stale icon indicating copy to clipboard operation
stale copied to clipboard

A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.

Results 111 stale issues
Sort by recently updated
recently updated
newest added

From the usage examples in README: ``` # Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled) onlyLabels: ``` Does this...

The May 19th update of github introduced new issue functionality including two different kinds of close action that are differ by their `reason` attribute. This can be either `complete` or...

closes #379 https://github.blog/changelog/2022-05-19-the-new-github-issues-may-19th-update/ says >We have added a new state_reason attribute to our REST API, GraphQL API and webhooks. These are currently in preview and will be fully shipped in...

Under the "about" section of the repo is a link that 404s. Currently set to https://probot.github.io/apps/stale/

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

![githubAPI_types](https://user-images.githubusercontent.com/22683219/156361854-86b9b9f5-724d-4819-a5d3-8ce651285c76.gif) I really think this enhances quality of life when developing.

I'm currently getting the error message noted below when the scheduler is trying to pull a private repository. Does probot support usage of GitHub tokens when accessing repositories? I am...

![image](https://user-images.githubusercontent.com/279826/168036255-40e46b96-96ee-4fa0-8715-592cab390ef6.png)

![image](https://user-images.githubusercontent.com/279826/161233799-f45f4e4c-8c8e-4975-8b63-d0536d8bcdca.png)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies