AbsaOSS / AbsaOSS/generate-release-notes
Introduce weak link between PR and Issue
Open
enhancement
- Dominant language
- Python
- Stars
- 13
- Forks
- 0
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 7
Description
## Background
In the current implementation, GitHub default keywords are used in the PR description to link the Issues.
All these keywords close the mentioned Issue when PR is merged.
## Feature
Add similar keywords to link Issue(s) with PRs: `Relates` #Nr
This keyword will allow the team to link more `partial` or `related` PRs to one Issue without Closing after the first merge.
Contributor guide
Assessment
This issue has not been assessed yet.