-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug.
logs failing: https://github.com/asyncapi/website/actions/runs/13920960596/job/38969028507?pr=3726
this workflow: https://github.com/asyncapi/.github/blob/master/.github/workflows/automerge-for-humans-merging.yml
Copy of Logs
well actually no logs, I wanted to paste them here but got error "Field can not be longer than 65536 characters" and this is probably the same reason why the workflow fails -> shared below more detailsThere were like 34 commits in the related PR, so I guess ${{ steps.authors.outputs.result }} is failing and the output maybe has some limits.
So the step Get PR authors should probably reduce the output only with relevant information needed for the next step
Expected behavior
make it work with any PR with as many commits possibe
Screenshots
none
How to Reproduce
just click on links to logs I shared
🖥️ Device Information [optional]
not relevant
👀 Have you checked for similar open issues?
- I checked and didn't find similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue ?
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working