ecmwf/Trigger private downstream

A Github action that triggers workflows using `repository_dispatch` event and monitors result.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGithub token with READ and WRITE access to actions, code, and pull requests and READ access to metadatayes
ownerOwner of the target repository.yes
repositoryName of the repository that contains target workflow.yes
event_typeCorresponds to `repository_dispatch.types` of the target workflow.yes
payloadJSON object containing data to be passed to target workflow.yes
github_tokenToken used to comment on a PR if the action is called within a PR. If using GitHub Actions token ($GITHUB_TOKEN), the calling job needs pull-request write permissions.yes${{ github.token }}

no outputs