OpenSTA/.github/workflows
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
..
buildifier.yaml Merge pull request #306 from The-OpenROAD-Project/dependabot/github_actions/actions/cache-5 2026-04-02 21:23:59 +00:00
ci.yml picked changes from upstream master, resolved conflict for levelized driververtices, parseBus for weird defs 2026-04-16 21:37:37 +00:00
github-actions-are-differences-found.yml Add GHA to check for differences found in .ok files 2026-04-06 04:58:47 +00:00
on-delete.yml ci: add gha 2026-02-18 14:40:31 +00:00
on-label.yml ci: support per-user PAT for staging PR authorship 2026-05-10 01:02:54 +00:00
on-push.yml ci: add gha 2026-02-18 14:40:31 +00:00
sync-from-upstream.yml ci: add gha 2026-02-18 14:40:31 +00:00