Skip to content
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

🐛 fallback to releases/v1 branch for codeql-action. #484

Merged

Conversation

spencerschrock
Copy link
Contributor

The current strategy of imposter commits (#389) doesn't work perfectly for old release branches. One commit that's being flagged is this one: github/codeql-action@54d8b0d.

It belongs to releases/v1 which is divergent from the main branch. The search approach mentioned in #389 doesn't seem to catch this commit either, and there still isn't an easy API call for "does this commit belong to this repo", so I'm proposing a manual fallback to releases/v1 if the repo is codeql-action. (perhaps this comparison should be case insensitive though)

Signed-off-by: Spencer Schrock <sschrock@google.com>
@netlify
Copy link

netlify bot commented Oct 17, 2023

Deploy Preview for ossf-scorecard canceled.

Name Link
🔨 Latest commit 571387d
🔍 Latest deploy log https://app.netlify.com/sites/ossf-scorecard/deploys/65497875e335080008fa9597

@spencerschrock spencerschrock requested review from a team, justaugustus and laurentsimon and removed request for a team November 1, 2023 20:08
@spencerschrock spencerschrock merged commit 9012db7 into ossf:main Nov 6, 2023
11 checks passed
@spencerschrock spencerschrock deleted the bug/imposter-commit-codeql-manual branch November 6, 2023 23:47
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.

None yet

2 participants