You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/release.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ The following slash commands are available to use in comments on this issue:
15
15
16
16
| Command | Description | Parameters |
17
17
|---|---|---|
18
-
|`/release`| Creates a new released based on the current state of the `master` branch |`frontend=<version>`<br />`backend=<version>`<br />`engagement-status=<version>`<br />`gitapi=<version>`<br />`status=<version>`<br />`config=<version>`<br />`activity=<version>`<br />`artifacts=<version>`<br />`hosting=<version>`<br />`participants=<version>`<br />`engagements=<version>`<br />`dispatcher=<version>`<br />`agnosticv=<version>`<br />`anarchy=<version>`<br />`poolboy=<version>`|
18
+
|`/release`| Creates a new released based on the current state of the `master` branch |`frontend=<version>`<br />`backend=<version>`<br />`engagement-status=<version>`<br />`gitapi=<version>`<br />`status=<version>`<br />`config=<version>`<br />`activity=<version>`<br />`artifacts=<version>`<br />`hosting=<version>`<br />`participants=<version>`<br />`engagements=<version>`<br />`dispatcher=<version>`<br />`agnosticv=<version>`<br />`anarchy=<version>`<br />`poolboy=<version>`<br />`babylon-config=<version>`|
19
19
|`/promote`| Promotes the created release to the next environment | N/A |
20
20
|`/cancel`| Cancels the current release (and closes this issue) | N/A |
21
21
|`/finish`| Completes the current release (and closes this issue) | N/A |
0 commit comments