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

Use cache to avoid changing the same title over and over #24

Open
fregante opened this issue Jul 29, 2024 · 1 comment
Open

Use cache to avoid changing the same title over and over #24

fregante opened this issue Jul 29, 2024 · 1 comment
Assignees

Comments

@fregante
Copy link
Owner

  1. issue is opened
  2. action re-titles it
  3. user changes it back
  4. GOTO 2

On step 4, it should detect that the same title was set and avoid changing it again. Or implement a delay somehow: if the title is changed, don't change it for the next 20 minutes.

@fregante fregante self-assigned this Jul 29, 2024
@fregante
Copy link
Owner Author

I tried it, but restoreCache never returns undefined, so it seems to just run every time :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant