ci: remove app contributors#3748
Conversation
|
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3748 +/- ##
=======================================
Coverage 40.04% 40.04%
=======================================
Files 520 520
Lines 19243 19243
Branches 5726 5726
=======================================
Hits 7705 7705
Misses 9342 9342
Partials 2196 2196
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
TL;DR — Fixes release notes generation by filtering out GitHub App contributors ( Key changes
Summary | 5 files | 1 commit | base: Filtering GitHub App contributors
A single guard (
Empty contributors fallback and section restructuring
The
Release commit resolution in the workflow
This ensures the GitHub Release tag points at the actual release commit rather than whatever commit triggered the workflow. Overhauled date-based snapshot tag resolution
The resolution cascade:
Results are deduplicated via a
|
There was a problem hiding this comment.
Reviewed — no issues found.
Task list (3/3 completed)
- Read the PR diff and identify major areas of change
- Review each changed file in detail
- Self-critique and submit review

No description provided.