agones icon indicating copy to clipboard operation
agones copied to clipboard

[Github Actions] PR Update not working

Open markmandel opened this issue 8 months ago • 3 comments

What happened:

You can see it fail here: https://github.com/googleforgames/agones/actions/runs/14764170277

What you expected to happen:

It should update an approved PR.

How to reproduce it (as minimally and precisely as possible):

Merge a PR.

Anything else we need to know?:

I would check the GitHub Access Token that the Agones Bot provides has expired. I'm wondering if it has and needs to be updated.

markmandel avatar Apr 30 '25 20:04 markmandel

Looking at the workflow, it only runs after a pull request has been approved, so it doesn't seem like there's much automation gained from this workflow. Do you think it's worth keeping the workflow?

igooch avatar May 06 '25 22:05 igooch

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

github-actions[bot] avatar Jun 15 '25 10:06 github-actions[bot]

It is nice for contributors to have, as their work is allowed to automatically run through CI -- especially true when there is multiple items approved and in the merge queue.

markmandel avatar Sep 21 '25 18:09 markmandel