Features:
- Create an event when creating a build
- Add eventId to the build
- Add
GET /events/{id}
andGET /events/{id}/builds
endpoints
Breaking changes:
- Webhooks endpoint is decoupled from Github and generic for different SCM provider
- The new webhooks endpoint is
POST /webhooks
- Signing secret for github is moved to under github scm plugin in config yaml