Skip to content

Scope the README workflow badge to the Main branch - #28

Draft
phuquoc81 with Copilot wants to merge 10 commits into
Mainfrom
copilot/main-0dee70f7-db6f-4a5b-97de-fff4c8baeab6
Draft

Scope the README workflow badge to the Main branch#28
phuquoc81 with Copilot wants to merge 10 commits into
Mainfrom
copilot/main-0dee70f7-db6f-4a5b-97de-fff4c8baeab6

Conversation

Copilot AI commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

The README badge was linking to the workflow without a branch filter, so its status could drift from the repository’s primary branch. This updates the badge and workflow link to explicitly track Main.

  • README badge

    • Adds a branch-qualified badge image URL: badge.svg?branch=Main
    • Updates the workflow link to open the Main branch view directly
    • Adds accessible alt text for the badge image
  • Result

    • The status shown in the README now reflects the Main branch workflow instead of an unscoped workflow view
<a href="https://github.com/phuquoc81/Fastcash/actions/workflows/main.yml?query=branch%3AMain">
  <img
    src="https://github.com/phuquoc81/Fastcash/actions/workflows/main.yml/badge.svg?branch=Main"
    alt="Main workflow status">
</a>

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: phuquoc81 <51638662+phuquoc81@users.noreply.github.com>
Copilot AI changed the title [WIP] Update main workflow for Fastcash Scope the README workflow badge to the Main branch Mar 12, 2026
Codex AI and others added 8 commits March 14, 2026 18:53
Co-authored-by: phuquoc81 <51638662+phuquoc81@users.noreply.github.com>
Co-authored-by: phuquoc81 <51638662+phuquoc81@users.noreply.github.com>
Co-authored-by: phuquoc81 <51638662+phuquoc81@users.noreply.github.com>
Harden static telemetry bootstrap and remove committed Kubiks key
…ions

Add npm lockfile and drop invalid OpenTelemetry dependency to unblock Actions cache
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.

3 participants