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

[backport release/3.4.x] chore(CI): fix the workflow that comments the docker image on the commit #12709

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

ADD-SP
Copy link
Contributor

@ADD-SP ADD-SP commented Mar 8, 2024

Backport #12693

KAG-4021

…mit (#12693)

Replace `${{ secrets.GHA_COMMENT_TOKEN }}` with `${{ secrets.GITHUB_TOKEN }}`.

The `${{ secrets.GHA_COMMENT_TOKEN }}` needs to be manually rotated,
replacing it by `${{ secrets.GITHUB_TOKEN }}`, which is generated by each
run of the workflow, so we don't need to rotate token anymore.
@github-actions github-actions bot added chore Not part of the core functionality of kong, but still needed core/wasm Everything relevant to [proxy-]wasm labels Mar 8, 2024
@ADD-SP ADD-SP changed the title [Backport release/3.4.x] chore(CI): fix the workflow that comments the docker image on the commit [backport release/3.4.x] chore(CI): fix the workflow that comments the docker image on the commit Mar 8, 2024
@ADD-SP ADD-SP marked this pull request as ready for review March 8, 2024 02:03
@flrgh flrgh merged commit e29fefe into release/3.4.x Mar 12, 2024
23 checks passed
@flrgh flrgh deleted the add_sp/backport-chore-fix-comment-ci-34x branch March 12, 2024 17:50
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 core/wasm Everything relevant to [proxy-]wasm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants