This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-05-01 05:01:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
models
/
actions
History
Lunny Xiao
a8f643c56e
Fix run list broken when trigger user deleted (
#24706
)
2023-05-14 16:12:52 +08:00
..
run_job_list.go
…
run_job.go
…
run_list.go
Fix run list broken when trigger user deleted (
#24706
)
2023-05-14 16:12:52 +08:00
run.go
Treat PRs with agit flow as fork PRs when triggering actions. (
#23884
)
2023-04-06 16:57:30 -04:00
runner_list.go
…
runner_token.go
…
runner.go
Display owner of a runner as a tooltip instead of static text (
#24377
)
2023-05-12 08:43:27 +00:00
status.go
Require approval to run actions for fork pull request (
#22803
)
2023-02-24 15:58:49 +08:00
task_list.go
…
task_output.go
Support upload
outputs
and use
needs
context on Actions (
#24230
)
2023-04-22 16:12:41 -04:00
task_step.go
…
task.go
Improve updating Actions tasks (
#24600
)
2023-05-10 13:54:18 +02:00
utils_test.go
…
utils.go
…