-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] add Github action to bump modules commit Version #405
Conversation
Git push to origin failed for legacy with exitcode 1 |
Git push to origin failed for next with exitcode 1 |
Git push to origin failed for legacy with exitcode 1 |
Git push to origin failed for next with exitcode 1 |
oh workflow changes cant be backportet with the action :/ maybe we need to add on all branches at the permissions level of the workflow: |
add Action with
workflow_dispatch
to update modules file with the newest commit hash only from there default branch (atm).Opens a PR to review the bump of the commit hash
Example pr: T0biii#12
PR Body can be adjusted https://github.com/freifunkMUC/site-ffm/pull/405/files#diff-ffdfeee724ea3a62295b658417c2bc22d533d4388c163ce0075d7158b7a5ab7cR33-R35 (Line: 33 - 35)