GitHub user xushiyan added a comment to the discussion: Proposal for project 
management on Github

Looks good to me.

- labels with dimension prefix will be very helpful, making the labels 
self-explanatory. maintainers should not modify the label list randomly once 
labels are finalized with descriptions. Label modification needs to go through 
PMC, as labels will be critical info, being used for issue/pr 
filtering/searching
- every issue and PR targeted to a release should be added to the release 
milestone and have necessary labels, use auto labeler to label PR based on 
title, for e.g., a `(feat):` PR will be labeled with `type:feature`
- ideally a task issue should be closed by 1 PR. in case a task needs multiple 
PRs to close, maintainers make a call: either split the task so the PR closes 
one of the split task, or make sure PR does not use closing keywords (closes, 
fixes, etc) to link to the issue, only using issue number to link them.

GitHub link: 
https://github.com/apache/hudi/discussions/13877#discussioncomment-14387967

----
This is an automatically sent email for dev@hudi.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@hudi.apache.org

Reply via email to