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 typescript #132

Merged

Conversation

harmeetsingh11
Copy link
Contributor

Issue that this pull request solves

Closes: #123

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

  • I am a GSSoC'24 contributor
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@AbhiPatel10 please review this PR. After merging the PR, don't forget to add gssoc24 and level label, otherwise my points won't be added.
Thanks

Copy link

vercel bot commented May 23, 2024

@harmeetsingh11 is attempting to deploy a commit to the abhipatel10's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your pull request. We appreciate your effort in contributing to our project.We will review your changes and get back to you shortly.

Copy link
Owner

@AbhiPatel10 AbhiPatel10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good to me @harmeetsingh11 Thanks for your contributions.

@AbhiPatel10 AbhiPatel10 added enhancement New feature or request gssoc level2 labels May 29, 2024
@AbhiPatel10 AbhiPatel10 merged commit 1319326 into AbhiPatel10:main May 29, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: implement CodeQL workflow for TypeScript
2 participants