Commit 971b5b7
committed
cmd/mr_create.go: Add --close-issue option
Add an option that allows a user to specify issues that can be closed when
the merge request is merged. The --close-issue option can be used
multiple times to indicate multiple issues.
Signed-off-by: Prarit Bhargava <[email protected]>1 parent 4e2898c commit 971b5b7
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
245 | 262 | | |
246 | 263 | | |
247 | 264 | | |
| |||
418 | 435 | | |
419 | 436 | | |
420 | 437 | | |
| 438 | + | |
| 439 | + | |
421 | 440 | | |
422 | 441 | | |
423 | 442 | | |
| |||
0 commit comments