Commit 228ed69
authored
[Actions] Use GitHub actions to automatically generate release notes (#683)
Context: https://github.com/xamarin/java.interop/wiki/Release-Notes
Context: https://www.nuget.org/packages/noted
Context: https://github.com/jpobst/noted
Create 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.
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/.1 parent b9580da commit 228ed69
1 file changed
Lines changed: 47 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments