movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 55 forks source link

Notify internal Movio repository of updates #248

Closed pkqk closed 5 months ago

pkqk commented 5 months ago

The internal Movio repositories need to be notified of changes to the public repository, however GitHub actions only allows the originating repository to dispatch events instead of the other way around.

This is the most minimal action I can create to trigger internal workflows.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8950960) 69.49% compared to head (7fd8588) 69.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ======================================= Coverage 69.49% 69.49% ======================================= Files 28 28 Lines 4213 4213 ======================================= Hits 2928 2928 Misses 1133 1133 Partials 152 152 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.