Skip to content

Commit

Permalink
feat: Update release checklist (#198)
Browse files Browse the repository at this point in the history
* feat: Update release checklist

* Apply feedback

* Update src/plugins/recurring-issues/index.js

Co-authored-by: Milos Djermanovic <[email protected]>

* Update src/plugins/recurring-issues/index.js

Co-authored-by: Milos Djermanovic <[email protected]>

---------

Co-authored-by: Milos Djermanovic <[email protected]>
  • Loading branch information
nzakas and mdjermanovic committed Jul 31, 2023
1 parent 11cb4b2 commit 58d054c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plugins/recurring-issues/index.js
Expand Up @@ -21,6 +21,9 @@ The next scheduled release will occur on ${releaseDate.format("dddd, MMMM Do, YY
- [ ] Remove the 'tsc agenda' label on this issue
- [ ] Review open pull requests and merge any that are [ready](https://eslint.org/docs/maintainer-guide/pullrequests#when-to-merge-a-pull-request)
- [ ] Release \`@eslint/js\` to match the upcoming \`eslint\` version in [Jenkins](https://jenkins.eslint.org)
- [ ] Verify if there are other packages (i.e., \`espree\`, \`eslint-scope\`, \`eslint-visitor-keys\`, \`@eslint/eslintrc\`) that need to be released first
- [ ] Update \`package.json\` in the \`eslint\` repo with new versions from the preceding steps (create and merge a pull request)
- [ ] Start the release on [Jenkins](https://jenkins.eslint.org)
- [ ] Update the release blog post:
- [ ] Add a "Highlights" section for any noteworthy changes.
Expand Down

0 comments on commit 58d054c

Please sign in to comment.