Skip to content

Commit

Permalink
Marca issues/PRs como stale sólo si tiene alguien asignado (python#2705)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtobar authored Oct 23, 2023
1 parent 162decb commit 96387b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
days-before-pr-close: 21
stale-issue-message: "Este issue lleva un tiempo sin actualizaciones. ¿Estás trabajando todavía?\nSi necesitas ayuda :sos: no dudes en contactarnos en nuestro [grupo de Telegram](https://t.me/python_docs_es)."
stale-pr-message: "Este PR lleva un tiempo sin actualizaciones. Vamos a pedir a un admin de nuestro equipo que decida si alguien más puede finalizarlo o si tenemos que cerrarlo.\nPor favor, avisanos en caso de que aún puedas terminarlo."
include-only-assigned: true

0 comments on commit 96387b7

Please sign in to comment.