Disable automatic updates in org for this repo
Open
- Dominant language
- No language data
- Stars
- 15
- Forks
- 8
- Avg merge
- 15h 57m
- Merged PRs (30d)
- 7
Description
https://github.com/fastify/workflows/pull/107 added a `v4` tag so that we can prepare for `fastify@5` across all repos. Unfortunately, Dependabot started updating all of our repos from `workflows@3` to `workflows@4`. And then an automation (https://github.com/fastify/workflows/pull/107#issuecomment-1789536706) started merging them.
We need to disable this automation for the `workflows` repo across all projects. We will only ever release a new major of `workflows` that imposes a major change in all repos that depend upon it.
attn: @mcollina @Fdawgs
Contributor guide
Assessment
This issue has not been assessed yet.