We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would be great to have an option to ignore the jira git hook when requests to the API throw timeouts or non-authentication 500 errors. Any thoughts?
The text was updated successfully, but these errors were encountered:
Good idea. I've been bitten by this more than once too.
I won't be able to work on this in the near future, though. But I'm keeping it on my todo list. ;-)
Sorry, something went wrong.
If #77 gets merged, this could easily be implemented by OR-ing CheckJira with a simple plugin that only succeeds if Jira is down, unresponsive, etc.
No branches or pull requests
Would be great to have an option to ignore the jira git hook when requests to the API throw timeouts or non-authentication 500 errors. Any thoughts?
The text was updated successfully, but these errors were encountered: