CICD: only run GHA release_draft on the main repo#4172
CICD: only run GHA release_draft on the main repo#4172chicks-net wants to merge 1 commit intoStackExchange:mainfrom
Conversation
cafferata
left a comment
There was a problem hiding this comment.
Thanks for the fix! The if: github.repository == 'StackExchange/dnscontrol' guard makes sense.
Could you resubmit without the indentation/quote reformatting? The rest of the workflow files in this repo use 2-space indentation and double quotes. Keeping just the one-line if: addition would make the diff much easier to review and stay consistent with the other files.
Totally makes sense. Will do. |
|
Given #4174 this is going to need to be redone once we move the repo so I'm closing this for now and I'll make a new PR for the new home. |
Context
When I sync'd the dnscontrol repo into my forked repo it reran these jobs. The jobs all fail since the credentials are not available.
This also ended up reformatting the yaml. Let me know if that is an issue.
Done
Meta
(Automated in
.just/gh-process.just.)