Skip to content

Conversation

@stevedlawrence
Copy link
Member

The default asf.yaml notification.jir_options setting defaults to include "worklog". This means that anytime someone comments on a pull request that contains a JIRA ticket number in the title it updates the tickets worklog, which sends out an email. This leads to excessive emails for little gain.

This configures the setting to just "link" and "label", which means it will add a link to the PR in JIRA and add a "pull-request-available" label. This should reduce the amount of emails but still take advantage of JIRA integration.

DAFFODIL-3062

The default asf.yaml notification.jir_options setting defaults to
include "worklog". This means that anytime someone comments on a pull
request that contains a JIRA ticket number in the title it updates the
tickets worklog, which sends out an email. This leads to excessive
emails for little gain.

This configures the setting to just "link" and "label", which means it
will add a link to the PR in JIRA and add a "pull-request-available"
label. This should reduce the amount of emails but still take advantage
of JIRA integration.

DAFFODIL-3062
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.

1 participant