cschleiden / vscode-github-actions

Simple, unofficial extension to view GitHub Actions workflows and runs in VS Code
https://marketplace.visualstudio.com/items?itemName=cschleiden.vscode-github-actions
MIT License
301 stars 35 forks source link

Disable Extention Linting all together #207

Closed Sharpz7 closed 1 year ago

Sharpz7 commented 1 year ago

Hi, I just want to use this extention for its intergration with github.com, not linting my files. Is there a way to disable this?

Thanks.

cschleiden commented 1 year ago

That's currently not possible. Is there a specific reason? Are you running into issues?

Sharpz7 commented 1 year ago

Yeah - I kind of ran into so many I just gave up using the extention, apoligies. For reference, these are the actions I was using: https://github.com/G-Research/armada/tree/master/.github/workflows

cschleiden commented 1 year ago

No worries, we are currently working on an improved version of the extension and will make sure to test against the workflows you've shared (thanks for that 🙇)!

Sharpz7 commented 1 year ago

Great! I'd love to know when that's released so I can give this a go again :))