-
Notifications
You must be signed in to change notification settings - Fork 8.5k
chore(tui): remove unused experimental keys #11195
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
base: dev
Are you sure you want to change the base?
chore(tui): remove unused experimental keys #11195
Conversation
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: No duplicate PRs found |
005478d to
40308c4
Compare
|
Once ci passes I can merge |
|
@rekram1-node can you please help me with the issue (screenshot below) is it an issue with the workflow or do I need update some settings in my fork? because the generate step runs fine, it's the commit and push which is failing.
|
|
Also I am confused, why does the action need to push changes to my fork? I am guessing it's an artifact of the workflow being run during release earlier but now it's added to the PR? |

What does this PR do?
cleanup a couple of experimental keys (
hookandchatMaxRetries) from the config that are not used anywhere.How did you verify your code works?
cleanup-exprimental-config.mp4