Replies: 3 comments
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
this isn’t a permissions bug on your account. the two runs aren’t the same kind of Actions run. the one without re-run:
the one with re-run:
what to do instead for the Code Quality failure
so: button missing cos it’s a |


Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
ARC (Actions Runner Controller)
Discussion Details
In this PR, even though I have write access to the repo, I don't have the
rerun jobsbutton:https://github.com/argoproj/argo-cd/actions/runs/32979031639/job/98210781125?pr=29385
For comparison, in this PR in the same repo I do have the button:
https://github.com/argoproj/argo-cd/actions/runs/32981539190/job/98225952744?pr=29405
All reactions