Skip to content

Store test badges in a badges branch instead of a gist#35

Merged
andreaTP merged 1 commit into
mainfrom
badges-branch-storage
May 28, 2026
Merged

Store test badges in a badges branch instead of a gist#35
andreaTP merged 1 commit into
mainfrom
badges-branch-storage

Conversation

@andreaTP
Copy link
Copy Markdown
Contributor

@andreaTP andreaTP commented May 28, 2026

Summary

  • Replaces the gist-based badge upload (andymckay/append-gist-action) with a git push to an orphan badges branch in the same repo
  • Updates README badge URLs to point to raw.githubusercontent.com/bytecodealliance/endive/badges/
  • Bumps contents permission from read to write so the workflow can push

@andreaTP andreaTP force-pushed the badges-branch-storage branch 2 times, most recently from b02c02a to f95a0c4 Compare May 28, 2026 12:43
Replaces the gist-based badge upload with a push to an orphan
badges branch in the same repo. This removes the need for a
classic PAT with gist scope (GIST_TOKEN secret can be deleted).
@andreaTP andreaTP force-pushed the badges-branch-storage branch from f95a0c4 to d3761d9 Compare May 28, 2026 14:01
@andreaTP andreaTP merged commit c8ea478 into main May 28, 2026
28 checks passed
@andreaTP andreaTP deleted the badges-branch-storage branch May 28, 2026 14:18
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