You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
Runner type:
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/
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.
The text was updated successfully, but these errors were encountered: