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: commit-message enforces issue ref style (fixes #56) #70

Merged
merged 1 commit into from
Aug 5, 2018

Conversation

platinumazure
Copy link
Member

@platinumazure platinumazure commented May 23, 2018

This is a first attempt at enforcing our issue reference guidelines in commit summaries (for single-commit PRs) and PR titles (for multiple-commit PRs).

Reference: https://eslint.org/docs/developer-guide/contributing/pull-requests#step2

Fixes #56.

Open to feedback on how things could be a little more readable-- unfortunately, readability suffered a bit when I was trying to fix some corner cases.

@platinumazure
Copy link
Member Author

@not-an-aardvark @gyandeeps Not sure why Travis is failing. Any ideas?

@gyandeeps
Copy link
Member

i think 2 unit test from issue-archiver are failing. I will try to investigate it later this weekend as currently a lot of stuff is gng on at work.

@aladdin-add
Copy link
Member

seems need to rebase. friendly ping @platinumazure

@platinumazure
Copy link
Member Author

@aladdin-add I've rebased-- thanks for pinging me!

Copy link
Member

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@aladdin-add aladdin-add merged commit 9de0b7b into master Aug 5, 2018
@aladdin-add aladdin-add deleted the commit-message-issue-number branch August 5, 2018 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Commit message check does not enforce "fixes"/"refs" in parentheses
3 participants