Playground for Debugging GitHub Actions
These examples contain all environment variables beginning with GITHUB_
as
well as the output of ${{ toJSON(github) }}
. This should give a deeper
understanding of which inputs are available to workflow and action authors.
See the directories here for the captured outputs, e.g.
_examples/create/1415260203/
.
For links (which may have expired) to the original runs, see the Trigger Many workflow.
create
ref_type:tag
: Run 1415260203 (original run)ref_type:branch
: Run 1467925823 (original run)
issue_comment
action:created
: Run 1467993054 (original run)
label
action:created
: Run 1468039335 (original run)action:deleted
: Run 1468096449 (original run)
pull_request
action:opened
: Run 1415282007 (original run)action:synchronize
: Run 1468066098 (original run)action:labeled
: Run 1468101292 (original run)
pull_request_review
action:submitted
: Run 1467993605 (original run)
pull_request_review_comment
action:created
: Run 1468029499 (original run)
pull_request_target
action:opened
: Run 1468095906 (original run)action:labeled
: Run 1468101302 (original run)
push
: Run 1415256715 (original run)schedule
: Run 1464380337 (original run)workflow_dispatch
: Run 1415276408 (original run)workflow_run
: Run 1464429734 (original run)