Skip to content

Commit

Permalink
Automate post release process (#4981)
Browse files Browse the repository at this point in the history
Motivation:

Automate the remaining release process to relieve the effort of the
devs.

Modifications:

- Add `post-release.ts` that does some tasks after releasing a new
version:
  - Close milestone.
  - Write release notes.
  - Create a pull request to Central Dogma for updating Armeria version.
- Make `post-release.ts` triggered after finishing the `publish` task.

Result:

Enhanced release workflows.
  • Loading branch information
ikhoon authored Jul 18, 2023
1 parent 35fddb9 commit 2cd4515
Show file tree
Hide file tree
Showing 6 changed files with 912 additions and 11 deletions.
Loading

0 comments on commit 2cd4515

Please sign in to comment.