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

Pull request for Tracking ID search and Optional Markup #6

Merged
merged 2 commits into from
Mar 15, 2012

Conversation

amboar
Copy link

@amboar amboar commented Mar 13, 2012

Two commits are included in this pull request:

  1. Add optional support for searching out Gerrit tracking IDs from the TEXT query rather than using only the subject line.
  2. Add support for disabling {quote} markers in the comments posted by Jirret in case JIRA has comment field mark-up disabled.

Andrew Jeffery added 2 commits March 13, 2012 16:07
By default the subject is searched for the issue ID, however by adding
the following configuration option to ~/.jirretconfig Jirret will search
the whole message for tracking IDs:

    use_trackingid=true
JIRA can be configured to disallow format markers. Make it optional so
that markers aren't visible in comments if not enabled.
hobbs added a commit that referenced this pull request Mar 15, 2012
Pull request for Tracking ID search and Optional Markup
@hobbs hobbs merged commit fdfaa49 into hobbs:master Mar 15, 2012
@hobbs
Copy link
Owner

hobbs commented Mar 15, 2012

thanks!

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

Successfully merging this pull request may close these issues.

2 participants