Skip to content

[qa] Fix commit message check fails #187#267

Merged
nemesifier merged 1 commit intomasterfrom
issues/187-commit-check
Dec 8, 2021
Merged

[qa] Fix commit message check fails #187#267
nemesifier merged 1 commit intomasterfrom
issues/187-commit-check

Conversation

@devkapilbansal
Copy link
Copy Markdown
Member

Changes

Fix commit message check is failing when there is a dot after issue

Checklist

  • I have read the contributing guidelines.
  • I have manually tested the proposed changes.
  • I have written new test cases to avoid regressions. (if necessary)
  • I have updated the documentation. (e.g. README.rst)
  • I have added [change!] to commit title to indicate a backward incompatible change. (if required)
  • I have checked the links added / modified in the documentation.

Closes #187.

@devkapilbansal devkapilbansal force-pushed the issues/187-commit-check branch 3 times, most recently from 2b6efec to 718ffd2 Compare December 6, 2021 21:31
Fix commit message check is failing when there is a dot after issue

Closes #187.
@devkapilbansal devkapilbansal force-pushed the issues/187-commit-check branch from 718ffd2 to cb14f23 Compare December 6, 2021 21:34
@coveralls
Copy link
Copy Markdown

coveralls commented Dec 6, 2021

Coverage Status

Coverage increased (+0.003%) to 98.585% when pulling cb14f23 on issues/187-commit-check into e497378 on master.

Copy link
Copy Markdown
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

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

👍

@nemesifier nemesifier merged commit e70c3c2 into master Dec 8, 2021
@nemesifier nemesifier deleted the issues/187-commit-check branch December 8, 2021 17:00
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.

[qa] Commit message check fails if there's a dot after the issue

3 participants