devcontainers / devcontainers/ci
Stop devcontainers by parameter
Open
- Dominant language
- TypeScript
- Stars
- 496
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Unfortunately, devcontainers are not stopped with this action and remain active. An [TODO](https://github.com/devcontainers/ci/blob/8b2e2d0300e69c8ca05b66f27195d4559344cb3a/github-action/src/main.ts#L210C6-L210C11) in the source code already indicates this.
It would be really helpful for our CI if we could specify the desired behavior by using a parameter.
Contributor guide
Assessment
This issue has not been assessed yet.