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

Revert "feat(plugins): standard-webhooks" #12961

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

zekth
Copy link
Member

@zekth zekth commented Apr 29, 2024

Reverts #12757

This plugin will land in 3.8

@github-actions github-actions bot added chore Not part of the core functionality of kong, but still needed schema-change-noteworthy cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee plugins/standard-webhooks labels Apr 29, 2024
@kikito kikito merged commit 8ff1771 into master Apr 29, 2024
35 of 37 checks passed
@kikito kikito deleted the revert-12757-feat/standard-webhooks-plugin branch April 29, 2024 10:22
@team-gateway-bot
Copy link
Collaborator

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

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-12961-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12961-to-master-to-upstream
git checkout -b cherry-pick-12961-to-master-to-upstream
ancref=$(git merge-base c6a8ef87b4199fa0608d2fc5f41792dd46fa69a2 40a18b73a949b2e7f698010a75d70260b881ba97)
git cherry-pick -x $ancref..40a18b73a949b2e7f698010a75d70260b881ba97

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Apr 29, 2024
@kikito kikito removed cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention labels Apr 29, 2024
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 plugins/standard-webhooks schema-change-noteworthy size/L skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants