You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From time to time we experience bugs with the Github Superlinter and it could fail. Proposing that we implement a skip-linter label to skip the linter-test.
I tried to implement this, but the linter-job is set as required so it didn't work. I think it needs to be turned off by the repo owner to work, but I'm not sure.
Checklist (after created issue)
Added label(s)
Added to project
Added to milestone
The text was updated successfully, but these errors were encountered:
What is the issue?
From time to time we experience bugs with the Github Superlinter and it could fail. Proposing that we implement a
skip-linter
label to skip the linter-test.Suggestion(s)/solution(s) [Optional]
Something like this should do the job:
I tried to implement this, but the linter-job is set as
required
so it didn't work. I think it needs to be turned off by the repo owner to work, but I'm not sure.Checklist (after created issue)
The text was updated successfully, but these errors were encountered: