gr2m / gr2m/release-notifier-action

Handle "client_payload is too large"

Open
#138 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Description

follow up to https://github.com/octokit/openapi/issues/301

We will need to truncate `client_payload` if necessary. I had to do it in another internal project, I can re-use the same code here

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing how this GitHub Action constructs and sends client_payload, then read the linked octokit/openapi issue #301 for the size constraint. The work is done when oversized client_payload data is truncated as needed without breaking the release notification flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.