- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.2k
Open
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/gitea-actionsrelated to the actions of Gitearelated to the actions of Giteatype/bug
Description
Description
If I click "Re-run all jobs" or the re-run button for a specific job, it doesn't start the actions workflow. The run icon changes to a gray circle and the cancel button appears. The old job logs remain.
This is only since I updated the Gitea instance today.
Gitea Version
1.25 (released today)
Can you reproduce the bug on the Gitea demo site?
No - no actions runners available
Logs
Oct 29 19:16:56 gitea[1000856]: 2025/10/29 19:16:56 .../actions/notifier_helper.go:167:notify() [W] Ref of event "workflow_run" is empty, will fall back to the default branch
Oct 29 19:16:56 gitea[1000856]: 2025/10/29 19:16:56 HTTPRequest [I] router: completed POST /myuser/myrepo/actions/runs/203/jobs/0/rerun for x.x.x.x:32213, 200 OK in 184.8ms @ actions/view.go:401(actions.Rerun)
Oct 29 19:16:56 gitea[1000856]: 2025/10/29 19:16:56 HTTPRequest [I] router: completed GET /myuser/myrepo/actions/runs/203 for x.x.x.x:32213, 200 OK in 32.6ms @ actions/view.go:52(actions.View)
Screenshots
After clicking "re-run" on the three jobs with gray circles:
 
The old logs are still there. The Cancel button has no effect.
 
Git Version
2.39.5
Operating System
Debian 12
How are you running Gitea?
linux amd64 binary from release page, run as systemd service on Debian 12
Database
PostgreSQL
dangjinghao, nekrondev, qibao07, MrBanana05, tanelpuhu and 7 more
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/gitea-actionsrelated to the actions of Gitearelated to the actions of Giteatype/bug