Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

[Feature request] Add option to skip issues created before certain date #227

Closed
trivikr opened this issue Aug 2, 2019 · 5 comments
Closed

Comments

@trivikr
Copy link

trivikr commented Aug 2, 2019

Hi,

This request was raised in nodejs/node#28798 (comment)
Is there a config which allows us to skip issues created before certain date? This config will be helpful in introducing stale bot in repositories which have hundreds or thousands of issues.

Example: Lock bot has a config skipCreatedBefore which skips issues and pull requests created before a given timestamp (docs)

Regards,
Trivikram

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@trivikr
Copy link
Author

trivikr commented Aug 5, 2019

Hi, Any update on this request?

It's pretty simple - just add created:>${this.getISOTimestamp(skipCreatedBefore)} in the query before processing issues/PRs (code from lock bot)

@trivikr
Copy link
Author

trivikr commented Sep 25, 2019

Hi, any update on this request?

@trivikr trivikr changed the title [Feature request] And option to skip issues created before certain date [Feature request] Add option to skip issues created before certain date Sep 30, 2019
@trivikr
Copy link
Author

trivikr commented Oct 30, 2019

Any update on this request?

@stale
Copy link

stale bot commented Jan 28, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the wontfix label Jan 28, 2020
@stale stale bot closed this as completed Feb 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant