Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

[changelog skip] Fix Escaping in Changelog Script #145

Merged
merged 3 commits into from
May 13, 2020

Conversation

schneems
Copy link
Contributor

@schneems schneems commented Oct 1, 2019

The previous PR had a bug where the REGEX for grep was not properly escaped. This PR fixes that issue.

The goal of this PR is to add a github action that checks for the presence of a changelog entry.

It is better to add entries as a PR is merged instead of having to remember what was merged and generate a changelog at release time.

By automating this check, it's one less thing the maintainer has to remember, and it's one less thing a change might be blocked on i.e. "Looks good, but please add a changelog entry".

Let me know if you have any questions and Happy Friday!
The previous PR had a bug where the REGEX for grep was not properly escaped. This PR fixes that issue.
@schneems schneems merged commit 989cde0 into master May 13, 2020
josephabrahams pushed a commit to josephabrahams/heroku-buildpack-static that referenced this pull request May 28, 2020
…x-escaping

[changelog skip] Fix Escaping in Changelog Script
@edmorley edmorley deleted the schneems/check-changelog-fix-escaping branch August 13, 2020 10:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant