AbsaOSS / AbsaOSS/generate-release-notes

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

オープン
#301 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
epic
主要言語
Python
スター
13
フォーク
0
平均マージ
6時間 50分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。