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

README: Display latest build status from default branch #2034

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

gaelicWizard
Copy link
Contributor

@gaelicWizard gaelicWizard commented Jan 12, 2022

Description

This displays the build/test status of the latest commit the default branch, not neccessarily master branch, from whichever fork it's read from.

Motivation and Context

The test suite on my fork is broken (due to my not merging all my branches cleanly for my own main branch), but on the rare occasion I clicked on my own repo online it would show a clean build! This fixes it so that the badge is displayed from the current repository, and from the default branch.

How Has This Been Tested?

Works for me!

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the CONTRIBUTING document.

@gaelicWizard gaelicWizard changed the title README: Display latest build status from current branch README: Display latest build status from default branch Jan 12, 2022
This displays the build/test status of the latest commit to HEAD, not neccessarily `master` branch, from whichever fork it's read from.
@NoahGorny NoahGorny merged commit dcb7038 into Bash-it:master Jan 25, 2022
@gaelicWizard gaelicWizard deleted the README branch January 25, 2022 16:05
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