Skip to content

[Actions] Use GitHub actions to automatically generate release notes #683

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

Merged
merged 6 commits into from
Jul 31, 2020

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Jul 30, 2020

Creates a GitHub action that automatically generates draft release notes from merged PR's that contain the label release-notes.

These release notes are placed on the wiki, along with instructions on how to include a PR and how to format the release note message.

https://github.com/xamarin/java.interop/wiki/Release-Notes

This action runs every morning at 06:00 UTC. Once this workflow is committed to master, it should also be available to be run manually via the Actions tab: https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/.

PR scanning and release notes generation code is external to this repository, available here: https://github.com/jpobst/noted.

@jonpryor
Copy link
Contributor

What do the release notes look like? Is there an example somewhere?

@jpobst
Copy link
Contributor Author

jpobst commented Jul 31, 2020

Added in PR description.

@jonpryor jonpryor merged commit 228ed69 into master Jul 31, 2020
@jonpryor jonpryor deleted the jpobst-patch-1 branch July 31, 2020 18:55
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
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.

2 participants