supercharge / mongodb-github-action

Use MongoDB in GitHub Actions
MIT License
222 stars 46 forks source link

Looking for Release notes #27

Closed tebeco closed 2 years ago

tebeco commented 2 years ago

hello, I might be using github the wrong way, but I'm trying to find what was released I understand the repo is small for now

Idea: avoid to open 1.6.x release / check commit / clone / do a diff on a git tree of all merge PR

Here are the various way I tried:

Release view: image

The 1.7.0 PR is just a bump PR:

image

I went to check milestone for Issue / PR associated: image

same for label: image

PRs without filter: It's not in the title either image

marcuspoehls commented 2 years ago

@tebeco Hey, this repository contains a CHANGELOG.md file. This changelog includes the release notes, outlining changes between releases.

tebeco commented 2 years ago

good point, i forgot that was also a place to look at

i wish github attempted to integrate that

marcuspoehls commented 2 years ago

yeah, an integration from GitHub or a reference for an existing changelog would be nice 👍