This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-21 13:25:37 +01:00
Code
Issues
Activity
gitea
/
models
/
actions
History
Jason Song
2d0ff00823
Improve updating Actions tasks (
#24600
)
...
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-10 13:54:18 +02:00
..
run_job_list.go
…
run_job.go
…
run_list.go
Require approval to run actions for fork pull request (
#22803
)
2023-02-24 15:58:49 +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 the version of runner in the runner list (
#23490
)
2023-03-19 22:19:40 -04: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
…