Skip to content

Run CI on ai-tells bump PRs - #2029

Open
benbalter wants to merge 1 commit into
mainfrom
audit-ai-tells-token
Open

benbalter wants to merge 1 commit into
mainfrom
audit-ai-tells-token

Conversation

@benbalter

Copy link
Copy Markdown
Owner

PRs opened with the default GITHUB_TOKEN don't trigger other workflows, so the monthly update-ai-tells bump PR arrives with no CI.

This passes the existing ACTIONS_TOKEN secret to create-pull-request and falls back to github.token if the secret is unset. That secret was last used for PR automation in January 2025 and nothing else uses it now.

Check before relying on this: if that PAT has expired or lacks contents and pull-requests write access on this repo, the monthly run will fail loudly instead of opening an unchecked PR. To confirm the token works, run the workflow manually with workflow_dispatch.

actionlint and yamllint pass.

🤖 Generated with Claude Code

PRs created with the default GITHUB_TOKEN don't trigger workflows, so the
monthly bump PR arrived with no checks. Use the existing ACTIONS_TOKEN
secret, falling back to github.token if it's unset.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>

This branch has not been deployed

No deployments
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