AbsaOSS / AbsaOSS/generate-release-notes

PR–Issue Linking & Label Intelligence (v1.5.0)

未關閉
#301 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
epic
主要語言
Python
星號
13
分支
0
平均合併
6 小時 50 分鐘
30 天內合併 PR
7

描述

### Background

The association model between pull requests and issues is a core engine of the action. Currently, linking relies on explicit references only, and label resolution does not consider both entities together. This leads to PRs or issues being misclassified in the generated release notes.

This epic improves the PR–Issue association model with a weak-link mechanism, merges label logic across both entities, and enables the tool to use rich issue-body release notes in place of issue titles.

### Goals

- Introduce a flexible, improved PR–Issue linking and association model (#228)
- Implement weak (heuristic) linking between PRs and Issues when explicit links are absent (#79)
- Merge PR and issue labels when determining the release notes group for an entry (#96)
- Allow ignoring the issue title when explicit release notes are provided inside the issue body (#40)
- Maintain backward compatibility with existing explicit-link behaviour

### Subtasks

- [ ] #228 Feature: Improved PR-Issue Linking and Association Model
- [ ] #79 Introduce weak link between PR and Issue
- [ ] #96 Merge PR and issue labels when considering release notes group
- [ ] #40 Release Notes: Ignore Issue Title if there are release notes written within a given ticket

### Related / References

- #228 is the umbrella design issue for this epic

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。