This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 124
Azure DevOps running "org" command fails to create the PR, throws NullReferenceException #1110
Open
1 of 7 tasks
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
bump |
This fails due to Depending on where the authors want to go with the design of this I see a couple of alternatives how this can be solved.
What suits future plans best? |
Same with Github it seems.
|
I have the same issue while running nukeeper org in github actions.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
🐛 Bug Report
When running nukeeper with the "org" command in Azure DevOps (hosted agent), the branch(es) are created and pushed, but NuKeeper fails to create the PR and throws a NullReferenceException.
Expected behavior
PR's are created.
Reproduction steps
Create sample repo(s) with minimal cs proj file as contents.
Create YAML pipeline - run nukeeper install and org with PAT token
Observe errror.
Configuration
Version: 0.34.0
Platform if applicable:
The text was updated successfully, but these errors were encountered: