Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to force run tasks #130

Open
gokatz opened this issue Jun 9, 2020 · 0 comments
Open

option to force run tasks #130

gokatz opened this issue Jun 9, 2020 · 0 comments

Comments

@gokatz
Copy link

gokatz commented Jun 9, 2020

I believe that lint-prepush caches the result of the task for a commit (if the tasks have no errors) and eliminate unwanted runs for future pushes.

It would be great if we could have a flag to force run the tasks, the commit was successfully checked before. This will be useful in debugging process.

something like,

git push --force-check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant