Skip to content

Update typings for github/codeql-action@v3 - #202

Merged
krzema12 merged 2 commits into
mainfrom
fix-typings-typings-github-codeql-action-v3-init
Sep 15, 2026
Merged

krzema12 merged 2 commits into
mainfrom
fix-typings-typings-github-codeql-action-v3-init

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

github/codeql-action@v3 (init)

  • job-status (input): proposed type string. The action's action.yml declares it as an internal input with default: ${{\$ job.status }}; the source code reads it via getOptionalInput("job-status") in src/init-action-post.ts and treats it as a string (string | undefined). This is also consistent with how the analogous internal job-status input is typed in actions/setup-java (string) and with check-run-id in this same file being typed by its runtime value type.

@krzema12
krzema12 merged commit d40a3ca into main Sep 15, 2026
6 checks passed
@krzema12
krzema12 deleted the fix-typings-typings-github-codeql-action-v3-init branch September 15, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant