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 prer to use commit messages and or PR content so release notes can be generated #113

Open
mikeldking opened this issue Dec 3, 2022 · 3 comments

Comments

@mikeldking
Copy link

Description of the problem / feature request:

Previously we were able to construct release notes by hovering over the commit hashes but GitHub has removed showing previews of the PRs linked to the commits.

The commit history on the PR branch can no longer be used to crate release notes easily
Screenshot 2022-12-02 at 5 33 34 PM

Feature requests: what underlying problem are you trying to solve with this feature?

prer should automate or make it easy to view all the commit messages that resulted in the manifest changes. E.g. automate the release notes.

Have you found anything relevant by searching the web?

Automating release notes via commit messages: https://www.conventionalcommits.org/en/v1.0.0/

@apesternikov
Copy link
Collaborator

Would it be sufficient to create a list of PR numbers like this?

@mikeldking
Copy link
Author

@apesternikov List of prs seems the cleanest? I think either will work for our use cases. As long as it gets close to human parsable release notes via commit messages we will be happy

@apesternikov
Copy link
Collaborator

fasterci (fasterci) free tier has a support for automatic updating rules_gitops PRs description for github. proper support in prer should include support for github/enterprise, gitlab and bitbucket.

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

No branches or pull requests

2 participants