Skip to content

Commit 712f502

Browse files
azure-sdksmw-ms
andauthored
Add instruction to authenticate with Github CLI (#6899)
Co-authored-by: Summer Warren <[email protected]>
1 parent c371736 commit 712f502

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eng/common/instructions/azsdk-tools/create-release-plan.instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ If any details are missing, prompt the user accordingly:
5151
- If SDK pull requests exist:
5252
- Collect the pull request links from the user
5353
- Use `azsdk_link_sdk_pull_request_to_release_plan` to link each SDK pull request to the release plan
54+
> **GitHub CLI Authentication Required:**
55+
> Before running any SDK PR linking steps, ensure you are authenticated with GitHub CLI.
56+
> Run: `gh auth login`
57+
> You can check authentication status with `gh auth status`.
5458
- Confirm successful linking for each SDK pull request
5559

5660
## Step 7: Summary

0 commit comments

Comments
 (0)