kaxil commented on a change in pull request #7771: Remove JIRA requirements 
from PRs
URL: https://github.com/apache/airflow/pull/7771#discussion_r395332030
 
 

 ##########
 File path: .github/boring-cyborg.yml
 ##########
 @@ -169,20 +169,6 @@ firstPRWelcomeComment: >
 firstPRMergeComment: >
   Awesome work, congrats on your first merged pull request!
 
 
 Review comment:
   ```suggestion
   
   insertIssueLinkInPrDescription:      
     descriptionIssuePlaceholderRegexp: "^Issue link: (.*)$"    
     matchers:  
       jiraIssueMatch:  
         titleIssueIdRegexp: \[(AIRFLOW-[0-9]{4})\]     
         descriptionIssueLink: 
"[${1}](https://issues.apache.org/jira/browse/${1})"
       docOnlyIssueMatch:       
         titleIssueIdRegexp: \[(AIRFLOW-X{4})\] 
         descriptionIssueLink: "`Document only change, no JIRA issue`"
   ```

----------------------------------------------------------------
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

Reply via email to