top | item 44727570

(no title)

throwaway889900 | 7 months ago

Just submit a PR that removes the action so it doesn't run on the branch before the merge! If devs aren't reviewing the code anyways, will they even catch that kind of change?

discuss

order

xmprt|7 months ago

You could set up some hardcoded rules so that the PR is never merged without human review if it touches the github actions.

LikesPwsh|7 months ago

You could, but it would be mad to skip the code review because it "only" touches customer-facing code rather than GHA.