Open
Description
Feature Overview
We need to ensure PR information such as titles and descriptions meet a certain level of quality. This helps the community better understand and review the change. This includes meaningful PR titles that may vary based on PR content like whether multiple packages are touched.
This feature issue tracks us gathering the requirements we would like to see for PR titles and descriptions. These will be implemented in a GitHub workflow that will trigger on PR events.
Solution Overview
Post comments in this issue with requirements you'd like to see. Include:
- What to check. Think in terms of a regular expression.
- Why to check. May be more obvious for some requests than others.
- Whether the check should result in a comment and/or fail the build. If a comment is posted, what should it say?
Alternatives Considered
No response
What packages are impacted?
Other
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response