-
Notifications
You must be signed in to change notification settings - Fork 174
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]: Workflow for closing issues on merging PR linked to that issue #346
Comments
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊 You can also check our CONTRIBUTING.md for guidelines on contributing to this project. |
@Sulagna-Dutta-Roy please assign me this issue under gssoc'24 Thank you! |
Hello @Asymtode712! Your issue #346 has been closed. Thank you for your contribution! |
@Sulagna-Dutta-Roy some of the workflows are getting integration error, to resolve this please carry out the following steps: Step 1: Create a Personal Access Token (PAT) with repo Permission 1. Navigate to Settings:
2. Go to Developer Settings:
3. Create a New Token:
4. Configure the Token:
5. Generate Token:
Step 2: Assign the Token to GITHUB_TOKEN Environment Variable 1. Navigate to Your Repository:
2. Go to Secrets:
3. Create a New Secret:
|
@Sulagna-Dutta-Roy are you done with it?? |
I will do this changes after the program ends |
@Sulagna-Dutta-Roy if you can spare some time then please do it asap as some workflows depends on it and it would only take 1-2 minutes to create and assign PAT |
Describe the solution you'd like
As the repo maintainers have to manually close an issue after merging a PR linked with that issue, I propose a workflow where the issue linked with a PR which be automatically closed when that PR is merged by the maintainer and efforts will be saved.
The text was updated successfully, but these errors were encountered: