microsoft / vscode-azurestaticwebapps

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

There is no "Close Pull Request Job" job in the list when executing command "Azure Static Web Apps: Open Github Action Log" from command palette #684

Closed v-mengwe closed 2 years ago

v-mengwe commented 2 years ago

OS: All Azure Resource Extension Build Version: 20220503.22 (unified) Azure Static Web App Extension Build Version: 20220502.6 (unified) Regression: Not a regression

Repro Steps:

  1. Expand a static web app -> Production -> Action -> Expand an action -> Right click the "Close Pull Request Job" job -> There is a "Open Github Action Log" command in the context menu. Screen Shot 2022-05-05 at 16 53 24
  2. F1 -> Azure Static Web Apps: Open Github Action Log -> Select a subscription -> Select a resource -> Select an environment -> Select an action.
  3. Check whether there is a "Close Pull Request Job" job in the list or not.

Expect: There is a "Close Pull Request Job" job in the list.

Actual: There is no "Close Pull Request Job" job in the list.

Screen Shot 2022-05-05 at 16 52 40
alexweininger commented 2 years ago

This also reproduces on main so I'm not sure if this is expected or not.

alexweininger commented 2 years ago

Closing as by design.