Startrekzky opened a new issue, #2672:
URL: https://github.com/apache/incubator-devlake/issues/2672

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   This configuration was supported via `.env`. However, it has not been added 
to the GitHub transformation page in the config-ui's blueprint creation flow.
   
   ```
   # 
GITHUB_PR_BODY_CLOSE=(?mi)^.*(fix|close|resolve|fixes|closes|resolves|fixed|closed|resolved)[\s]*
 .*\d+
   GITHUB_PR_BODY_CLOSE_PATTERN=
   # GITHUB_PR_BODY_NUMBER_PREFIX="(#|https:\/\/github.com\/%s\/%s\/issues\/)"
   GITHUB_PR_BODY_NUMBER_PREFIX=
   ```
   
   ### Use case
   
   As a project maintainer, I want to see the number of different types of 
issues (features/bugs) a PR closes. Then I can calculate dev resources spent on 
different types of work.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to