Skip to content

Commit 6b86f97

Browse files
committed
docs: Update RELEASE.md with the latest release information
1 parent be13bbd commit 6b86f97

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

RELEASE.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
# Release
22

3-
## Instructions
4-
To release the gem to Github package manager and Ruby Gems,
5-
6-
1. Update `lib/fluent/plugin/version.rb`
7-
2. Create a pull request and merge it into `main`
8-
3. Manually creating a release on Github with a tag indicating the new version number e.g. `vMAJOR.MINOR.PATCH`
9-
4. GitHub Actions will automatically run and publish to RubyGems and GitHub repository
3+
This repository follow conventional commit and semantic versioning, and the release to RubyGems.org and GitHub Ruby
4+
Repository is managed by [release-please](https://github.com/google-github-actions/release-please-action).

0 commit comments

Comments
 (0)