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

Issues marked as stale but not closing #1007

Closed
2 of 5 tasks
nagash77 opened this issue May 12, 2023 · 1 comment
Closed
2 of 5 tasks

Issues marked as stale but not closing #1007

nagash77 opened this issue May 12, 2023 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@nagash77
Copy link

nagash77 commented May 12, 2023

Description:
The stalebot is labeling our stale issues correctly, but it is saying in the workflow run output that it is closing the issue but in fact it isn't closing it.

Action version:
v7

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Repro steps:
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
https://github.com/cypress-io/cypress/

[#21956] Issue #21956
  [#21956] Found this issue last updated at: 2023-04-14T19:13:11Z
  [#21956] The option only-labels (​[https://github.com/actions/stale#only-labels​)](https://github.com/actions/stale#only-labels%E2%80%8B)) was not specified
  [#21956] └── Continuing the process for this issue
  [#21956] Days before issue stale: 180
  [#21956] The issue is not closed nor locked. Trying to remove the close label...
  [#21956] ├── The close-issue-label (​[https://github.com/actions/stale#close-issue-label​)](https://github.com/actions/stale#close-issue-label%E2%80%8B)) option was not set
  [#21956] └── Skipping the removal of the close label
  [#21956] This issue includes a stale label
  [#21956] The option any-of-labels (​[https://github.com/actions/stale#any-of-labels​)](https://github.com/actions/stale#any-of-labels%E2%80%8B)) was not specified
  [#21956] └── Continuing the process for this issue
  [#21956] This issue has no milestone
  [#21956] └── Skip the milestones checks
  [#21956] This issue has no assignee
  [#21956] └── Skip the assignees checks
  [#21956] This issue is already stale
  [#21956] Checking for label on this issue
  [#21956] Issue marked stale on: 2023-04-14T19:13:11Z
  [#21956] Checking for comments on issue since: 2023-04-14T19:13:11Z
  [#21956] Comments that are not the stale comment or another bot: 0
  [#21956] Issue has been commented on: false
  [#21956] Days before issue close: 14
  [#21956] The option remove-stale-when-updated (​[https://github.com/actions/stale#remove-stale-when-updated​)](https://github.com/actions/stale#remove-stale-when-updated%E2%80%8B)) is: true
  [#21956] The stale label should not be removed
  [#21956] Issue has been updated since it was marked stale: false
  [#21956] Issue has been updated in the last 14 days: false
  [#21956] Closing issue because it was last updated on: 2023-04-14T19:13:11Z
  [#21956] Closing issue for being stale
  [#21956] 4 operations consumed for this issue

here is the link to the ticket that is still open even after the output says it is closing it.

Link to our workflow config file

Expected behavior:
I expect when the output of the action says it is closing the issue that it close the issue.

Actual behavior:
The action says it is closing the issue but it does not.

@nagash77 nagash77 added bug Something isn't working needs triage labels May 12, 2023
@nagash77
Copy link
Author

I just upgraded to v8 and it seems to be working now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant