Skip to content

automerge for humans have some bug #331

@derberg

Description

@derberg

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 details

There 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?

Are you willing to work on this issue ?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions