Replies: 2 comments 4 replies
-
I'll take a look at the release pipeline to see what's different from the ni-python-styleguide repo. |
Beta Was this translation helpful? Give feedback.
-
This is the only part that is different that I would expect to be related:
I can't actually see the branch protection setting on either this repo or on ni-python-styleguide, but these are the settings I'm using on a personal repo that I use in a similar release pipeline on: I know that you NEED "include admins" unchecked, but I'm not sure about "require PR" or "require status checks". Alternatively, this GH-action says it can get around this by temporarily changing policies: https://github.com/marketplace/actions/push-to-status-check-protected-branches#pat-user-permissions - but if opting to use this, make sure to read through the code first and use a specific version: https://github.com/CasperWA/push-protected/tree/main/push_action |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@mshafer-NI the release step failed trying to push the change to main. Do you know how to get around this?

Beta Was this translation helpful? Give feedback.
All reactions