cli/commands
Jay McCure bf9895b8c2 Merge branch 'add-incident-unsubscribe-command' into 'main'
feat(incident): add incident unsubscribe command

Closes #1325

See merge request https://gitlab.com/gitlab-org/cli/-/merge_requests/1263

Merged-by: Jay McCure <jmccure@gitlab.com>
Approved-by: Halil Coban <hcoban@gitlab.com>
Approved-by: Jay McCure <jmccure@gitlab.com>
Reviewed-by: Tomas Vik (OOO back on 2023-05-10) <tvik@gitlab.com>
Reviewed-by: Vitali Tatarintev <vtatarintev@gitlab.com>
Reviewed-by: Jay McCure <jmccure@gitlab.com>
Co-authored-by: Vitali Tatarintev <vtatarintev@gitlab.com>
2023-05-10 00:32:57 +00:00
..
alias test: extract run command test helpers 2023-01-10 07:31:05 +00:00
api refactor(test): replace os.Setenv with t.Setenv in tests 2023-03-22 17:57:53 +00:00
ask feat(ask): add a message that the ask-git response are AI-generated 2023-05-09 22:37:50 +02:00
auth feat(auth login): Add support for OAuth2 2023-05-02 21:25:32 +00:00
ci feat(ci delete): add dry-run flag to ci delete 2023-05-04 11:10:29 +00:00
cmdtest test: extract run command test helpers 2023-01-10 07:31:05 +00:00
cmdutils chore: modify MIT license and inspiration 2023-04-07 02:09:26 +00:00
completion feat: update go and dependency versions 2023-05-02 14:53:07 +00:00
config refactor: autogenerate config stub from lockfile 2023-04-27 14:29:22 +00:00
flag test: extract run command test helpers 2023-01-10 07:31:05 +00:00
help chore: modify MIT license and inspiration 2023-04-07 02:09:26 +00:00
incident feat(incident): add incident unsubscribe command 2023-05-09 09:52:52 +02:00
issuable feat(incident): add incident unsubscribe command 2023-05-09 09:52:52 +02:00
issue feat(incident): add incident unsubscribe command 2023-05-09 09:52:52 +02:00
label Merge branch '1266-display-label-colors-in-the-list' into 'main' 2023-03-11 00:11:58 +00:00
mr feat(incident): add `incident close` command 2023-04-06 08:34:07 +02:00
project docs: update string for merge request flag on repo 2023-04-21 09:41:24 -05:00
release Merge branch 'update-release-download-to-remove-external-field' into 'main' 2023-04-25 04:50:39 +00:00
schedule feat(schedule): Add command to run schedules 2023-02-21 15:04:27 +00:00
snippet chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
ssh-key chore: fix ioutil lint deprecations 2022-11-30 12:45:08 +00:00
update chore: upgrade go-gitlab to 0.81.0 2023-04-05 12:27:43 +00:00
user feat(pagination): add pagination to user events 2023-03-27 14:12:22 -05:00
variable fix(variable set): scope for group variables 2023-03-23 05:23:07 +00:00
version chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
root.go feat: add command that generates Git commands from natural language 2023-05-04 02:54:41 +00:00
root_test.go docs: Tidies initial help page 2022-12-19 20:50:08 +00:00