f96bd38dc0
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
526 B
526 B
@backstage/plugin-catalog-backend-module-github
| @backstage/plugin-catalog-backend-module-github |
|---|
| patch |
Handle GitHub push events at the GithubEntityProvider by subscribing to the topic github.push.
Implements EventSubscriber to receive events for the topic github.push.
On github.push, the affected repository will be refreshed.
This includes adding new Location entities, refreshing existing ones,
and removing obsolete ones.
Please find more information at https://backstage.io/docs/integrations/github/discovery#installation-with-events-support