Add shared Mergify config - #19
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
mr-git
left a comment
There was a problem hiding this comment.
How this .mergify.yml will work? Should it be referenced somehow in downstream repos? Will it get applied auto-magically after/when we will reference the revision where this change is merged?
mr-git
left a comment
There was a problem hiding this comment.
We have to provide some docs on why we added the Mergify integration and how to adjust it in case if config diverges...
I think this is overkill,
|
One line per repo, The app also has to be installed here, not just downstream, and nesting isn't allowed, so this file can't extend anything itself. Notes added in bad9656. |
Central Mergify config for the Scala repos that use the shared CI workflow, so each one only needs
extends: scala-github-actionsin its own file. Merge queue with rebase, queues approved PRs and scala-steward updates once thetest /checks and the AI policy check pass. Asked for in evolution-gaming/scache#393.