gitea icon indicating copy to clipboard operation
gitea copied to clipboard

Schedule an automerge from API (accidentally) with ${{ secrets.GITHUB_TOKEN }} will break the PR

Open Shuenhoy opened this issue 3 months ago • 2 comments

Description

I accidentally scheduled an automerge from API with ${{ secrets.GITHUB_TOKEN }} in action (I should have used a PAT). And the PR got broken.

Gitea Version

1.21.10

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

b500

Git Version

No response

Operating System

No response

How are you running Gitea?

Docker

Database

PostgreSQL

Shuenhoy avatar May 23 '24 06:05 Shuenhoy