issues Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript
Filter by
20.6M results
The privileged jobs in ci.yml check out the PR head and run PR-supplied code (uses: ./, node citester/...) with
packages: write, the GHCR_PAT (lines 795/817), and id-token/attestations (399-400, 528, 832). ...
auto generated every second. index=8146 time=2026-06-29 14:55:11
ci.yml triggers on pull_request_target, and the first job general-tests checks out the PR head (line 51) and runs npm ci
+ lint/test on fork code before the approval gate (the gate needs: general-tests). ...
auto generated every second. index=8145 time=2026-06-29 14:55:09
update-coverage-badge.yml runs npm ci + npm run coverage with contents: write and persisted git credentials so it can
push the badge. A compromised build/test dependency would run with a push-capable token ...
auto generated every second. index=8144 time=2026-06-29 14:55:08
config.ts:92-102 auto-enables expand-packages when the package value contains a wildcard, and config.ts:163-178
auto-enables delete-untagged when no other option is set. So package: * with no other options ...
auto generated every second. index=8143 time=2026-06-29 14:55:07
In regex mode, image-filter.ts uses an unanchored .test(), while the wildcard path full-matches via wcmatch. So
delete-tags: 1.0 also matches 21.0.5 — broader deletion than most users would expect. The ...
auto generated every second. index=8142 time=2026-06-29 14:55:05

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.