ktx/.github
Andrey Avtomonov 16f8a35bee
ci(release): restore RELEASE_PAT for branch push (#189)
Re-applies the RELEASE_PAT wiring on top of the URL-casing fix in #188.
The default GITHUB_TOKEN authenticates as github-actions[bot], which
cannot be added to either restrictions or bypass_pull_request_allowances
on a protected branch. With #188 removing the URL redirect, the PAT
auth header now survives all the way to the protected-branch hook;
since RELEASE_PAT belongs to andreybavt (verified via /user) and
andreybavt is in the bypass list, the push should now be accepted.
2026-05-20 17:57:35 +02:00
..
ISSUE_TEMPLATE refactor(release): drop release-policy.json runtime dep and next branch (#180) 2026-05-20 13:53:14 +02:00
workflows ci(release): restore RELEASE_PAT for branch push (#189) 2026-05-20 17:57:35 +02:00