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: group commits by types in release log (fixes #46) #47

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

sapphi-red
Copy link
Contributor

This PR implements #46.

Based on eslint/eslint:/templates/blogpost.md.ejs.

@eslint-deprecated
Copy link

Hi @sapphi-red!, thanks for the Pull Request

The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.

  • The issue reference must be formatted as follows:

    If the pull request addresses an issue, then the issue number should be mentioned at the end. If the commit doesn't completely fix the issue, then use (refs #1234) instead of (fixes #1234).

    Here are some good commit message summary examples:

    Build: Update Travis to only test Node 0.10 (refs #734)
    Fix: Semi rule incorrectly flagging extra semicolon (fixes #840)
    Upgrade: Esprima to 1.2, switch to using comment attachment (fixes #730)
    

Read more about contributing to ESLint here

@sapphi-red sapphi-red changed the title Update: group commits by types in release log (closes #46) Update: group commits by types in release log (fixes #46) Nov 24, 2020
@nzakas
Copy link
Member

nzakas commented Nov 26, 2020

Thanks for doing this! We need the team’s input before merging but I’m in favor. 👍

Copy link
Member

@btmills btmills left a comment

Choose a reason for hiding this comment

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

This is an excellent idea, thanks for doing it @sapphi-red!

@nzakas nzakas merged commit c70860f into eslint:master Nov 27, 2020
@sapphi-red sapphi-red deleted the group-commits-by-types branch April 15, 2022 14:31
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.

3 participants