mirror of
https://github.com/mandiant/capa.git
synced 2026-04-28 11:53:20 -07:00
doc: add milestones link to release checklist
This makes it a bit easier to check if all milestoned issues/PRs are addressed, or reassign to a new milestone. I am committing directly to master as this is a minor change which doesn't need review.
This commit is contained in:
committed by
GitHub
parent
7f93bd5b59
commit
1062ba995e
@@ -1,6 +1,6 @@
|
||||
# Release checklist
|
||||
|
||||
- [ ] Ensure all milestoned issues/PRs are addressed, or reassign to a new milestone.
|
||||
- [ ] Ensure all [milestoned issues/PRs](https://github.com/fireeye/capa/milestones) are addressed, or reassign to a new milestone.
|
||||
- [ ] Add the `dont merge` label to all PRs that are close to be ready to merge (or merge them if they are ready) in [capa](https://github.com/fireeye/capa/pulls) and [capa-rules](https://github.com/fireeye/capa-rules/pulls).
|
||||
- [ ] Ensure the [CI workflow succeeds in master](https://github.com/fireeye/capa/actions/workflows/tests.yml?query=branch%3Amaster).
|
||||
- [ ] Ensure that `python scripts/lint.py rules/ --thorough` succeeds (only `missing examples` offenses are allowed in the nursery).
|
||||
|
||||
Reference in New Issue
Block a user