mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
dev: add "docs" scope
To refer to documentation "backend" work, as opposed to its contents.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user