cli/api
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
..
request chore: fix ioutil lint deprecations 2022-11-30 12:45:08 +00:00
board.go Add group issue board api functions 2022-09-14 18:16:46 +00:00
branch.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
client.go feat(auth login): Add support for OAuth2 2023-05-02 21:25:32 +00:00
client_test.go chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
commit.go feat(ci/status): list of external jobs and fix when no jobs are found for the pipeline 2021-06-06 01:49:19 +01:00
default.go fix(check-update): check latest release from GitLab 2022-08-10 18:58:23 +00:00
default_test.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
errors.go feat(incident): add incident unsubscribe command 2023-05-09 09:52:52 +02:00
events.go feat(pagination): add pagination to user events 2023-03-27 14:12:22 -05:00
issue.go feat(incident): add incident unsubscribe command 2023-05-09 09:52:52 +02:00
label.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
merge_request.go fix(mr): Fixed EOF error when todo is called multiple times 2023-02-02 09:15:08 +00:00
milestone.go build(deps): upgrade github.com/xanzy/go-gitlab to v0.73.1 2022-10-04 19:29:02 +00:00
mirror.go added push mirror and command (#887) 2021-12-20 17:37:03 +00:00
pipeline.go chore: upgrade go-gitlab to 0.81.0 2023-04-05 12:27:43 +00:00
project.go The clone command with a specified group supports automatic pagination enabling cloning of more than 100 projects at once. 2022-09-28 15:08:53 +00:00
release.go feat: add `release create` command 2021-05-22 02:58:29 +00:00
repository_files.go chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
schedule.go feat(schedule): Add command to run schedules 2023-02-21 15:04:27 +00:00
snippets.go feat(api): Add api wrappers for creating snippets 2022-02-08 15:42:25 +02:00
user.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
variable.go feat(variable get): Add scope parameter to variable get subcommand 2023-01-18 18:18:24 +00:00