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

chore(ci): fix Slack bot notification (#7598) #12208

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

outsinre
Copy link
Contributor

@outsinre outsinre commented Dec 14, 2023

Sync from EE https://github.com/Kong/kong-ee/pull/7598 to make bot recognize the right PR author.

FTI-5638

Blocked by #12209.

@outsinre outsinre added skip-changelog backport release/2.8.x chore Not part of the core functionality of kong, but still needed labels Dec 14, 2023
@outsinre outsinre force-pushed the cherry-pick-7598-to-ce-master branch from 0319724 to 0388237 Compare December 14, 2023 05:05
1. backport notification fails due to new backport message.
2. build notification uses PR author instead of merger.
@outsinre outsinre force-pushed the cherry-pick-7598-to-ce-master branch from 0388237 to 94787cb Compare December 14, 2023 05:10
@gszr gszr merged commit dd4efe8 into master Dec 18, 2023
22 checks passed
@gszr gszr deleted the cherry-pick-7598-to-ce-master branch December 18, 2023 12:38
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/2.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/2.8.x
git worktree add -d .worktree/backport-12208-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-12208-to-release/2.8.x
git switch --create backport-12208-to-release/2.8.x
git cherry-pick -x dd4efe8959390a00e4272b588b3c9c5b57c6a43b

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.2.x with exitcode 1

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.3.x with exitcode 1

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.4.x with exitcode 1

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.5.x with exitcode 1

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/2.8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/2.8.x
git worktree add -d .worktree/backport-12208-to-release/2.8.x origin/release/2.8.x
cd .worktree/backport-12208-to-release/2.8.x
git switch --create backport-12208-to-release/2.8.x
git cherry-pick -x dd4efe8959390a00e4272b588b3c9c5b57c6a43b

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.2.x with exitcode 1

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.3.x with exitcode 1

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.4.x with exitcode 1

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.5.x with exitcode 1

@outsinre
Copy link
Contributor Author

Waiting for Han's PR, will skip other CE branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not part of the core functionality of kong, but still needed size/S skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants