devcontainers / ci

A GitHub Action and Azure DevOps Task designed to simplify using Dev Containers (https://containers.dev) in CI/CD systems.
MIT License
302 stars 46 forks source link

Stop devcontainers by parameter #277

Open pauleHeisster opened 4 months ago

pauleHeisster commented 4 months ago

Unfortunately, devcontainers are not stopped with this action and remain active. An TODO 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.