It would automatically generate a release once upstream helix release something. Would this help ?
The proposal is to add a daily cronjob action:
- Creates a branch, compare release tags to identify there is a new one
- attenpt to merge upstream
- Create a PR
- if no merge conflict, merge the pr on master and create tag
Step 4 needs youvto create a github token with some grant on the project to be in the secret and used by gha to assume that identity