https://github.com/ppodds/relno-action
GitHub Actions for Relno. Support custom release notes generation.
https://github.com/ppodds/relno-action
actions auto-generator github github-actions release release-notes relno typescript
Last synced: 4 months ago
JSON representation
GitHub Actions for Relno. Support custom release notes generation.
- Host: GitHub
- URL: https://github.com/ppodds/relno-action
- Owner: ppodds
- License: mit
- Created: 2022-11-29T13:31:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-09-25T01:29:41.000Z (4 months ago)
- Last Synced: 2025-09-25T03:39:41.987Z (4 months ago)
- Topics: actions, auto-generator, github, github-actions, release, release-notes, relno, typescript
- Language: TypeScript
- Homepage: https://relno.ppodds.cc
- Size: 1.16 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[
![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![MIT License][license-shield]][license-url]
[![Issues][issues-shield]][issues-url]
[![Issues Closed][issues-closed-shield]][issues-closed-url]

GitHub Action to generate release notes from pull requests. Using Relno.
## Screenshots

## Documentation
Documentation is available at [Relno Docs](https://relno.ppodds.cc).
## License
Distributed under the MIT License. See
[LICENSE](https://github.com/ppodds/relno-action/blob/master/LICENSE)
for more information.
## Contributors
[contributors-shield]: https://img.shields.io/github/contributors/ppodds/relno-action.svg?style=for-the-badge
[contributors-url]: https://github.com/ppodds/relno-action/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/ppodds/relno-action.svg?style=for-the-badge
[forks-url]: https://github.com/ppodds/relno-action/network/members
[stars-shield]: https://img.shields.io/github/stars/ppodds/relno-action.svg?style=for-the-badge
[stars-url]: https://github.com/ppodds/relno-action/stargazers
[issues-shield]: https://img.shields.io/github/issues/ppodds/relno-action.svg?style=for-the-badge
[issues-url]: https://github.com/ppodds/relno-action/issues
[issues-closed-shield]: https://img.shields.io/github/issues-closed/ppodds/relno-action.svg?style=for-the-badge
[issues-closed-url]: https://github.com/ppodds/relno-action/issues?q=is%3Aissue+is%3Aclosed
[license-shield]: https://img.shields.io/github/license/ppodds/relno-action.svg?style=for-the-badge
[license-url]: https://github.com/ppodds/relno-action/blob/master/LICENSE