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

Context access might be invalid, on Forked Repos with Secerts #276

Open TheSolly opened 9 months ago

TheSolly commented 9 months ago

Describe the bug If working on a forked repo with actions with secrets and environment variables, the plugin will always give this warning while using any of them in the workflows. Would suggest, either disabling this specific warning if the repo is forked or adding the option to point to the forked repo!

Extension Version v0.26.2