Skip to content

feat(DVO-2820): Github Token Migration [skip ci] - #400

Merged
sallainternalbot[bot] merged 1 commit into
masterfrom
feature/dvo-2820-github-token-migration
Aug 17, 2026
Merged

feat(DVO-2820): Github Token Migration [skip ci]#400
sallainternalbot[bot] merged 1 commit into
masterfrom
feature/dvo-2820-github-token-migration

Conversation

@abubakar-sa

Copy link
Copy Markdown
Contributor

Completes the move off secrets.GITHUB_TOKEN in this repo's workflows.

What changed

  • secrets.GITHUB_TOKEN reference in lint-pr.yaml now uses a GitHub App installation token minted in-workflow via actions/create-github-app-token@v1 (GIT_APP_ID / GIT_APP_PRIVATE_KEY).
  • The title job gets the token-generation step as its first step; the branch job is untouched since it never used a token.

Note on behaviourGITHUB_TOKEN deliberately does not trigger new workflow runs; App installation tokens do. This job only posts PR title lint feedback, so no downstream workflow-trigger changes are expected.

Before merging the App needs: Pull requests: write, Issues: write, Metadata: read.

Part of DVO-2820.

@abubakar-sa
abubakar-sa requested a review from a team as a code owner August 17, 2026 07:40
@sallainternalbot
sallainternalbot Bot marked this pull request as draft August 17, 2026 07:40
@abubakar-sa
abubakar-sa marked this pull request as ready for review August 17, 2026 07:58
@abubakar-sa

Copy link
Copy Markdown
Contributor Author

/merge --bypass

@sallainternalbot
sallainternalbot Bot merged commit 1bd62d5 into master Aug 17, 2026
@sallainternalbot

Copy link
Copy Markdown

The file composer.json detected in #400. Waiting for composer version to be available

@sallainternalbot
sallainternalbot Bot deleted the feature/dvo-2820-github-token-migration branch August 17, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant