Skip to content
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

Merged
merged 7 commits into from
Apr 28, 2024

Conversation

T0biii
Copy link
Member

@T0biii T0biii commented Apr 28, 2024

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)

@T0biii T0biii added enhancement stable backport legacy Backport to Legacy Branch backport next Backport to Next Branch labels Apr 28, 2024
@T0biii T0biii requested review from maurerle and a team as code owners April 28, 2024 01:52
@GoliathLabs GoliathLabs merged commit 2f7b2db into freifunkMUC:stable Apr 28, 2024
2 of 29 checks passed
Copy link
Contributor

Git push to origin failed for legacy with exitcode 1

Copy link
Contributor

Git push to origin failed for next with exitcode 1

@T0biii T0biii added backport next Backport to Next Branch and removed backport next Backport to Next Branch labels Apr 29, 2024
Copy link
Contributor

Git push to origin failed for legacy with exitcode 1

Copy link
Contributor

Git push to origin failed for next with exitcode 1

@T0biii
Copy link
Member Author

T0biii commented Apr 29, 2024

oh workflow changes cant be backportet with the action :/

maybe we need to add on all branches at the permissions level of the workflow:
actions: write # so it can backport workflows ? Last time we added it only on the stable branch

@T0biii T0biii deleted the add-bump-modules branch July 5, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport legacy Backport to Legacy Branch backport next Backport to Next Branch enhancement stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants