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-03-12 00:50:58 +01:00
Code
Issues
Activity
gitea
/
services
/
actions
History
Zettat123
81aec6d621
Update scheduled tasks even if changes are pushed by "ActionsUser" (
#32246
)
...
Fix
#32219
--------- Co-authored-by: delvh <dev.lh@web.de>
2024-10-13 20:28:32 +00:00
..
auth_test.go
…
auth.go
…
cleanup.go
Clear up old Actions logs (
#31735
)
2024-08-02 00:42:08 +00:00
clear_tasks.go
…
commit_status.go
Support
pull_request_target
event for commit status (
#31703
)
2024-07-26 18:00:07 +08:00
init.go
…
interface.go
feat(api): enhance Actions Secrets Management API for repository (
#30656
)
2024-04-26 21:11:49 +08:00
job_emitter_test.go
Improve the handling of
jobs.<job_id>.if
(
#31070
)
2024-05-27 14:15:34 +08:00
job_emitter.go
Improve the handling of
jobs.<job_id>.if
(
#31070
)
2024-05-27 14:15:34 +08:00
notifier_helper.go
Update scheduled tasks even if changes are pushed by "ActionsUser" (
#32246
)
2024-10-13 20:28:32 +00:00
notifier.go
Fix actions notify bug (
#31866
)
2024-08-19 16:25:41 +00:00
rerun_test.go
…
rerun.go
…
schedule_tasks.go
Interpolate runs-on with variables when scheduling tasks (
#30640
)
2024-04-23 20:55:25 +02:00
variables.go
…