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

Github Actions Add CodeQL Analysis #1442

Merged
merged 2 commits into from
Mar 16, 2021
Merged

Conversation

Scottmitch
Copy link
Member

Motivation:
Add CodeQL to CI workflow to get additional static code analysis.

Modifications:

  • Add codeql-analysis github actions work flow which runs on PRs and
    pushes to the main branch

Result:
More static code analysis.

Motivation:
Add CodeQL to CI workflow to get additional static code analysis.

Modifications:
- Add codeql-analysis github actions work flow which runs on PRs and
  pushes to the main branch

Result:
More static code analysis.
@Scottmitch
Copy link
Member Author

build failure due to #1192 and #999

@Scottmitch Scottmitch merged commit c26cac6 into apple:main Mar 16, 2021
@Scottmitch Scottmitch deleted the add_codeql branch March 16, 2021 23:10
bondolo pushed a commit to bondolo/servicetalk that referenced this pull request Mar 16, 2021
Motivation:
Add CodeQL to CI workflow to get additional static code analysis.

Modifications:
- Add codeql-analysis github actions work flow which runs on PRs and
  pushes to the main branch

Result:
More static code analysis.
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