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

Drop the outdated CodeQL job from the set of GA jobs #3159

Closed
AnnaShaleva opened this issue Oct 12, 2023 · 1 comment
Closed

Drop the outdated CodeQL job from the set of GA jobs #3159

AnnaShaleva opened this issue Oct 12, 2023 · 1 comment
Assignees
Labels
test Unit tests
Milestone

Comments

@AnnaShaleva
Copy link
Member

Current Behavior

Currently we have two CodeQL job results appearing in the set of GH actions for the PR: one is the old job, another one is the new job (the configuration was moved to the other location):
image
image

We need to disable old job by removing the old results.

Solution

Outdated CodeQL job should be removed. See the https://github.com/orgs/community/discussions/24662 (in particular, the https://github.com/orgs/community/discussions/24662#discussioncomment-3244945) and https://docs.github.com/en/rest/code-scanning/code-scanning?apiVersion=2022-11-28#delete-a-code-scanning-analysis-from-a-repository.

@AnnaShaleva AnnaShaleva added bug Something isn't working test Unit tests and removed bug Something isn't working labels Oct 12, 2023
@AnnaShaleva AnnaShaleva added this to the v0.103.0 milestone Oct 12, 2023
@AnnaShaleva
Copy link
Member Author

I've fixed this issue manually via GitHub web interface of the neo-go repository. Checked onto #3145 test runs, the old CodeQL alert is missing from the job runs. Thus, I'm closing the issue as completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Unit tests
Projects
None yet
Development

No branches or pull requests

1 participant