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: Only checking the PR title #337

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

Salayna
Copy link
Contributor

@Salayna Salayna commented Aug 25, 2020

What does this PR do / solve?

Forcing the CI to only check the PR title instead of checking all of the commits in the PR

Copy link
Member

@adrienjoly adrienjoly left a comment

Choose a reason for hiding this comment

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

LGTM

@adrienjoly
Copy link
Member

For reference, this is the CI message that this PR intends to solve:

image

PR has only one non-merge commit and it's not semantic; add another commit before squashing

@adrienjoly adrienjoly added the bug label Aug 25, 2020
@adrienjoly adrienjoly added this to 📥 Inbox / ideas in Development via automation Aug 25, 2020
@adrienjoly adrienjoly moved this from 📥 Inbox / ideas to ⚙ In progress in Development Aug 25, 2020
@adrienjoly adrienjoly merged commit 9717160 into openwhyd:master Aug 25, 2020
Development automation moved this from ⚙ In progress to ✔️ Done / pending QA Aug 25, 2020
adrienjoly pushed a commit that referenced this pull request Aug 25, 2020
## [1.34.6](v1.34.5...v1.34.6) (2020-08-25)

### Bug Fixes

* **CI:** Expect semantic commit message just for PR title ([#337](#337)) ([9717160](9717160))
@adrienjoly adrienjoly moved this from ✔️ Done / pending QA to 🌲 In production in Development Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development
  
🌲 In production
Development

Successfully merging this pull request may close these issues.

None yet

2 participants