gitforge/modules
Earl Warren 3fa7ceeb76
chore(refactor): replace ifNeedApproval with trust management
What previously handled by ifNeedApproval is replaced with
two calls implemented in trust.go:

- getPullRequestCommitAndApproval
  when workflows are collected and before runs are generated
  from them, figure out if
  - they need approval
  - they should run from the base or the head
- setRunTrustForPullRequest
  when a pull request run is created from a detected workflow,
  set the information it will need for trust management
2025-11-06 11:07:39 +01:00
..
actions chore(refactor): replace ifNeedApproval with trust management 2025-11-06 11:07:39 +01:00
activitypub
analyze
assetfs
auth
avatar feat: strip EXIF information from uploaded avatars (#9638) 2025-10-13 23:16:17 +02:00
base
cache fix: reduce deadlocks merging PRs by using caching for repo issue count stats (#9922) 2025-10-31 23:50:05 +01:00
card
charset
container chore: add new functions to container.Set 2025-10-14 14:40:49 -06:00
csv
emoji
eventsource
forgefed
generate
git fix: pull request review comment position (#9914) 2025-10-31 16:17:23 +01:00
gitrepo
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Update module github.com/meilisearch/meilisearch-go to v0.34.0 (forgejo) (#9275) 2025-09-14 13:22:15 +02:00
issue/template
json
keying feat: use keying for task secrets (#9923) 2025-11-03 13:42:32 +01:00
label
lfs chore: add unit test for SearchPointerBlobs 2025-10-03 14:37:24 +02:00
log
markup fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9508) 2025-10-16 15:51:57 +02:00
mcaptcha
metrics
migration
nosql
optional
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue fix: reduce deadlocks merging PRs w/ async label stat recalcs (#9868) 2025-10-31 02:12:36 +01:00
recaptcha
references
regexplru
repository fix: set tag message on tag addition (#9913) 2025-10-31 07:04:28 +01:00
secret
session
setting feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
sitemap
ssh
storage
structs feat: Add support for administrators to set email visibility on user accounts (#9668) 2025-10-15 03:21:15 +02:00
svg
sync
system
templates chore: remove not working PREFERRED_TIMESTAMP_TENSE setting (#9490) 2025-10-01 15:16:01 +02:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
validation
web
webhook
zstd