Skip to content

Commit 7f826d7

Browse files
committed
README update
1 parent 2aa61aa commit 7f826d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,9 +434,9 @@ bundle exec rubocop # Runs the lint (use `--fix` for autocorrect)
434434
1. Ensure the CHANGELOG is correct and updated, this is your last opportunity
435435
2. Execute `bundle exec bump patch --tag`, or minor or major according to [SemVer](https://semver.org), this bumps the version in your local machine in the latest commit
436436
3. Push to GitHub `git push && git push origin vX.X.X`
437-
4. Raise a PR and get it approved
437+
4. Raise a PR and get it approved and merged
438438
5. Post a message in Slack `#rest-api`, so advocacy are aware that we are going to release a new gem, just in case any customer complains about something related to the gem
439-
6. After 2 hours from the above message, merge the PR
439+
6. After 2 hours from the above message, you can [approve the release of the gem](https://github.com/zendesk/zendesk_api_client_rb/deployments/activity_log?environment=rubygems-publish)
440440

441441
## Contributing
442442

0 commit comments

Comments
 (0)