Action to open downstream PRs #370
Labels
ci
Improvements or additions to CI checks
enhancement
New feature or request
help wanted
Extra attention is needed
It would be very useful to have an action, triggered by a ReleaseEvent, which creates new PRs for a number of “registered” repositories with the changes of the release. Here, registered repositories can be hard-coded into the action as a list.
In that context, it would be useful to prevent registered downstream repos from modifying certain files (e.g. the Makefile) because those changes should be applied in the template repo and then waterfall downstream. (Further discussion here or
git diff
’s filter option.)The text was updated successfully, but these errors were encountered: