- Notifications
You must be signed in to change notification settings - Fork928
ci: handle retriggering ci and human authors inupdate-flake
#14052
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
with: | ||
fetch-depth: 1 | ||
token: ${{ secrets.CDRCI_GITHUB_TOKEN }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This secret is already available in Secrets. I assume that it has push/write access to the repo. We need to add/update a secret if it does not work.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This is a PAT for the cdrci account with write perms, so it should be fine writing to PRs on this repo.
136ac14
tod9cb961
Comparealwaysmeticulousbot commentedJul 30, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Meticulous spotted zero visual differences across 932 screens tested:view results. Expected differences?Click here. Last updated for commit c4cf764. This comment will update as new commits are pushed. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Dean Sheather <dean@deansheather.com>
Co-authored-by: Dean Sheather <dean@deansheather.com>
7a4737c
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This PR improves#14046 based on instructionshere.
Should solve the CI stuck issue exhibited in