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 use latest template-oss specific commits in changelog #430

Merged
merged 1 commit into from Apr 15, 2024

Conversation

lukekarrys
Copy link
Contributor

@lukekarrys lukekarrys commented Apr 15, 2024

This is tested with mocked commits within template-oss because it's still hard to test this kind of stuff intergration style with release-please.

I did manually run this code against https://github.com/npm/npm-cli-release-please and for two PRs with the postinstall for dependabot template-oss commit message, only one made it to the changelog. npm/npm-cli-release-please#246

Screenshots since any links to that repo might change due to other tests. Note that only PR #274 is in the changelog and not #273.

Screenshot 2024-04-15 at 12 15 00 PM Screenshot 2024-04-15 at 12 15 10 PM

@lukekarrys lukekarrys requested a review from a team as a code owner April 15, 2024 19:14
@lukekarrys lukekarrys merged commit b8cf803 into main Apr 15, 2024
18 checks passed
@lukekarrys lukekarrys deleted the lk/one-template-oss-per-changelog branch April 15, 2024 20:19
@github-actions github-actions bot mentioned this pull request Apr 15, 2024
lukekarrys pushed a commit that referenced this pull request Apr 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.21.4](v4.21.3...v4.21.4)
(2024-04-15)

### Bug Fixes

*
[`b8cf803`](b8cf803)
[#430](#430) only use latest
template-oss specific commits in changelog (#430) (@lukekarrys)
*
[`5d806ab`](5d806ab)
[#429](#429) iterate over
releases from env var (#429) (@lukekarrys)
*
[`8906397`](8906397)
[#423](#423) turn of
body-max-line-length commitlint rule (@lukekarrys)

### Dependencies

*
[`0b1c048`](0b1c048)
[#423](#423)
`@commitlint/config-conventional@19.2.2`
*
[`47e9d8d`](47e9d8d)
[#423](#423) bump
@commitlint/cli from 18.6.1 to 19.0.3 (@dependabot[bot])
*
[`41ee083`](41ee083)
[#425](#425) bump undici from
5.28.3 to 6.7.0 (#425) (@dependabot[bot])
*
[`1106838`](1106838)
[#427](#427) `proc-log@4.0.0`
(#427)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

2 participants