Description
Follow-up to opendecree/decree#183. Migrate from default-setup to advanced-setup so we can paths-ignore generated proto/TS stubs and pin the CodeQL workflow to repo conventions.
Reference: opendecree/decree#190 (advanced workflow for the core repo).
Acceptance criteria
Notes
Languages currently scanned by default-setup: actions, javascript, javascript-typescript, typescript. CodeQL collapses these to javascript-typescript in advanced-setup.
Description
Follow-up to opendecree/decree#183. Migrate from default-setup to advanced-setup so we can
paths-ignoregenerated proto/TS stubs and pin the CodeQL workflow to repo conventions.Reference: opendecree/decree#190 (advanced workflow for the core repo).
Acceptance criteria
gh api -X PATCH repos/opendecree/decree-typescript/code-scanning/default-setup -f state=not-configured.github/workflows/codeql.ymlwith Analyze jobs foractionsandjavascript-typescriptpaths-ignorefor generated code:src/generated/**defaultquery suite +remotethreat model for findings parityNotes
Languages currently scanned by default-setup:
actions,javascript,javascript-typescript,typescript. CodeQL collapses these tojavascript-typescriptin advanced-setup.