mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
Update URL for bts
This commit is contained in:
@@ -5,7 +5,7 @@ const tracker = {
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
tagPrefix: "SOGo-",
|
tagPrefix: "SOGo-",
|
||||||
issueUrlFormat: "https://sogo.nu/bugs/view.php?id={{id}}",
|
issueUrlFormat: "https://bugs.sogo.nu/view.php?id={{id}}",
|
||||||
compareUrlFormat: "{{host}}/{{owner}}/{{repository}}/compare/{{previousTag}}...{{currentTag}}",
|
compareUrlFormat: "{{host}}/{{owner}}/{{repository}}/compare/{{previousTag}}...{{currentTag}}",
|
||||||
types: [
|
types: [
|
||||||
{type: "feat", section: "Features"},
|
{type: "feat", section: "Features"},
|
||||||
|
|||||||
Reference in New Issue
Block a user