-
Notifications
You must be signed in to change notification settings - Fork 235
Only run stack label addition step on pull requests #882
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
Conversation
Full-stack documentation: Ready https://WordPress.github.io/openverse/_preview/882 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
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.
Let's test it 😄
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.
Also add the condition to not run it on PRs from forks because it fails.
I have to ask why the job is a part of the |
@dhruvkb I think that question is best answered by @AetherUnbound and we should probably get clarification on that before moving forward here. |
I added this note in the description of #786:
I'm not sure that assumption/issue still holds, and in fact we no longer need to call the |
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.
Thanks @AetherUnbound for looking into it again. I should've been more careful reviewing #786. I'll approve and unblock this for now because it's a positive change nonetheless.
Size Change: -281 B (0%) Total Size: 876 kB
ℹ️ View Unchanged
|
Playwright failure test results It looks like some of the Playwright tests failed. You can download the Playwright trace https://github.com/WordPress/openverse/actions/runs/4410892173 Read more about how to use this artifact here: https://github.com/WordPress/openverse/blob/main/frontend/test/playwright/README.md#debugging |
Okay I had some time to look into this today and I'm not sure how we could change this without making it overly complicated. The "add stack label" step currently in |
Description
Small fix/follow up to #786, this prevents the "Add stack label" action from running on anything that isn't a pull request. See a failed run which occurred on the "push" action here: https://github.com/WordPress/openverse/actions/runs/4369574126/jobs/7643514186
Testing Instructions
Merge 🙂
Checklist
Update index.md
).main
) ora parent feature branch.
errors.
Developer Certificate of Origin
Developer Certificate of Origin