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

fix: correct test status check re-triggering on main branch push #15

Merged
merged 1 commit into from Dec 10, 2021

Conversation

0-vortex
Copy link
Contributor

having "test" status check run on main push would make the release have to add it as a dependency, however forcing the pull request to pass that check makes it redundant to duplicate on push

Copy link
Owner

@bdougie bdougie left a comment

Choose a reason for hiding this comment

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

Let's try it.

@bdougie bdougie merged commit a571c00 into bdougie:main Dec 10, 2021
github-actions bot pushed a commit that referenced this pull request Dec 10, 2021
### [1.0.3](v1.0.2...v1.0.3) (2021-12-10)

### 🧑‍💻 Code Refactoring

* dummy commit for testing release ([#14](#14)) ([55a89d1](55a89d1))

### 🐛 Bug Fixes

* correct test status check re-triggering on main branch push ([#15](#15)) ([a571c00](a571c00))
* Loop only checked one issue at a time ([#11](#11)) ([4195831](4195831))
* make release work with alternative status checks ([#16](#16)) ([6f609a9](6f609a9))
* make semantic release work again ([#12](#12)) ([ba2baac](ba2baac))
@github-actions
Copy link

🎉 This PR is included in version 1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants