-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: AbsaOSS/generate-release-notes
base: 0.1.1
head repository: AbsaOSS/generate-release-notes
compare: v0.2.0
- 17 commits
- 22 files changed
- 1 contributor
Commits on Jan 16, 2024
-
Feature/6 add two types of commit ranges (#10)
Add support for initial and following commit compares.
Configuration menu - View commit details
-
Copy full SHA for f97c2f0 - Browse repository at this point
Copy the full SHA f97c2f0View commit details -
Fix PRs without Issue sorting. (#12)
The problem with ordering is fixed.
Configuration menu - View commit details
-
Copy full SHA for 6af3672 - Browse repository at this point
Copy the full SHA 6af3672View commit details
Commits on Jan 17, 2024
-
Added FAQ section with first question and answer. (#17)
* Fixed the wrong label used for chapter bug fixes. The bug is the correct value used in templates. * Added FAQ section with received questions and prepared answers for them.
Configuration menu - View commit details
-
Copy full SHA for d4cdfa9 - Browse repository at this point
Copy the full SHA d4cdfa9View commit details
Commits on Jan 18, 2024
-
Feature/20 add new warning chapter for merged p rs linking opened iss…
…ues (#21) * Add new logic to detect PRs linking to Issue in Open state. * Updated titles and defaults messages of warning chapters.
Configuration menu - View commit details
-
Copy full SHA for 13e5c01 - Browse repository at this point
Copy the full SHA 13e5c01View commit details -
Feature/19 add support for more release notes comments in one issue (#22
Configuration menu - View commit details
-
Copy full SHA for 0737108 - Browse repository at this point
Copy the full SHA 0737108View commit details -
Implemented new logic. User can newly decide if action will be search…
…ing from latest release created-at or published-at point. (#27) Implemented new logic. User can newly decide if action will be searching from latest release created-at or published-at point.
Configuration menu - View commit details
-
Copy full SHA for 6aae252 - Browse repository at this point
Copy the full SHA 6aae252View commit details
Commits on Jan 19, 2024
-
Prepared yml file. To test it has to be merged. (#28)
* Prepared yml file. To test it has to be merged.
Configuration menu - View commit details
-
Copy full SHA for 6539bf2 - Browse repository at this point
Copy the full SHA 6539bf2View commit details -
Added two yml file to check and migrate PR release notes comment (#30)
* Added two yml file to check and migrate PR release notes comment
Configuration menu - View commit details
-
Copy full SHA for c7983a1 - Browse repository at this point
Copy the full SHA c7983a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec58f7 - Browse repository at this point
Copy the full SHA 0ec58f7View commit details -
#15 #23 #24 -new inputs and new warning chapter (#32)
* Implemented logic: - Introduced a new warning chapter for closed not merged PRs. - Introduced a new logic for filtering out Issues and PRs using user-defined or default labels. - Introduced a new logic to control whether empty chapters are printed or not.
Configuration menu - View commit details
-
Copy full SHA for 106a158 - Browse repository at this point
Copy the full SHA 106a158View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec6751f - Browse repository at this point
Copy the full SHA ec6751fView commit details -
#34 - Introduce unit tests (#35)
#34 - Introduce unit tests - Implemented unit tests and mock logic. - Rework of exit calls and exception throwing to use core.setFailed(). - Fix failing usage in yml file. - Fixed bug in PR before 'since' decision logic.
Configuration menu - View commit details
-
Copy full SHA for 6acadaf - Browse repository at this point
Copy the full SHA 6acadafView commit details -
# 33 - Make more robust Release notes comment logic (#36)
- Improved logic to check release notes lines for presence of '-'. If not present add it with required indent.
Configuration menu - View commit details
-
Copy full SHA for 2f143f4 - Browse repository at this point
Copy the full SHA 2f143f4View commit details
Commits on Jan 29, 2024
-
Feature/26 introduce idea of pr without issue as part for user define…
…d chapters (#37) #26 - Introduce the idea of PR without Issue as part of user-defined chapters - introduced logic to work with PR without linked Issues like with Issues - removed code duplication from logic extension "extraction of Release notes" from comments. - fix similar methods to get issues and PR contributors. - improved method `parseChaptersJson` - Added new related test. - Implemented logic to add PR without linking issues to custom chapters. - Added new related test. - Added logic to identify Duplicate mentions of already printed Issues or PR in custom chapters. - Simplified duplicate string as GitHub does not support colors.
Configuration menu - View commit details
-
Copy full SHA for 2146b50 - Browse repository at this point
Copy the full SHA 2146b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a3a82 - Browse repository at this point
Copy the full SHA c5a3a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fea6a9 - Browse repository at this point
Copy the full SHA 6fea6a9View commit details
Commits on Feb 1, 2024
-
Fixed ordering of rows for all chapters. (#39)
Fixed ordering of chapters. They are ordered from the oldest one (the lowest issue or pr number).
Configuration menu - View commit details
-
Copy full SHA for cd4f7f2 - Browse repository at this point
Copy the full SHA cd4f7f2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.1...v0.2.0