Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
77f6f6321f
Merge pull request 'feat: lower a workflow into the plans its jobs describe' (#7) from feat/lower-a-workflow-into-the-plans-its-jobs-describe into develop
e1c2baabdf
feat: model resolved local action graphs
18c11e04c3
Merge pull request 'fix: read a schedule the way the dialect says to write one' (#6) from fix/read-a-schedule-the-way-it-is-written into develop
e8132be1e5
feat: lower a workflow into the plans its jobs describe
8158ff0faf
Merge pull request 'feat: tell a local reusable call from a remote one' (#5) from feat/tell-a-local-reusable-call-from-a-remote-one into develop
dfbc78f62e
fix: read a schedule the way the dialect says to write one
e7fbcebb81
Merge pull request 'feat: decide what triggers a run' (#4) from feat/decide-what-triggers-a-run into develop
d4c1470b7b
fix: read workflow_call as a declaration, not an unknown event
3336ee3889
Merge pull request 'feat: carry the execution plan over the wire' (#3) from feat/carry-the-plan-over-the-wire into develop
6fe8309404
feat: read the events a workflow declares
6c33cfbbca
Merge branch 'develop' into feat/tell-a-local-reusable-call-from-a-remote-one
1dbf765d15
Merge pull request 'feat: move the action model and the action.yml parser here' (#2) from feat/action-model into develop
c26bb06563
feat: compile a matrix whole and expand it into combinations