Skip to content

Commit 67c6925

Browse files
azure-sdksmw-ms
andauthored
Sync eng/common directory with azure-sdk-tools for PR 13478 (#36983)
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 <summerwarren@microsoft.com>
1 parent 4bf8e0a commit 67c6925

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)