1.4 KiB
@backstage/plugin-events-backend-module-github
0.1.1-next.1
Patch Changes
-
0f46ec304c: AddcreateGithubSignatureValidator(config)which can be used to create a validator used at an ingress for topicgithub.On top, there is a new
githubWebhookEventsModulefor the new backend plugin API which auto-registers theHttpPostIngressfor topicgithubincl. the validator.Please find more information at https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-github/README.md.
-
Updated dependencies
- @backstage/backend-plugin-api@0.1.5-next.1
- @backstage/config@1.0.5-next.1
- @backstage/plugin-events-node@0.2.0-next.1
0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.2.0-next.0
- @backstage/backend-plugin-api@0.1.5-next.0
0.1.0
Minor Changes
-
b3a4edb885: Adds a new modulegithubto plugin-events-backend.The module adds a new event router
GithubEventRouter.The event router will re-publish events received at topic
githubunder a more specific topic depending on theirx-github-eventvalue (e.g.,github.push).Please find more information at https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-github/README.md.
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.1.0
- @backstage/backend-plugin-api@0.1.4