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

feat: add codeql workflow for javascript and python #11

Merged

Conversation

harmeetsingh11
Copy link
Contributor

Issue that this pull request solves

Closes: #8

Proposed changes

Files added

  • .github/workflows/codeql.yml

To run this workflow you need to enable the following permission:

  1. Go to your project repository settings
  2. On left pane > Actions > General

image

  1. Scroll down and Go to Workflow permissions > select "Read and write permissions"

image

  1. Click save and its done.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (Documentation content changed)
  • Other (please describe):

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@1010varun please review this PR.
Thanks

Copy link

netlify bot commented Jan 24, 2024

Deploy Preview for url-small canceled.

Name Link
🔨 Latest commit 83f816e
🔍 Latest deploy log https://app.netlify.com/sites/url-small/deploys/65b143ae561c350008bed651

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@1010varun 1010varun merged commit bd50ad7 into 1010varun:main Jan 27, 2024
7 checks passed
@harmeetsingh11
Copy link
Contributor Author

@1010varun please add iwoc label and difficulty level label to the PR, otherwise my points won't count.

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.

feat: add codeql workflow for javascript and python
2 participants