devcontainers / devcontainers/ci
GitHub event payload (`GITHUB_EVENT_PATH`) not mounted into devcontainer
Open
- Dominant language
- TypeScript
- Stars
- 496
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Relates to: https://github.com/devcontainers/ci/issues/188
`GITHUB_EVENT_PATH` is another GitHub action specific file which should be mounted into the devcontainer as already done for other files of this kind in https://github.com/devcontainers/ci/pull/219
See https://docs.github.com/en/actions/reference/workflows-and-actions/variables#default-environment-variables
Contributor guide
Assessment
This issue has not been assessed yet.