index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
actions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set pre-step status to `skipped` if job is skipped (#29489)
sillyguodong
2024-03-06
1
-0
/
+3
*
Fix workflow trigger event bugs (#29467)
Zettat123
2024-03-06
1
-0
/
+3
*
Improve the `issue_comment` workflow trigger event (#29277)
Zettat123
2024-02-26
2
-0
/
+50
*
Implement some action notifier functions (#29173)
yp05327
2024-02-19
2
-4
/
+8
*
[ACTIONS] on.schedule: the event is always "schedule"
Earl Warren
2024-02-05
3
-0
/
+12
*
Revert "Fix schedule tasks bugs (#28691)"
Earl Warren
2024-02-05
3
-25
/
+10
*
Revert "Fix an actions schedule bug (#28942)"
Earl Warren
2024-02-05
1
-35
/
+0
*
[CI] Search .forgejo/workflows first
Loïc Dachary
2024-02-05
1
-2
/
+5
*
Fix an actions schedule bug (#28942)
Zettat123
2024-01-31
1
-0
/
+35
*
Fix schedule tasks bugs (#28691)
Lunny Xiao
2024-01-12
3
-10
/
+25
*
chore(actions): support cron schedule task (#26655)
Lunny Xiao
2023-08-24
1
-4
/
+19
*
Fix the bug when getting files changed for `pull_request_target` event (#26320)
Zettat123
2023-08-05
2
-10
/
+22
*
Fix `ref` for workflows triggered by `pull_request_target` (#25743)
Zettat123
2023-07-07
1
-3
/
+0
*
Fix activity type match in `matchPullRequestEvent` (#25746)
Zettat123
2023-07-07
2
-33
/
+55
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
1
-1
/
+1
*
Support downloading raw task logs (#24451)
Vitaliy Filippov
2023-06-29
1
-2
/
+2
*
Fix content holes in Actions task logs file (#25560)
Jason Song
2023-06-28
1
-1
/
+17
*
Support `pull_request_target` event (#25229)
Zettat123
2023-06-26
4
-46
/
+60
*
Use the type RefName for all the needed places and fix pull mirror sync bugs ...
Lunny Xiao
2023-05-26
1
-4
/
+4
*
show workflow config error on file view also (#24267)
a1012112796
2023-04-23
1
-0
/
+8
*
Support triggering workflows by wiki related events (#24119)
Zettat123
2023-04-17
3
-2
/
+12
*
Fix mismatch between hook events and github event types (#24048)
Zettat123
2023-04-12
2
-25
/
+362
*
Do not crash when parsing an invalid workflow file (#23972)
Jason Song
2023-04-07
1
-0
/
+10
*
Fix checks for `needs` in Actions (#23789)
Jason Song
2023-03-30
1
-14
/
+14
*
Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (...
ChristopherHX
2023-03-27
1
-35
/
+107
*
Improve workflow event triggers (#23613)
Zettat123
2023-03-23
3
-13
/
+155
*
Convert GitHub event on actions and fix some pull_request events. (#23037)
Lunny Xiao
2023-03-14
2
-114
/
+212
*
Add workflow error notification in ui (#23404)
yp05327
2023-03-14
1
-12
/
+28
*
Fix actions workflow branches match bug (#22724)
Lunny Xiao
2023-02-02
1
-3
/
+4
*
Add more events details supports for actions (#22680)
Lunny Xiao
2023-02-01
1
-4
/
+150
*
Implement actions (#21937)
Jason Song
2023-01-31
4
-0
/
+451