summaryrefslogtreecommitdiffstats
path: root/models/actions/run.go
Commit message (Expand)AuthorAgeFilesLines
* Treat PRs with agit flow as fork PRs when triggering actions. (#23884)Jason Song2023-04-061-1/+1
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-1/+3
* Create commit status when event is `pull_request_sync` (#23683)sillyguodong2023-03-241-1/+1
* Fix missing commit status in PR which from forked repo (#23351)sillyguodong2023-03-131-0/+11
* Avoid too long names for actions (#23162)Jason Song2023-02-281-0/+1
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-7/+5
* Fix ref to trigger Actions (#22679)Jason Song2023-01-311-0/+20
* Implement actions (#21937)Jason Song2023-01-311-0/+254