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

fix(github): Include PAT to trigger CI jobs on auto-push #2376

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

tico24
Copy link
Member

@tico24 tico24 commented Dec 8, 2023

Issue: After the renovate bumper does its thing, the CI is not retriggered. This is a feature of github actions as documented here: https://github.com/stefanzweifel/git-auto-commit-action#commits-made-by-this-action-do-not-trigger-new-workflow-runs

This PR applies the workaround documented. A repo admin will unfortunately need to do the PAT dance before merging.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

@tico24 tico24 self-assigned this Dec 8, 2023
@tico24 tico24 marked this pull request as ready for review December 8, 2023 07:03
@yu-croco
Copy link
Collaborator

yu-croco commented Dec 8, 2023

FYI
I saved PTA in argo-helm. 🙋
image

Copy link
Collaborator

@yu-croco yu-croco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@tico24 tico24 merged commit c7df8c1 into argoproj:main Dec 8, 2023
12 checks passed
@tico24 tico24 deleted the pat-renovate branch December 8, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants