Jefffrey opened a new issue, #10529:
URL: https://github.com/apache/arrow-rs/issues/10529

   Our changelog generation relies on categorizing included PRs by their 
labels, see:
   
   - https://github.com/apache/arrow-rs/pull/10451
   
   That means we should ensure PRs merged to main have labels such as `bug`, 
`enhancement`, `performance`, `security`, `development-process`, etc.
   
   Whenever we create issues they usually get tagged as either bug or 
enhancement based on the template, so if a PR is created and links to the issue 
(`Closes #123`) then it would be good to be able to copy the labels from the 
issue to the PR so maintainers don't need to manually do this for every PR.
   
   Looks like this project might accomplish this: 
https://github.com/michalvankodev/copy-issue-labels
   
   Look into introducing this (and ensuring it does what we need).


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