-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Contributors report: split report to work around max body size
The April contributors report action failed with Validation Failed: {"resource":"Issue","code":"custom","field":"body","message":"body is too long (maximum is 65536 characters)"} (https://github.com/flatcar/Flatcar/actions/runs/8776875403) This is caused by the markdown report being too big. This change splits the report: Contributions, discussions, advisories, and issues are posted in the iussue summary, and PR stats are posted separately in an issue comment. Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
- Loading branch information
Showing
1 changed file
with
109 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters