github / vscode-github-actions

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

I want to check the log for each job on VS Code #304

Closed kai-fumiya closed 2 months ago

kai-fumiya commented 4 months ago

Is your feature request related to a problem? Please describe. Workflow logs can be checked on VS Code. However, since the log for each job is a link to GitHub, I would like to be able to check the log on VS Code.

Describe the solution you'd like Added the ability to output logs in VS Code for each job

Additional context None

felipesu19 commented 2 months ago

This is unfortunately not a feature we plan on shipping at this time. If someone were to open a PR, I would review it, but outside of that this is not planned.