Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update badge URL #21

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Update badge URL #21

merged 1 commit into from
Jan 30, 2025

Conversation

anishathalye
Copy link
Member

The previous URL showed the status of the latest run of the action (e.g., on a pull request). The URL that we switch to in this patch displays the status of the latest run for the default branch [1]:

By default, badges display the status of your default branch. If there are no workflow runs on your default branch, it will display the status of the most recent run across all branches.

The previous URL showed the status of the latest run of the action
(e.g., on a pull request). The URL that we switch to in this patch
displays the status of the latest run for the default branch [1]:

> By default, badges display the status of your default branch. If there
> are no workflow runs on your default branch, it will display the
> status of the most recent run across all branches.

[1]: https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/adding-a-workflow-status-badge
@anishathalye anishathalye merged commit 453263b into main Jan 30, 2025
8 checks passed
@anishathalye anishathalye deleted the badge-url branch January 30, 2025 19:16
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