Skip to content

ci: fall back to github.token when GUSTAV_PAT is absent - #12

Merged
MisterWanted merged 1 commit into
mainfrom
ci/docs-token-fallback
Aug 25, 2026
Merged

ci: fall back to github.token when GUSTAV_PAT is absent#12
MisterWanted merged 1 commit into
mainfrom
ci/docs-token-fallback

Conversation

@MisterWanted

@MisterWanted MisterWanted commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The scheduled docs run fails with "Input 'token' not supplied" because
this repo has no GUSTAV_PAT secret. release.yaml already uses the
|| github.token fallback; mirror it in panvimdoc.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.


Open in Devin Review

The scheduled docs run fails with "Input 'token' not supplied" because
this repo has no GUSTAV_PAT secret. release.yaml already uses the
|| github.token fallback; mirror it in panvimdoc.
@qodo-code-review

Copy link
Copy Markdown
Contributor

ⓘ Qodo reviews are paused because your trial has ended. Ask your workspace admin to add credits to resume reviews. Manage billing

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c47715fb-ef2f-4b7d-9628-08c9fe206964


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Auto-merge step still hard-requires the absent secret

With no GUSTAV_PAT, the PR is now created via the github.token fallback, so steps.cpr.outputs.pull-request-number is set and the auto-merge step runs. That step's GH_TOKEN still has no fallback, so it is empty and gh pr merge fails authentication, turning the run red.

(Refers to this code)

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@MisterWanted
MisterWanted merged commit 82d4a4d into main Aug 25, 2026
24 checks passed
@MisterWanted
MisterWanted deleted the ci/docs-token-fallback branch August 25, 2026 04:05
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.

2 participants