|
|
|
|
|
by korm
369 days 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. |
|