Skip to content

Commit

Permalink
doc: add ruby-advisory-db to the release checklist
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flavorjones committed Oct 19, 2022
1 parent 50171c6 commit a637b31
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,10 @@ A quick checklist:
- [ ] run `scripts/build-gems` and make sure it completes and all the tests pass
- [ ] `for g in gems/*.gem ; do gem push $g ; done`
- [ ] create a release at https://github.com/sparklemotion/nokogiri/releases and provide sha2 checksums
- [ ] if security-related, email [email protected] and [email protected]
- if security-related,
- [ ] publish a GHSA
- [ ] email [email protected] and [email protected]
- [ ] submit a PR to https://github.com/rubysec/ruby-advisory-db
- [ ] update nokogiri.org
- [ ] bump `lib/nokogiri/version/constant.rb` to a prerelease version like `v1.14.0.dev`

Expand Down

0 comments on commit a637b31

Please sign in to comment.