forgejo/routers/web/repo/actions
Lunny Xiao 967e04534e
Fix bug on action list deleted branch (#32848)
Fix
https://github.com/go-gitea/gitea/issues/32761#issuecomment-2540946064

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 42090844ed2de5e615abc6ece351c152d3344295)

Conflicts:
	models/fixtures/action_run.yml
	models/fixtures/branch.yml
	routers/web/repo/actions/actions_test.go
  trivial context conflict
2024-12-22 07:21:38 +01:00
..
actions.go Fix bug on action list deleted branch (#32848) 2024-12-22 07:21:38 +01:00
actions_test.go Fix bug on action list deleted branch (#32848) 2024-12-22 07:21:38 +01:00
main_test.go Fix bug on action list deleted branch (#32848) 2024-12-22 07:21:38 +01:00
manual.go Fix boolean inputs in workflow_dispatch; closes #5425 2024-10-01 09:22:43 +02:00
view.go Detect whether action view branch was deleted (#32764) 2024-12-15 09:45:10 +01:00