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

Unexpected behavior of stale workflow #176

Closed
helenakallekleiv opened this issue Aug 7, 2024 · 3 comments
Closed

Unexpected behavior of stale workflow #176

helenakallekleiv opened this issue Aug 7, 2024 · 3 comments
Assignees
Labels
bug Something isn't working stale

Comments

@helenakallekleiv
Copy link
Contributor

Module Name

baseline

Module Version

latest

Terraform Version

latest

Description

Daily actions workflow does not process the issues correctly. The workflow runs as it should, but we recieve a warning shown in the image below. We discovered that the expected behavior of adding/removing the stale label to issues and PRs with inactivity/activity does not currently behave as expected.

In four separate issues, the workflow added the stale label due to inactivity, but did not close the issues after the cofigured days of inactivity were up. Adding activity to the issue via comment, did not trigger the workflow to remove the stale label either.

Issues:

The warning shown below has been present since this run.
bilde

The common demoninator is that all of the issues in question has the github-actions bot message:
bilde

Here, it states that the cofigured days of inactivity is 14, which is the original configured days, before we changed it to 7.

Example Terraform Configuration

No response

Steps to Reproduce

No response

@helenakallekleiv helenakallekleiv added the bug Something isn't working label Aug 7, 2024
@helenakallekleiv helenakallekleiv self-assigned this Aug 28, 2024
Copy link
Contributor

There has been no activity on this issue for 60 days. stale label will be added. If no additional activity occurs, the issue will be closed in 7 days.

Copy link
Contributor

There has been no activity on this issue for 60 days. stale label will be added. If no additional activity occurs, the issue will be closed in 7 days.

@github-actions github-actions bot added the stale label Dec 30, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2025

There has been no activity on this stale issue for 7 days. This issue will now be closed. If new activity occurs, the issue will reopen.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant