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

Integrating a bot to close stale issues and assign reviewers #1854

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Manik2708
Copy link

Purpose of PR?: This PR aims to integrate a bot to close stale issues and automatically assign reviewers to open PRs

Fixes #1848

Does this PR introduce a breaking change? No

If the changes in this PR are manually verified, list down the scenarios covered::
Testing would require triggering of workflows

Additional information for reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Checklist:

  • Bug fix. Fixes #
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Commit has unit tests
  • Commit has integration tests

Signed-off-by: Manik2708 <[email protected]>
@Manik2708
Copy link
Author

Please review it and provide feedback, whether it's secured or not. I picked these from other repos @daemon1024 @rootxrishabh @DelusionalOptimist

.github/workflows/ci-issues.yml Outdated Show resolved Hide resolved
contribution/issue_guide.md Outdated Show resolved Hide resolved
CODEOWNERS Outdated Show resolved Hide resolved
@Manik2708 Manik2708 requested a review from nyrahul August 26, 2024 17:11
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.

Integrating a bot for closing old issues
2 participants