6 ms·
GitHub has both webhooks and an extensive API. What you are describing is entirely doable, nothing really requires GitHub Actions as far as I know. Most people
by korm 1y ago
GitHub has both webhooks and an extensive API. What you are describing is entirely doable, nothing really requires GitHub Actions as far as I know.
Most people opt for it for convenience. There's a balance you can strike between all the yaml and shared actions, and running your own scripts.