Commit 5a8575b
committed
build: Add Release Please workflow for automated version management
Added `release-please.yml` GitHub Actions workflow to automate the release management process for the repository. This workflow triggers on push events to the `develop` branch, leveraging the `google-github-actions/release-please-action@v4` for automating release creation. It uses a node release strategy to determine version bumps based on conventional commit messages. The workflow is set up with the necessary permissions for content modification and pull-request creation. This addition aims to streamline the release process, ensuring consistent versioning and changelog management without manual intervention.1 parent f20c5d9 commit 5a8575b
1 file changed
Lines changed: 24 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 | + | |
0 commit comments