pipery-dev/Schedule Pipery Deploy

Schedule a one-time deploy through pipery-deploy-bot.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-urlBase URL for pipery-deploy-bot.yes
api-tokenBearer token accepted by the pipery-deploy-bot deployment.yes
idempotency-keyUnique key for this scheduled deploy request.yes
installation-keyGitHub App installation key configured in pipery-deploy-bot.default
repositoryRepository in owner/name form. Defaults to github.repository.${{ github.repository }}
ownerRepository owner. Defaults to the owner part of repository.no
repoRepository name. Defaults to the repo part of repository.no
workflow-idWorkflow file name or numeric workflow id to dispatch.yes
refGit ref to dispatch. Defaults to github.ref_name.${{ github.ref_name }}
scheduled-atUTC RFC3339 timestamp, for example 2026-05-17T12:00:00Z.yes
inputs-jsonJSON object passed to workflow_dispatch inputs.{}

no outputs