Commit 1cf6d04
committed
/deploy: optionally accept a package name as argument
Sometimes the name of the package cannot be determined from the Pull
Request, or we need to deploy a dependent package in addition to the one
that is changed in that Pull Request.
In either case it is necessary to specify explictly which package to
deploy. Let's support `/deploy <package-name>` for these instances.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 53370e8 commit 1cf6d04
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
116 | | - | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
0 commit comments