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

Restrict Contributor's PR after crossing 200+ points #1559

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ThisIsSahaj
Copy link
Contributor

Pull Request

Description

I have added the github workflow to Restrict a contributor's PR after crossing 200+ points
ADMIN LEVEL WORK REQUIRED
Please add level tag on this PR

Closes #1522

Type of change

  • Documentation enhancement or fixes

Checklist:

  • I read carefully CONTRIBUTING.md
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Additional

ADMIN LEVEL WORK REQUIRED
Steps required from your side -

  1. Create a GitHub Personal Access Token
  • Go to your GitHub Developer settings
  • Click on Generate new token
  • Select the scopes that include repo, workflow, and admin:repo_hook
  • Generate the token and copy it. You will need it in step 2
  1. Add the Personal Access Token to GitHub Secrets
  • Go to your repository on GitHub
  • Click on Settings
  • In the left sidebar, click on Secrets and variables > Actions
  • Click on New repository secret
  • Name the secret PERSONAL_ACCESS_TOKEN and paste the token you generated in step 1
  • Click Add secret

Copy link

github-actions bot commented Jul 4, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@ThisIsSahaj
Copy link
Contributor Author

@jfmartinz Please review

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.

💡 [FEATURE] - Restrict Contributor's PR after crossing 200+ points
1 participant