microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
90 stars 35 forks source link

[Suggestion] It would be better to add the "Close Pull Request Job" job in the job list when executing "Open GitHub Action Log" from command palette #795

Open v-xinda opened 1 year ago

v-xinda commented 1 year ago

OS: All Azure Resources extension: 20230215.10 Static Web Apps Extension Version: v0.11.4

Repro Steps:

  1. F1 -> Azure Static Web Apps: Open GitHub Action Log -> Select subscription -> Select a static web app -> Select an environment -> Select an action.
  2. Check the job list.

Actual: Only "Build and Deploy Job" job shows in the job list. image

Suggestion:
It would be better to add the "Close Pull Request Job" job in the job list.

More Info: There is the "Open GitHub Action Log" action in the context menu of the "Close Pull Request Job" job. image