Define a stale bot configuration

Open
#34 2 comments 0 reactions 4 assignees View on GitHub

@benoit74 is already working on this.

Since Dec 22, 2023.

Assessment

This issue has not been assessed yet.

Description

enhancement

In some projects, we have a stale.yml configuration like this:

daysUntilClose: false
staleLabel: stale

issues:
  daysUntilStale: 60
  markComment: >
    This issue has been automatically marked as stale because it has not had
    recent activity. It will be now be reviewed manually. Thank you
    for your contributions.
pulls:
   daysUntilStale: 7
   markComment: >
     This pull request has been automatically marked as stale because it has not had
     recent activity. It will be now be reviewed manually. Thank you
     for your contributions.

Is this what we would like to generalize?

Dominant language
Python
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openzim/_python-bootstrap

All issues in openzim/_python-bootstrap

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.