0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-16 22:20:11 +01:00
forgejo/services
Zettat123 a42a838843
Fix ref for workflows triggered by pull_request_target ()
Follow 

At present, when the trigger event is `pull_request_target`, the `ref`
and `sha` of `ActionRun` are set according to the base branch of the
pull request. This makes it impossible for us to find the head branch of
the `ActionRun` directly. In this PR, the `ref` and `sha` will always be
set to the head branch and they will be changed to the base branch when
generating the task context.
2023-07-07 19:22:03 +00:00
..
actions Fix ref for workflows triggered by pull_request_target () 2023-07-07 19:22:03 +00:00
agit
asymkey
attachment
auth
automerge
context Replace interface{} with any () 2023-07-04 18:36:08 +00:00
convert
cron
externalaccount
forms
gitdiff
issue
lfs
mailer
markup
migrations
mirror
org
packages
pull
release
repository
task
user
webhook
wiki