Skip to content

Sync eng/common directory with azure-sdk-tools for PR 15357#7090

Open
azure-sdk wants to merge 6 commits intomainfrom
sync-eng/common-prepare-pipelines-transition-15357
Open

Sync eng/common directory with azure-sdk-tools for PR 15357#7090
azure-sdk wants to merge 6 commits intomainfrom
sync-eng/common-prepare-pipelines-transition-15357

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#15357 See eng/common workflow

Copilot AI review requested due to automatic review settings April 29, 2026 18:53
@azure-sdk azure-sdk requested a review from a team as a code owner April 29, 2026 18:53
@azure-sdk azure-sdk requested a review from scbedd April 29, 2026 18:53
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Apr 29, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs eng/common pipeline templates to align with updates in azure-sdk-tools PR 15357, primarily moving GitHub authentication in pipelines from a PAT-based approach toward GitHub App installation tokens.

Changes:

  • Add login-to-github.yml to mint GitHub App installation tokens in relevant jobs.
  • Switch sparse checkout auth for *-pr repos to use $(GH_TOKEN) instead of $(azuresdk-github-pat).
  • Switch TypeSpec emitter PR creation auth to use $(GH_TOKEN_Azure) and add GitHub login steps in regeneration jobs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/common/pipelines/templates/jobs/prepare-pipelines.yml Adds GitHub App login for *-pr repos and uses $(GH_TOKEN) for authenticated sparse checkout.
eng/common/pipelines/templates/archetype-typespec-emitter.yml Adds GitHub App login steps and updates PR creation to use $(GH_TOKEN_Azure) rather than a PAT.

@azure-sdk azure-sdk force-pushed the sync-eng/common-prepare-pipelines-transition-15357 branch 2 times, most recently from 123fa8b to e2e64a4 Compare May 6, 2026 16:54
@azure-sdk azure-sdk force-pushed the sync-eng/common-prepare-pipelines-transition-15357 branch from e2e64a4 to 098d9f8 Compare May 6, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants