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

MM-35518 - Add CodeQL check #162

Merged
merged 1 commit into from
May 12, 2021
Merged

MM-35518 - Add CodeQL check #162

merged 1 commit into from
May 12, 2021

Conversation

srkgupta
Copy link
Contributor

@srkgupta srkgupta commented May 7, 2021

Summary

Added step to run automated CodeQL checks. Once this file is merged, the codeql checks (code scanning checks) will automatically be performed on following conditions:

  • new pull requests to master branch
  • scheduled to run every week once (it automatically pulls the latest codeql checks added, if any)

Ticket Link

Fixes https://mattermost.atlassian.net/browse/MM-35518

@srkgupta srkgupta requested a review from levb as a code owner May 7, 2021 06:19
@codecov-commenter
Copy link

Codecov Report

Merging #162 (9ba5253) into master (a868350) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   40.03%   40.03%           
=======================================
  Files           6        6           
  Lines         602      602           
=======================================
  Hits          241      241           
  Misses        345      345           
  Partials       16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a868350...9ba5253. Read the comment docs.

@hanzei
Copy link
Contributor

hanzei commented May 7, 2021

Please see my comment at mattermost/mattermost-plugin-github#442 (review)

@hanzei hanzei added the 4: Reviews Complete All reviewers have approved the pull request label May 12, 2021
@hanzei hanzei modified the milestones: v1.2.2, v1.3.0 May 12, 2021
@srkgupta srkgupta removed the request for review from levb May 12, 2021 12:10
@srkgupta srkgupta merged commit d1865e5 into master May 12, 2021
@srkgupta srkgupta deleted the codeql branch May 12, 2021 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants