index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
actions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle canceled workflow as a warning instead of a fail (#24282)
Jason Song
2023-04-23
1
-1
/
+3
*
Support triggering workflows by wiki related events (#24119)
Zettat123
2023-04-17
1
-0
/
+35
*
Use actions job link as commit status URL instead of run link (#24023)
Jason Song
2023-04-10
1
-1
/
+20
*
Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)
sillyguodong
2023-04-07
2
-5
/
+5
*
Actions: Use default branch as ref when a branch/tag delete occurs (#23910)
Brad Nabholz
2023-04-07
1
-0
/
+5
*
Treat PRs with agit flow as fork PRs when triggering actions. (#23884)
Jason Song
2023-04-06
1
-1
/
+16
*
Refactor commit status for Actions jobs (#23786)
Jason Song
2023-03-29
4
-55
/
+67
*
Create commit status when event is `pull_request_sync` (#23683)
sillyguodong
2023-03-24
1
-1
/
+1
*
Fix incorrect `HookEventType` of pull request review comments (#23650)
Zettat123
2023-03-24
1
-1
/
+1
*
Fix missing commit status in PR which from forked repo (#23351)
sillyguodong
2023-03-13
1
-23
/
+48
*
Avoid panic caused by broken payload when creating commit status (#23216)
Jason Song
2023-03-04
3
-6
/
+29
*
Require approval to run actions for fork pull request (#22803)
Jason Song
2023-02-24
1
-2
/
+46
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
2
-26
/
+26
*
Fix improper HTMLURL usages in Go code (#22839)
wxiaoguang
2023-02-11
1
-1
/
+1
*
Add more events details supports for actions (#22680)
Lunny Xiao
2023-02-01
1
-1
/
+1
*
Fix ref to trigger Actions (#22679)
Jason Song
2023-01-31
1
-3
/
+10
*
Implement actions (#21937)
Jason Song
2023-01-31
7
-0
/
+1181