Skip to content

fix(sbom-tools): allow CodeQL report fetching for PR heads #343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Jun 5, 2024

Github runs CodeQL on PR merge commits, not PR head commits, so we need a way to identify the CodeQL runs for those merge refs. Do that by accepting a PR number as an environment variable.

Description

Open Questions

Checklist

Github runs CodeQL on PR merge commits, not PR head commits, so we need a way
to identify the CodeQL runs for those merge refs. Do that by accepting a PR
number as an environment variable.
@addaleax addaleax merged commit cedcba6 into main Jun 5, 2024
5 checks passed
@addaleax addaleax deleted the allow-pr-codeql branch June 5, 2024 13:58
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.

2 participants