Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stale only in PR's #688

Closed
gabsmprocha opened this issue Mar 2, 2022 · 2 comments
Closed

stale only in PR's #688

gabsmprocha opened this issue Mar 2, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@gabsmprocha
Copy link

gabsmprocha commented Mar 2, 2022

Describe your issue

Hi everyone, in my workflow I just set the days-before-pr-stale and days-before-pr-close parameters, is there a way to prevent this from applying to issues? I would like the action to be just for PR's. I believe that by setting only the PR parameters it would only apply to PR's, but it is applying to issues as well

Further context

@gabsmprocha gabsmprocha added the bug Something isn't working label Mar 2, 2022
@C0ZEN
Copy link
Contributor

C0ZEN commented Mar 3, 2022

@gabsmprocha you can pass to days-before-issue-stale -1 so that it's not enabled.

@gabsmprocha
Copy link
Author

@gabsmprocha you can pass to days-before-issue-stale -1 so that it's not enabled.

it works, tks!! @C0ZEN

cticenhour added a commit to cticenhour/moose that referenced this issue Mar 15, 2022
This is based on discussion from one of the stalebot developers at: 
actions/stale#688

Also adjusts the PR message to contain our set days before stale and 
closure, for developer information.
grmnptr pushed a commit to grmnptr/moose that referenced this issue Mar 29, 2022
This is based on discussion from one of the stalebot developers at: 
actions/stale#688

Also adjusts the PR message to contain our set days before stale and 
closure, for developer information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants