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

Feature: Close support issues using stale actions. #571

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

amovar18
Copy link
Collaborator

@amovar18 amovar18 commented Mar 21, 2024

Description

This PR aims to close issues labelled as support and have had no activity for the last 30 days. After 30 days, the issue will be marked as stale 14 days after the issue is closed with a closing message.

Relevant Technical Choices

  • A GitHub Action cronJob is run which checks the support labelled issues.

Checklist

  • I have thoroughly tested this code to the best of my abilities.
  • I have reviewed the code myself before requesting a review.
  • This code is covered by unit tests to verify that it works as intended.
  • The QA of this PR is done by a member of the QA team (to be checked by QA).
@amovar18 amovar18 self-assigned this Mar 21, 2024
@amovar18 amovar18 marked this pull request as ready for review March 22, 2024 09:14
@gagan0123
Copy link
Collaborator

@MiteshShah

Any updates on reviewing this PR.

@MiteshShah
Copy link
Collaborator

@gagan0123 Looks good to me.

@mohdsayed
Copy link
Collaborator

@amovar18 , @gagan0123 Do we want to merge this?

@amovar18
Copy link
Collaborator Author

@mohdsayed yes we can merge it. As we have mitesh's goahead.

@mohdsayed mohdsayed merged commit 0bacdd6 into develop Jun 14, 2024
1 check passed
@mohdsayed mohdsayed deleted the feat/close-stale-issues-bot branch June 14, 2024 14:23
@mohdsayed mohdsayed added this to the v1.0.0 milestone Jun 24, 2024
@mohdsayed mohdsayed mentioned this pull request Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants