Commit a651c27
Automate Creation of Release Notes with yarn script for version 0.80 (#14931)
* Initial plan
* Add @rnw-scripts/generate-release-notes package with updated version and dates
Co-authored-by: anupriya13 <[email protected]>
* Update package.json with proper repository info and improve .gitignore
Co-authored-by: anupriya13 <[email protected]>
* Improve commit summaries by extracting release notes from PR descriptions
Co-authored-by: anupriya13 <[email protected]>
* Add PR inclusion filtering and Microsoft Reviewers cleanup logic
Co-authored-by: anupriya13 <[email protected]>
* update logic
* Improve categorization logic based on PR Type of Change section
Co-authored-by: anupriya13 <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: anupriya13 <[email protected]>1 parent 3698eba commit a651c27
File tree
6 files changed
+422
-0
lines changed- change
- packages/@rnw-scripts/generate-release-notes
6 files changed
+422
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments