Don't run linters on backport PRs
When backporting it's probably better to keep the code in the same form as the original PR and not make any further changes. As such, we probably want to disable rubocop and haml-lint on PRs to non-master. This may be doable by reusing the branch disablement code.
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.