1
0
Fork 0
forgejo/modules
Zettat123 e7f0bcf884
Improve workflow event triggers ()
Follow  
Fix [
comment](https://github.com/go-gitea/gitea/issues/22958#issuecomment-1475763042)

Workflows with `pull_request` trigger event can't be triggered by
`pull_request_sync` event. This PR adds the `canGithubEventMatch`
function to check if a Github event can match any Gitea event. If the
Github event matches a Gitea event, the related workflows should be
triggered.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-03-23 12:04:15 +08:00
..
actions Improve workflow event triggers () 2023-03-23 12:04:15 +08:00
activitypub
analyze
auth
avatar
base
cache
charset
container
context Improve template error reporting () 2023-03-20 15:56:48 -05:00
csv
doctor
emoji
eventsource
generate
git
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer
issue/template
json
label
lfs
log
markup
mcaptcha
metrics
migration
mirror
nosql
notification
options Introduce path Clean/Join helper functions () 2023-03-21 16:02:49 -04:00
packages Return repository in npm package metadata endpoint () 2023-03-17 14:39:19 -04:00
paginator
pprof
private
process
proxy
proxyprotocol
public Introduce path Clean/Join helper functions () 2023-03-21 16:02:49 -04:00
queue
recaptcha
references
regexplru
repository
secret
session
setting Add .patch to attachment.ALLOWED_TYPES () 2023-03-19 15:58:43 -04:00
sitemap
ssh
storage Introduce path Clean/Join helper functions () 2023-03-21 16:02:49 -04:00
structs
svg Keep (add if not existing) xmlns attribute for generated SVG images () 2023-03-21 13:39:27 +08:00
sync
system
templates Improve template error reporting () 2023-03-20 15:56:48 -05:00
test
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util Introduce path Clean/Join helper functions () 2023-03-21 16:02:49 -04:00
validation
watcher
web
webhook