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
Currently if a PR fails due to linting, the assignee would have to run it locally and push the changes. We can create a PROW command via Jenkins X that is triggered by running /run-linter, which woudl run the linter and push the changes to the current PR
The text was updated successfully, but these errors were encountered:
Currently if a PR fails due to linting, the assignee would have to run it locally and push the changes. We can create a PROW command via Jenkins X that is triggered by running
/run-linter
, which woudl run the linter and push the changes to the current PRThe text was updated successfully, but these errors were encountered: