swh.webhooks.Webhooks: Add endpoints management methods
Define methods used to manage user endpoints receiving webhook messages.
The following operations are supported:
-
creating a user endpoint
-
retrieving endpoints associated to a specific event type
-
retrieving the secret of an endpoint
-
deleting an endpoint
A webhook endpoint is defined by an URL, an event type, an optional channel and an optional dictionary of string metadata.
Related to #3 (closed) Depends on !1 (merged)
Merge request reports
Activity
Jenkins job swh-webhooks/gitlab-builds #17 succeeded .
See Console Output and Coverage Report for more details.Jenkins job swh-webhooks/gitlab-builds #19 failed .
See Console Output and Coverage Report for more details.Jenkins job swh-webhooks/gitlab-builds #21 succeeded .
See Console Output and Coverage Report for more details.added 1 commit
- bf2e0b09 - swh.webhooks.Webhooks: Add endpoints management methods
Jenkins job swh-webhooks/gitlab-builds #22 succeeded .
See Console Output and Coverage Report for more details.added 1 commit
- f72bbb9b - swh.webhooks.Webhooks: Add endpoints management methods
Jenkins job swh-webhooks/gitlab-builds #23 succeeded .
See Console Output and Coverage Report for more details.Jenkins job swh-webhooks/gitlab-builds #29 failed .
See Console Output and Coverage Report for more details.added 1 commit
- a732930f - swh.webhooks.Webhooks: Add endpoints management methods
Jenkins job swh-webhooks/gitlab-builds #32 succeeded .
See Console Output and Coverage Report for more details.mentioned in merge request !3 (merged)