devex: changelog system (#5309)
* devex: changelog system * feat: changelog CIs * feat: web alias for platform + hosting * feat: upload binaries to gh release * feat: improve copy text * fix: release workflow * fix: changelog CIs + PR health check comment * fix: action * fix: comment style * fix: comment * fix: remove health * fix: deploy use Modrinth bot machine account * feat: new system * fix: pr comment structure
This commit is contained in:
@@ -182,9 +182,6 @@
|
||||
"changelog.justNow": {
|
||||
"defaultMessage": "Just now"
|
||||
},
|
||||
"changelog.product.api": {
|
||||
"defaultMessage": "API"
|
||||
},
|
||||
"changelog.product.app": {
|
||||
"defaultMessage": "App"
|
||||
},
|
||||
@@ -192,7 +189,7 @@
|
||||
"defaultMessage": "Hosting"
|
||||
},
|
||||
"changelog.product.web": {
|
||||
"defaultMessage": "Website"
|
||||
"defaultMessage": "Platform"
|
||||
},
|
||||
"collections.label.private": {
|
||||
"defaultMessage": "Private"
|
||||
|
||||
Reference in New Issue
Block a user