]> granicus.if.org Git - graphviz/commitdiff
add DEVELOPERS.md note about release blockers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Mar 2021 01:54:56 +0000 (18:54 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 28 Mar 2021 21:02:36 +0000 (14:02 -0700)
DEVELOPERS.md

index 1da7fde7c47e5d755b4b773deae8cc5b08b7ffe7..5404a041fe5cbd06042710548f0a6cada84faab7 100644 (file)
@@ -58,6 +58,11 @@ See [`gen_version.py`](https://gitlab.com/graphviz/graphviz/-/blob/main/gen_vers
 
 #### Creating the release
 
+1. Search the issue tracker for
+   [anything tagged with the release-blocker label](https://gitlab.com/graphviz/graphviz/-/issues?label_name=release+blocker).
+   If there are any such open issues, you cannot make a new release. Resolve
+   these first.
+
 1. Check that the
 [main pipeline](https://gitlab.com/graphviz/graphviz/-/pipelines?ref=main)
 is green