YunaBraska / github-workflow-plugin

Your Ultimate Wingman for GitHub Workflows and Actions! 🚀
https://github.com/YunaBraska/github-workflow-plugin
Apache License 2.0
44 stars 10 forks source link

Allow usage without GitHub token #22

Closed rob-valor closed 1 year ago

rob-valor commented 1 year ago

What happened? update to 2.2.7 causes login popup to appear multiple times (7 times to be more specific) when I try to reference an action (uses: <the action>). This makes it very difficult to add a step that uses an action.

I have to disable the plugin to avoid getting that login popup.

How can we reproduce the issue?

Operating System Ubuntu

Project Version 2.2.7

Expected behavior Be able to use the plugin without getting that popup every time. Just accept the fact that i choose not to add a token and remember that choice. (Its an Organization user and need to check the policy)

Screenshots image

YunaBraska commented 1 year ago

Thx, its a good Idea to remember this choice :)

YunaBraska commented 1 year ago

Thx for reporting. It should be fixed now, you can disable checks for your unresolved actions 3.0.0 Feel free to open new tickets on any bugs or feature requests.

disable_checks