Skip to content

Replace workflow PAT usage with GitHub App authentication #14410

Description

The label-issues, label-pr, and DevFlow PR review workflows rely on user-scoped tokens for GitHub API writes. Reduced PAT lifetimes make this operationally fragile.

Use the dedicated semantic-kernel-automation GitHub App with GitHub Actions OIDC and Azure Key Vault HSM server-side signing to mint short-lived, repository-scoped installation tokens. Retain the existing PAT only as a temporary rollout fallback, and keep Copilot authentication on the built-in Actions token.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions