We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209bfd9 commit 43215aeCopy full SHA for 43215ae
utils/release.yml
@@ -3,7 +3,7 @@ notes:
3
categories:
4
- title: Tools
5
# yamllint disable-line rule:line-length
6
- regexp: '(?:Revert \")?((d|db|g|i|m|ps|r|r3|t|v)\.[^ ]*)(, (d|db|g|i|m|ps|r|r3|t|v)\.[^ ]*)?: |(modules|tools|temporal): '
+ regexp: '(?:Revert \")?((d|db|g|i|m|ps|r|r3|t|v)\.[^ ]*)(, (d|db|g|i|m|ps|r|r3|t|v)\.[^ ]*)?: |(display|imagery|misc|modules|ps|raster3d|raster|scripts|temporal|tools|vector|visualization): '
7
example: "r.slope.aspect:"
8
9
- title: Graphical User Interface
@@ -19,7 +19,7 @@ notes:
19
example: "doc:"
20
21
- title: Libraries and General Functionality
22
- regexp: '(?:Revert \")?(grass_|lib|TGIS|tgis|raster|vector)[^ ]*: '
+ regexp: '(?:Revert \")?(grass_|lib)[^ ]*: '
23
example: "grass_btree: or lib/btree:"
24
25
- title: Startup, Initialization, and Environment
0 commit comments