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

added workflow for closing old PRs #188

Merged
merged 1 commit into from
May 26, 2024

Conversation

Asymtode712
Copy link
Contributor

@Asymtode712 Asymtode712 commented May 26, 2024

Description

This feature aims to automate the management of open PRs in a repository, ensuring that outdated or abandoned PRs are closed in a timely manner. By doing so, it helps maintain repository hygiene, improves workflow efficiency, and provides a better experience for both maintainers and contributors.

Related Issues

Fixes #168

Changes

Added a new feature to close old PRs

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I am working on this issue under GSSOC

Copy link

vercel bot commented May 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spring-music-player ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 9:30am
spring-music-player-3hyj ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 9:30am

Copy link

vercel bot commented May 26, 2024

@Asymtode712 is attempting to deploy a commit to the satyam1923'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.

Great job, @Asymtode712! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We'd also like to invite you to our Discord server! Join us here.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@Asymtode712
Copy link
Contributor Author

@Satyam1923 please review and merge this PR

Also, please add labels to this PR

@Satyam1923 Satyam1923 added documentation Improvements or additions to documentation good first issue Good for newcomers gssoc level1 labels May 26, 2024
@Satyam1923 Satyam1923 merged commit fb25384 into Satyam1923:master May 26, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers gssoc level1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Workflow for closing Old PRs
2 participants