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 pr-labels workflow #8272

Merged
merged 2 commits into from
Feb 14, 2024
Merged

fix pr-labels workflow #8272

merged 2 commits into from
Feb 14, 2024

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Feb 14, 2024

This should fix #8224. Our process script is still running without issues. Looking at two examples

it seems what is going wrong is the action that is supposed to create the comment on the PR. I've updated the permissions for this workflow to be able to write to PRs.

Plus, we are using ancient action versions here so I updated them.

cc @seemethere

Copy link

pytorch-bot bot commented Feb 14, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8272

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (26 Unrelated Failures)

As of commit 3b625a5 with merge base a52607e (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

Thanks a lot @pmeier

@pmeier pmeier merged commit f21c6bd into main Feb 14, 2024
24 of 50 checks passed
@pmeier pmeier deleted the fix-labels-workflow branch February 14, 2024 11:10
Copy link

Hey @pmeier!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

@pmeier
Copy link
Collaborator Author

pmeier commented Feb 14, 2024

Bot is working again: https://github.com/pytorch/vision/actions/runs/7900300666/job/21561546412

facebook-github-bot pushed a commit that referenced this pull request Mar 20, 2024
Reviewed By: vmoens

Differential Revision: D55062758

fbshipit-source-id: 08b210c3289e43db41d63988996a7e10612b4979
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pr-labels job is failing on CI
3 participants