Siddheya Kulkarni
Siddheya Kulkarni
Fixes #50
Fixes #49
**Please describe your feature.** 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...
**Describe your feature** When contributors raise pull requests (PRs) in a project, it is crucial to provide immediate acknowledgment and feedback to encourage collaboration and maintain transparency. However, manually commenting...
**Please describe your feature.** This feature aims to automate the process of managing old issues, ensuring that the repository remains organized and focused on relevant tasks. By automatically closing old...
**Please describe your feature.** When pull requests (PRs) are merged in a project, it is often important to provide consistent feedback or notifications to the contributors. Currently, this process can...
**Describe the feature** 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...
### Description This feature aims to automate the process of managing old issues, ensuring that the repository remains organized and focused on relevant tasks. By automatically closing old issues, it...
### Description The solution is to automatically post a comment on the issue whenever it gets closed. This comment should thank the issue creator for their contribution and inform them...
### Description Implement a workflow that automatically closes old PRs based on predefined criteria, such as their last update timestamp. By regularly closing PRs that have not been updated within...