You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/19 21:07:19 UTC

[GitHub] [airflow] ashb commented on a change in pull request #7771: Remove JIRA requirements from PRs

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:
users@infra.apache.org


With regards,
Apache Git Services