Commit Graph

13 Commits (v1.33.1)

Author SHA1 Message Date
Adithya Viswanathan 70cccf871a [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
Brad Rydzewski aa33b4279a added Archived flag to Repository struct for GitHub and GitLab 2 years ago
Brad Rydzewski 5141b8e1db added support for github visibility 3 years ago
chhsia0 06c5eded08 Add support for updating a webhook in all SCMs.
The new `UpdateHook` method in `RepositoryService` would update an existing
SCM webhook and overwrite the list of events to watch.

In this patch, `UpdateHook` is not supported in the GitLab driver. It is
implemented separately in a followup patch.
4 years ago
Brad Rydzewski ed2b9269c9 fixes issue #27 5 years ago
Brad Rydzewski fda52b1e08 return deployment number in hook 5 years ago
Brad Rydzewski d944d81dcf support for github deployment API 5 years ago
Brad Rydzewski 75d6480d53 support head and base ref and sha for prs 5 years ago
Brad Rydzewski 9217710ce8 make it easier to get webhook repository 6 years ago
Brad Rydzewski 0f6cf1ac7f implement critical repo endpoints 6 years ago
Brad Rydzewski b8dd5a71c3 support bitbucket hook find, list 6 years ago
Brad Rydzewski 544ea75967 capture repository uid 6 years ago
Brad Rydzewski 4aede0f83a initial commit 7 years ago