If a PR closes/fixes a issue, automatically label the PR with the same labels as the issue #1235
Open
Description
Very commonly, the same labels apply for an issue, and PR which fixes/closes it. By automatically labeling a new PR which fixes/closes an issue with the same labels, we can prevent doing this manually.
E.g. preventing this rust-lang/rust#82887 (comment)
Activity