Skip to content

Comments

docs: update build status badge to track scheduled-checks#17

Merged
miguemagicdev merged 1 commit intomainfrom
docs/build-status-workflow
Feb 22, 2026
Merged

docs: update build status badge to track scheduled-checks#17
miguemagicdev merged 1 commit intomainfrom
docs/build-status-workflow

Conversation

@miguemagicdev
Copy link
Contributor

Why is this change being made?

The existing README badge was frequently displaying a "no status" message. This occurred because the status-checks.yml workflow was not providing a consistent heartbeat for the repository's health.

Detailed Description of the Change:

  • Target Workflow: Updated the badge URL to point to scheduled-checks.yml instead of status-checks.yml.
  • Health Detection: By linking to the scheduled workflow, the badge will now reflect the results of the latest automated run, ensuring the "build & audit" status is always current and accurate.
  • Visual Consistency: Maintained the existing flat-square style and githubactions branding for visual continuity.

Technical Details

  • Modified file: README.md
  • Impact: Fixes the "no status" UI bug in the repository header.

This change ensures the repository health status is accurately reflected
in the README by pointing the badge to the 'scheduled-checks' workflow
rather than 'status-checks'.

The previous workflow was intermittently returning a "no status" 
message. By switching to the scheduled variant, the badge now detects 
the state of the repo based on regular automated intervals, providing 
better visibility into the project's ongoing health.
@miguemagicdev miguemagicdev merged commit 5c74c0b into main Feb 22, 2026
6 checks passed
@miguemagicdev miguemagicdev deleted the docs/build-status-workflow branch February 22, 2026 15:25
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