You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): author auto-generated coverage issue as TechEngineBot when PAT set
A GitHub issue's author is the account behind the authenticating token (unlike
a commit, it can't be set via git config), so the sticky coverage issue was
authored by github-actions (TechEngine) and by the TECHAPI_TOKEN owner
(TechAPI). Prefer a new TECHENGINEBOT_TOKEN secret for both posts so the
automation issues are attributed to TechEngineBot, falling back to the existing
GITHUB_TOKEN / TECHAPI_TOKEN when it is absent (safe to merge before the secret
exists).
0 commit comments