Skip to content

Access events object or commit history from JS actions #27064

Answered by joshmgross
daisy1754 asked this question in Actions
Discussion options

You must be logged in to vote

👋 Hey @daisy1754,

The full event info can be found in a JSON file located with the GITHUB_EVENT_PATH environment variable. Your action should be able to load that file and get any information it needs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants