OpenSTA/.github
Matt Liberty 186bcab7f0 ci: support per-user PAT for staging PR authorship
The staging PR opened by github-actions-on-label-create.yml is currently
authored by the bot account behind STAGING_GITHUB_TOKEN, hiding the real
contributor on the staging side. Add a token-resolution step that, when
the PR author has stored a personal access token as repository secret
PAT_<LOGIN> (uppercase, '-' -> '_'), uses it to call the PR-creation API
so the staging PR is authored by them. Falls back to the bot token when
no per-user PAT is configured, preserving today's behavior.

Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2026-05-10 01:02:54 +00:00
..
ISSUE_TEMPLATE Update bug_report.md 2024-08-12 05:53:54 -07:00
workflows ci: support per-user PAT for staging PR authorship 2026-05-10 01:02:54 +00:00
dependabot.yml Add GitHub Action for CI and fix broken testcases (#391) 2026-02-27 13:51:28 -08:00