GitHub Actions for VS CodeThe GitHub Actions extension lets you manage your workflows, view the workflow run history, and helps with authoring workflows. FeaturesManage workflows and runs
Workflow authoringBe more confident when authoring and modifying workflows. Find errors before committing workflows with: Syntax highlighting for workflows and GitHub Actions Expressions makes it clear where values are inserted at execution time: Integrated documentation for the workflow schema, expression functions, and even event payloads: Validation and code completion for the YAML schema and GitHub Actions Expressions. Get instant validation and code completion for the workflow schema, expression functions, event payloads, and job or step Smart validation and code completion for actions and reusable workflows: the extension automatically parses parameters, inputs, and outputs for referenced actions and called reusable workflows for code-completion and validation. Getting started
Supported Features
Unfortunately, at this time we are not able to support the extension with remote repositories (including github.dev and vscode.dev), so please use the extension with locally downloaded GitHub repositories for the best experience. Please check back here for updates in the future! We have enabled experimental functionality to support GitHub Enterprise Server, but this feature is an experimental beta and currently unsupported. To try this out, enable the We currently do not have the capability to support Operating System (OS) certificates or enterprise proxies (we plan to support pulling from the VS Code proxy settings), but we have plans for it in the future and it is on our backlog! ContributingSee CONTRIBUTING.md. A description of the architecture of the extension can be found here. LicenseThis project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms. |