Skip to content

fix get team by slug bug#100

Merged
dgtlctzn merged 1 commit into
mainfrom
hotfix/get-team-by-slug-bug
Mar 9, 2026
Merged

fix get team by slug bug#100
dgtlctzn merged 1 commit into
mainfrom
hotfix/get-team-by-slug-bug

Conversation

@dgtlctzn
Copy link
Copy Markdown
Collaborator

@dgtlctzn dgtlctzn commented Mar 9, 2026

Got the following error when vulnbot ran:

2026-03-09T13:28:04Z ERR GitHub list repos by slug request failed! error="GET https://api.github.com/orgs/underdog-tech/teams/infosec/repos: 404 Not Found []" go_version=go1.25.7

This prevented the other CodeQL checks from running.

Add handling to skip an iteration and log the error if no owned repos are found for a given team instead of erroring out the datasource.

@dgtlctzn dgtlctzn requested a review from a team as a code owner March 9, 2026 13:59
@dgtlctzn dgtlctzn merged commit bc964f3 into main Mar 9, 2026
12 checks passed
@dgtlctzn dgtlctzn deleted the hotfix/get-team-by-slug-bug branch March 9, 2026 17:37
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