0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-20 04:27:11 +02:00
Ross Golder 503622dfd5 refactor: use actions_service.CancelRun in web Cancel handler
Replace the duplicated inline cancel logic in the web Cancel handler
with a call to actions_service.CancelRun, which encapsulates the same
transaction, commit status update, and notification logic.

Co-Authored-By: Claude Sonnet (claude-sonnet-4-6) <claude-sonnet-4-6@anthropic.com>
2026-05-17 10:38:45 +07:00
..
2026-05-01 15:38:38 +00:00