AbsaOSS / AbsaOSS/generate-release-notes
Provide support for different locations of release notes
Open
enhancement
- Dominant language
- Python
- Stars
- 13
- Forks
- 0
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 7
Description
## Background
Before refactoring, RLS notes were located in PR comments and migrated to Issue comments.
After refactoring, RLS notes expected location is in the PR description only.
## Feature
Add logic to control where RLS notes could be located.
Possible options (one location from following):
- Issue
- description
- comments
- PR
- description
- comments
- Extra issue field or property - defined by project (not part of repository !!!!)
Contributor guide
Assessment
This issue has not been assessed yet.