Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
🐴 Bot to update release notes with new entries
License
ponylang/release-notes-bot-action
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Automatically adds a new release notes entry to the upcoming release notes file once a PR is merged if a corresponding release notes addition file is present and a changelog label was applied to the PR.
Valid changelog labels are:
- changelog - added
- changelog - changed
- changelog - fixed
If no changelog label was applied to the PR, any release notes files in the PR will be deleted.
A repo must have a.release-notes directory and a.release-notes/next-release.md file for the action to work properly.
To prompt contributors to add release notes, see therelease-notes-reminder-bot-action.
name:Release Notes Boton:push:branches: -'**'tags-ignore: -'**'paths-ignore: -.release-notes/next-release.md -.release-notes/[0-9]+.[0-9]+.[0-9]+.mdjobs:release-notes-bot:runs-on:ubuntu-latestname:Update release notessteps: -name:Updateuses:docker://ponylang/release-notes-bot-action:0.3.10with:git_user_name:"Ponylang Main Bot"git_user_email:"ponylang.main@gmail.com"env:API_CREDENTIALS:${{ secrets.GITHUB_TOKEN }}
Note, you do not need to createGITHUB_TOKEN. It is already provided by GitHub. You merely need to make it available to the release-notes-bot action.
About
🐴 Bot to update release notes with new entries
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.