You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/06/12 10:05:13 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request, #4978: Add GitHub Actions workflows to label issues and assign a milestone

jamesnetherton opened a new pull request, #4978:
URL: https://github.com/apache/camel-quarkus/pull/4978

   Summary of the changes I'm proposing to make:
   
   1. Add issue templates:
   
   * Categorize issues into feature requests, bugs, housekeeping tasks etc
   * Provide some useful links to chat & the mailing list
   
   [Example of how it looks](https://github.com/apache/camel-quarkus/assets/4721408/fb8ac313-deea-4c72-8c54-b17c53c53a60).
   
   2. Some new GitHub workflows:
   
   * Automatically label and categorize issues based on the issue title and body content
   * Automatically assign 'completed' closed issues to the latest milestone
   * Automatically assign 'not planned' or 'wontfix' labelled closed issues to the 'wont fix' milestone
   
   The label configuration is described in `.github/auto-label-configuration.yaml`.
   
   Some screenshots of it in action:
   
   * [Auto labeling](https://github.com/apache/camel-quarkus/assets/4721408/34686e34-11e7-4198-b40d-0fa1134b9d62)
   * [Auto assign closed issue to the latest milestone](https://github.com/apache/camel-quarkus/assets/4721408/a6f5e01b-0a10-4876-b2f8-6485067eee49)
   * [Auto assign not planned closed issues to wontfix milestone](https://github.com/apache/camel-quarkus/assets/4721408/e227619a-60cb-4d13-bd31-00e8f77577c3)
   
   I see the benefits as cutting down on manual work at release time, being able to track issues better and maybe end up with a chance to generate better changelog / release notes.
   
   WDYT?
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] ppalaga merged pull request #4978: Add GitHub Actions workflows to label issues and assign a milestone

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga merged PR #4978:
URL: https://github.com/apache/camel-quarkus/pull/4978


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org