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

github: only create release if a tag was pushed #292

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

grische
Copy link
Contributor

@grische grische commented Nov 6, 2023

No description provided.

@grische grische added gluon-v2023.1.x backport gluon-v2021.1.x Backport to 4/32 Branch backport gluon-v2023.2.x Backport to Gluon v2023.2.x Branch labels Nov 6, 2023
@grische grische marked this pull request as ready for review November 7, 2023 18:22
@grische grische requested review from maurerle and a team as code owners November 7, 2023 18:22
@grische grische enabled auto-merge November 7, 2023 18:22
@grische grische merged commit 01109a1 into freifunkMUC:stable Nov 8, 2023
28 checks passed
Copy link
Contributor

github-actions bot commented Nov 8, 2023

Backport failed for legacy, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin legacy
git worktree add -d .worktree/backport-292-to-legacy origin/legacy
cd .worktree/backport-292-to-legacy
git checkout -b backport-292-to-legacy
ancref=$(git merge-base 28030ed0f7fb2c3a11ea4f2c0eb46821ab67a290 c7766b44f57bab8ff22d4c0ea64e5b67c06fef0c)
git cherry-pick -x $ancref..c7766b44f57bab8ff22d4c0ea64e5b67c06fef0c

Copy link
Contributor

github-actions bot commented Nov 8, 2023

Git push to origin failed for next with exitcode 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport gluon-v2021.1.x Backport to 4/32 Branch backport gluon-v2023.2.x Backport to Gluon v2023.2.x Branch gluon-v2023.1.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants