-
Notifications
You must be signed in to change notification settings - Fork 375
Comparing changes
Open a pull request
base repository: release-drafter/release-drafter
base: v7.2.0
head repository: release-drafter/release-drafter
compare: v7.2.1
- 9 commits
- 17 files changed
- 5 contributors
Commits on Apr 9, 2026
-
chore: use semantic commit for npm version and push only version tag
Configure npm version to use "chore: release v%s" commit message format. Push only the specific version tag in postversion to avoid major tag conflict with workflow-managed v7 tag.
2Configuration menu - View commit details
-
Copy full SHA for 36c42fa - Browse repository at this point
Copy the full SHA 36c42faView commit details -
chore: replace coverage badge with job summary and commit status
Remove the committed SVG badge in favor of a GitHub Actions job summary and commit status check, eliminating merge conflicts on PRs.
Configuration menu - View commit details
-
Copy full SHA for 8a1e7e7 - Browse repository at this point
Copy the full SHA 8a1e7e7View commit details
Commits on Apr 23, 2026
-
ci: Use native Actions checks instead of manual statuses for coverage…
… report Removes the need for using the GITHUB_TOKEN when reporting the coverage percentage (as a manual commit status). Instead, use native checks through a dedicated CI job. Caveat is that the actual percentage is not shown in the check/status description anymore. We will have to rely on the job summary. Also, add a threshold below which coverage job fails (so that we may not need to constantly check that value anymore)
Configuration menu - View commit details
-
Copy full SHA for d31f18e - Browse repository at this point
Copy the full SHA d31f18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c72a4c8 - Browse repository at this point
Copy the full SHA c72a4c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb8288 - Browse repository at this point
Copy the full SHA dfb8288View commit details
Commits on Apr 28, 2026
-
fix: prerelease-identifier behavior and precedence in configuration (#…
…1594) * fix: clarify prerelease-identifier behavior and precedence in configuration Signed-off-by: Emilien Escalle <[email protected]> * refactor: split mergeInputAndConfig into typed scope helpers Signed-off-by: Emilien Escalle <[email protected]> * refactor: streamline prerelease input handling and validation logic Signed-off-by: Emilien Escalle <[email protected]> --------- Signed-off-by: Emilien Escalle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56443b6 - Browse repository at this point
Copy the full SHA 56443b6View commit details -
chore: disable "No version input..." warning (#1595)
* fix: remove no version input warning, and add verbosity on verion info resolution * chore: update dist
Configuration menu - View commit details
-
Copy full SHA for cc3030e - Browse repository at this point
Copy the full SHA cc3030eView commit details
Commits on Apr 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ecce383 - Browse repository at this point
Copy the full SHA ecce383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 563bf13 - Browse repository at this point
Copy the full SHA 563bf13View 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 v7.2.0...v7.2.1