dev: add "docs" scope

To refer to documentation "backend" work, as opposed to its contents.
This commit is contained in:
Henrik Lissner 2022-02-02 01:52:54 +01:00
parent c6d3ceef7e
commit 615b513a9c

View file

@ -62,6 +62,7 @@ Accapted value types can be one or more of ref, hash, url, username, or name.")
(list "cli"
"ci"
"lib"
"docs"
(fn! (scope (&key type))
(when (and (memq type '(bump merge module release revert))
scope)