mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
More release categories (#11750)
This commit is contained in:
@@ -55,12 +55,16 @@ class GitHub
|
||||
'billing' => [],
|
||||
'discovery' => [],
|
||||
'polling' => [],
|
||||
'rancid' => [],
|
||||
'oxidized' => [],
|
||||
'bug' => [],
|
||||
'refactor' => [],
|
||||
'cleanup' => [],
|
||||
'documentation' => [],
|
||||
'translation' => [],
|
||||
'tests' => [],
|
||||
'misc' => [],
|
||||
'dependencies' => [],
|
||||
];
|
||||
protected $changelog_users = [];
|
||||
protected $changelog_mergers = [];
|
||||
|
Reference in New Issue
Block a user