Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Define a stale bot configuration

Aperta
#34 2 commenti 0 reazioni 4 assegnatari Vedi su GitHub

@benoit74 ci sta già lavorando.

Dal 22/12/2023.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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?

Lingua principale
Python
Stelle
1
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di openzim/_python-bootstrap

Tutte le issue di openzim/_python-bootstrap

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.