Learn how to integrate Ocuroot with GitHub Actions
OCUROOT_API_KEY
)GH_TRIGGER_TOKEN
).github/workflows
directory:
review.yml
)deliver.yml
)sync.yml
)OCUROOT_API_KEY
for API authenticationOCUROOT_API_KEY
as a repository secret. Here’s how:
OCUROOT_API_KEY
ocuroot trigger-sync
command is used to automatically trigger the sync workflow after a successful delivery. This command uses GitHub’s API to trigger the sync workflow.
repo.ocu.star
file, define the trigger_sync function that will be called by the ocuroot trigger-sync
command:
repo.ocu.star