github / vscode-github-actions

GitHub Actions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
MIT License
476 stars 72 forks source link

Add ability to review deployment #283

Open lukemauldinks opened 7 months ago

lukemauldinks commented 7 months ago

Is your feature request related to a problem? Please describe. Implement functionality for reviewing workflows as described here: https://docs.github.com/en/actions/managing-workflow-runs/reviewing-deployments

Describe the solution you'd like Currently use VSCode for almost all Github operations but when I need to review and approve/reject a job, I must navigate to the website which breaks my flow.