-
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: v0.4.0
head repository: AbsaOSS/generate-release-notes
compare: v0.5.0
- 8 commits
- 25 files changed
- 1 contributor
Commits on Nov 8, 2024
-
#108 - Do Not Persist Credentials - Workflows (#109)
- Disabled saving of credential in all checkout actions.
Configuration menu - View commit details
-
Copy full SHA for 655c2c0 - Browse repository at this point
Copy the full SHA 655c2c0View commit details
Commits on Nov 19, 2024
-
#110 - Introduce GH actions for version tag check and release notes p…
Configuration menu - View commit details
-
Copy full SHA for 66e52bd - Browse repository at this point
Copy the full SHA 66e52bdView commit details
Commits on Nov 25, 2024
-
# Remove setup.py - it is not needed (#114)
- This file was introduces during deployment experiments. - It is not needed in current solution as we are deployed like a GH Action to the marketplace. - No setuptools or similar tooling used.
Configuration menu - View commit details
-
Copy full SHA for 2bb8803 - Browse repository at this point
Copy the full SHA 2bb8803View commit details -
Feature/45 skip release notes should allow multiple entires (#113)
* #45 - skip-release-notes should allow multiple entires - Implemented the code. - Update of docs.
Configuration menu - View commit details
-
Copy full SHA for ad368d7 - Browse repository at this point
Copy the full SHA ad368d7View commit details -
#57 - Configurable regex-based Release note detection in the PR body (#…
Configuration menu - View commit details
-
Copy full SHA for adeae67 - Browse repository at this point
Copy the full SHA adeae67View commit details -
Do not fail when unknown placeholder received (#115)
* # Do not fail when unknown placeholder received - ActionInput now can hold static values. - Improved unknown placeholder logic for detection and removing of them.
Configuration menu - View commit details
-
Copy full SHA for 9191d81 - Browse repository at this point
Copy the full SHA 9191d81View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9275384 - Browse repository at this point
Copy the full SHA 9275384View commit details -
#117 - Already releases issue are returned from GitHub API (#118)
* #117 - Already releases issue are returned from GitHub API - Added new filtration logic for received issues from GH API. These issues should already be filtered, but there is an error. - Added new debug message for observing creation time of GH Releases.
Configuration menu - View commit details
-
Copy full SHA for 57bc46d - Browse repository at this point
Copy the full SHA 57bc46dView 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 v0.4.0...v0.5.0