Skip to content

Fix PR status badge in README#14

Merged
davebarnwell merged 1 commit intomainfrom
fix-readme-pr-badge
Mar 7, 2026
Merged

Fix PR status badge in README#14
davebarnwell merged 1 commit intomainfrom
fix-readme-pr-badge

Conversation

@davebarnwell
Copy link
Copy Markdown
Owner

Summary

  • update the README CI badge to query the pull_request event
  • fix the badge showing "no status" for a pull_request-only workflow

Testing

  • verified the badge URL returns workflow status for pull request runs

Copilot AI review requested due to automatic review settings March 7, 2026 21:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions CI status badge in the README so it reflects pull_request workflow runs (instead of showing “no status” when the workflow doesn’t run on push/branch events).

Changes:

  • Adjust README CI badge URL to query event=pull_request for the pr-tests.yml workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@davebarnwell davebarnwell merged commit 5c7ba90 into main Mar 7, 2026
5 checks passed
@davebarnwell davebarnwell deleted the fix-readme-pr-badge branch March 7, 2026 21:07
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