Skip to content

fix(ci): remove failing update-repo job#6

Closed
Fury3K wants to merge 1 commit intomainfrom
fix/workflow-cleanup
Closed

fix(ci): remove failing update-repo job#6
Fury3K wants to merge 1 commit intomainfrom
fix/workflow-cleanup

Conversation

@Fury3K
Copy link
Member

@Fury3K Fury3K commented Mar 20, 2026

Summary

  • Remove the update-repo job from the docs workflow — GITHUB_TOKEN lacks admin scope to call gh repo edit, causing the workflow to show as failed even though the deploy succeeds
  • Repo homepage and description were already set manually

Test plan

  • Docs workflow runs green after merge (only the deploy job remains)

GITHUB_TOKEN cannot call gh repo edit — it requires admin scope.
Repo metadata was already set manually. Remove the failing job so
the docs workflow runs clean green.
@Fury3K Fury3K closed this Mar 20, 2026
@Fury3K Fury3K deleted the fix/workflow-cleanup branch March 20, 2026 07:34
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