dev: add "docs" scope
To refer to documentation "backend" work, as opposed to its contents.
This commit is contained in:
parent
c6d3ceef7e
commit
615b513a9c
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue