Skip to content

Pin README status badges to main branch#424

Merged
jbampton merged 4 commits intomainfrom
copilot/update-readme-status-buttons
Apr 4, 2026
Merged

Pin README status badges to main branch#424
jbampton merged 4 commits intomainfrom
copilot/update-readme-status-buttons

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 4, 2026

GitHub Actions badge URLs without a branch parameter show the most recent run across all branches, misrepresenting main health.

Changes

  • Added ?branch=main to all four badge image URLs (SVG status reflects main only)
  • Added ?query=branch%3Amain to all four badge link URLs (click-through filters Actions to main runs)

Before → After:

- [![Super-Linter](…/badge.svg)](…/super-linter.yml)
+ [![Super-Linter](…/badge.svg?branch=main)](…/super-linter.yml?query=branch%3Amain)

Applies to: super-linter, pre-commit-audit, pre-commit-manual, pre-commit.

Copilot AI and others added 2 commits April 4, 2026 09:11
… workflows (#421)

Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/74413ae5-9c4f-4fec-988b-e7e8a7644c22

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
@jbampton jbampton added the documentation Improvements or additions to documentation label Apr 4, 2026
@jbampton jbampton added this to Next Apr 4, 2026
@jbampton jbampton added this to the Hackfest milestone Apr 4, 2026
@github-project-automation github-project-automation bot moved this to In progress in Next Apr 4, 2026
@jbampton jbampton marked this pull request as ready for review April 4, 2026 09:44
@jbampton jbampton self-requested a review as a code owner April 4, 2026 09:44
Copy link
Copy Markdown
Member

@jbampton jbampton left a comment

Choose a reason for hiding this comment

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

🧬

@jbampton jbampton merged commit a7ef03c into main Apr 4, 2026
12 of 13 checks passed
@jbampton jbampton deleted the copilot/update-readme-status-buttons branch April 4, 2026 09:46
@github-project-automation github-project-automation bot moved this from In progress to Done in Next Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants