Manage workflows and runs in VS Code
mainYou can manage your CI/CD lifecycle directly within the editor using the GitHub Actions icon in the left navigation bar:
- Monitor Workflows: View your workflow run history and keep track of CI builds and deployments.
- Investigate Failures: View logs and investigate specific workflow run failures without leaving VS Code.
- Manage Configuration: Modify settings such as Environments, Secrets, and Variables.