drone/types/check
Johannes Batzill a74d779dc4 [Webhook] Add display_name/description/latest_execution_result to webhook (#180)
This PR adds the following fields to webhooks:
- 'DisplayName' - the display name of the webhook for easier recognition in UI (no uniqueness guarantees)
- 'Description' - an (optional) description of the webhook
 - 'LatestExecutionResult' - contains the result of the latest execution of the webhook
2023-01-11 17:11:10 -08:00
..
common.go [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
error.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
grant.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
password.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
path.go ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
repo.go [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
service_account.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
service.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
space.go [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
token.go [MAINT] Add PAT CLI command and update readme (#45) 2022-10-24 22:50:33 -07:00
user_test.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
user.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
wire.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00