index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
actions
/
notifier_helper.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement auto-cancellation of concurrent jobs if the event is push (#25716)
Bo-Yi Wu
2023-07-25
1
-4
/
+19
*
For API attachments, use API URL (#25639)
Lunny Xiao
2023-07-10
1
-1
/
+1
*
Fix `ref` for workflows triggered by `pull_request_target` (#25743)
Zettat123
2023-07-07
1
-4
/
+2
*
Support `pull_request_target` event (#25229)
Zettat123
2023-06-26
1
-8
/
+44
*
Fix `Permission` in API returned repository struct (#25388)
Jason Song
2023-06-22
1
-2
/
+2
*
Use the type RefName for all the needed places and fix pull mirror sync bugs ...
Lunny Xiao
2023-05-26
1
-1
/
+1
*
Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)
sillyguodong
2023-04-07
1
-2
/
+2
*
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
1
-6
/
+1
*
Avoid panic caused by broken payload when creating commit status (#23216)
Jason Song
2023-03-04
1
-1
/
+2
*
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
1
-3
/
+3
*
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
1
-0
/
+229