-
Notifications
You must be signed in to change notification settings - Fork 227
Add instruction to authenticate with Github CLI #13478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds authentication instructions for GitHub CLI to the release plan creation documentation. The change addresses an issue where users attempting to link SDK pull requests to a release plan need to be authenticated with the GitHub CLI first.
- Added a blockquote note with GitHub CLI authentication instructions before SDK PR linking steps
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13478 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Summer Warren <[email protected]>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13478 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Summer Warren <[email protected]>
Resolves Issue: #12968

