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

Add workflow for stale issues and PRs #1872

Merged
merged 1 commit into from
May 10, 2024

Conversation

MuhammadTahaNaveed
Copy link
Member

@MuhammadTahaNaveed MuhammadTahaNaveed commented May 10, 2024

  • This workflow will send the first notice to the issue/PR author after 45 days of inactivity and will close the issue/PR after 7 further days of inactivity.
  • Only the issues/PRs after 1st Jan 2023 will be affected by this workflow.
  • Maximum of 500 issues/PRs can be processed in one run of this workflow.
  • This workflow will run after every 24 hours.
  • Issues/PRs with the label override-stale will not be affected by this workflow.
  • "Abondoned" label will be added to the issues/PRs which are closed by this workflow.

@github-actions github-actions bot added master override-stale To keep issues/PRs untouched from stale action labels May 10, 2024
- This workflow will send the first notice to the
  issue/PR author after 45 days of inactivity and
  will close the issue/PR after 7 further days of
  inactivity.
- Only the issues/PRs after 1st Jan 2023 will be
  affected by this workflow.
- Maximum of 500 issues/PRs can be processed in
  one run of this workflow.
- This workflow will run after every 24 hours.
- Issues/PRs with the label `override-stale`
  will not be affected by this workflow.
- "Abondoned" label will be added to the issues/PRs
  which are closed by this workflow.
@jrgemignani jrgemignani merged commit 86fad09 into apache:master May 10, 2024
7 checks passed
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the action_stale branch May 10, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master override-stale To keep issues/PRs untouched from stale action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants