0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-08 17:55:50 +01:00

5 Commits

Author SHA1 Message Date
Ross Golder
f600226a04
Run make fmt to format code 2025-12-07 12:24:15 +07:00
Ross Golder
b6ba7241c2
Remove 'latest' support from run ID parameter for consistency with other workflow APIs 2025-12-07 12:23:57 +07:00
Ross Golder
1ea1cb518a
Fix test job ID and add LoadRun check in rerunJob 2025-12-07 12:23:22 +07:00
Ross Golder
b4231325b1
feat: add Actions API endpoints for workflow run and job management 2025-12-07 12:22:53 +07:00
NorthRealm
becd15f743
Fix Actions API (#35204)
Fixed a nil pointer error.

Related #34337
2025-08-04 23:41:30 -04:00