GitHub Action to build & publish your own dev container assets
The Development Container Action is a GitHub Action designed to build and publish development container assets, specifically Features and Templates, in accordance with the Dev Container distribution specifications. Built by the devcontainers organization, it leverages the Dev Container CLI to package and generate documentation for these assets. The action integrates with GitHub workflows and requires specific permissions including package write, content write, and pull request write access, and it can optionally auto-generate documentation and create pull requests for review.