Stale
Configuration file for Stale for closing abandoned issues and pull requests. Documentation: https://probot.github.io/apps/stale/
| Type | object |
|---|---|
| File match |
**/.github/stale.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/github/stale/latest.json |
| Source | https://www.schemastore.org/stale.json |
Validate with Lintel
npx @lintel/lintel check
A GitHub app that closes abandoned issues and pull requests
Properties
12 nested properties
Number of days of inactivity before an Issue or Pull Request becomes stale.
Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
Only issues or pull requests with all of these labels are check if stale.
[]
Issues or Pull Requests with these labels will never be considered stale.
[]
Set to true to ignore issues in a milestone.
Set to true to ignore issues with an assignee.
Label to use when marking as stale.
Comment to post when marking as stale.
Comment to post when removing the stale label.
Comment to post when closing a stale issue or pull request.
Limit the number of actions per hour.
Limit to only issues or pulls requests.
12 nested properties
Number of days of inactivity before an Issue or Pull Request becomes stale.
Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
Only issues or pull requests with all of these labels are check if stale.
[]
Issues or Pull Requests with these labels will never be considered stale.
[]
Set to true to ignore issues in a milestone.
Set to true to ignore issues with an assignee.
Label to use when marking as stale.
Comment to post when marking as stale.
Comment to post when removing the stale label.
Comment to post when closing a stale issue or pull request.
Limit the number of actions per hour.
Limit to only issues or pulls requests.
Definitions
Number of days of inactivity before an Issue or Pull Request becomes stale.
Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
Only issues or pull requests with all of these labels are check if stale.
[]
Issues or Pull Requests with these labels will never be considered stale.
[]
Set to true to ignore issues in a milestone.
Set to true to ignore issues with an assignee.
Label to use when marking as stale.
Comment to post when marking as stale.
Comment to post when removing the stale label.
Comment to post when closing a stale issue or pull request.
Limit the number of actions per hour.
Limit to only issues or pulls requests.