ashb commented on a change in pull request #7771: Remove JIRA requirements from
PRs
URL: https://github.com/apache/airflow/pull/7771#discussion_r395319913
##########
File path: .github/boring-cyborg.yml
##########
@@ -169,20 +169,6 @@ firstPRWelcomeComment: >
firstPRMergeComment: >
Awesome work, congrats on your first merged pull request!
-insertIssueLinkInPrDescription:
- descriptionIssuePlaceholderRegexp: "^Issue link: (.*)$"
- matchers:
- jiraIssueMatch:
- titleIssueIdRegexp: \[(AIRFLOW-[0-9]{4})\]
- descriptionIssueLink:
"[${1}](https://issues.apache.org/jira/browse/${1})"
Review comment:
@kaxil is it safe to leave this block in for our transition period where
people still might be targeting Jiras?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services