github / github/vscode-github-actions
Add ability to review deployment
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Research direction
Start with the linked GitHub Actions documentation on reviewing deployments, then inspect the extension's existing workflow-run functionality and available GitHub APIs. Done means users can review a deployment and approve or reject the associated job from VS Code without navigating to GitHub's website.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript, vscode
- Domain
- devops, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100