-
Notifications
You must be signed in to change notification settings - Fork 1
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
nlp config command #24
Comments
/help |
Available Commands
|
/config set the promotion comment to "Your first contribution will be gas-funded so you can claim your reward for free, what are you waiting for?" QA
Error Log{
role: 'function',
name: 'validateConfig',
content: '[\n' +
' {\n' +
' "instancePath": "",\n' +
' "schemaPath": "#/additionalProperties",\n' +
' "keyword": "additionalProperties",\n' +
' "params": {\n' +
' "additionalProperty": "logs"\n' +
' },\n' +
' "message": "must NOT have additional properties"\n' +
' },\n' +
' {\n' +
' "instancePath": "",\n' +
' "schemaPath": "#/additionalProperties",\n' +
' "keyword": "additionalProperties",\n' +
' "params": {\n' +
' "additionalProperty": "commands"\n' +
' },\n' +
' "message": "must NOT have additional properties"\n' +
' },\n' +
' {\n' +
' "instancePath": "/features",\n' +
' "schemaPath": "#/properties/features/additionalProperties",\n' +
' "keyword": "additionalProperties",\n' +
' "params": {\n' +
' "additionalProperty": "staleTaskTime"\n' +
' },\n' +
' "message": "must NOT have additional properties"\n' +
' }\n' +
']'
}, |
The configuration has been successfully updated. Here is a summary of the changes made:
The new ref SHA for the updated configuration is: Please let me know if there is anything else I can assist you with. |
/config enable all commands QA
|
The configuration has been successfully updated. Here is the new ref SHA:
Summary of changes made to the configuration:
Please note that the bot will now use the new configuration. |
/config add two new labels one for time saying more than two months and priority should be 69 with the title of Long Term QA
|
|
The following changes have been made to the configuration:
The updated configuration has been pushed to the repository. You can view the changes here. |
/config add two new labels one for time that's more than 2 months and priority should be 69 with the title of Long Term |
The following changes have been made to the configuration:
The new configuration has been pushed to the repository. You can find the ref sha at the following link: https://api.github.com/repos/ubq-testing/bot-ai/git/refs/heads/main |
The following changes have been made to the configuration:
The new configuration has been pushed to the repository with the reference SHA: dc76bfd. |
/config keys.evmPrivateEncrypted = 0x045053x7 QA
|
The following changes have been made to the configuration:
The new configuration has been pushed to the repository with the reference SHA: a2d4d6e. |
/config add two new labels one for time saying more than two months and priority should be 69 with the title of Long Term |
The following changes have been made to the configuration:
The new configuration has been pushed to the repository with the ref sha: a596f4c. |
/config add two new labels one for time saying less than 6 months and priority should be 999 with the title of Too Long |
The following changes have been made to the configuration:
The new configuration has been pushed to the repository with the reference SHA: 3ea5e56. |
/config add two new labels one for time saying less than 52 weeks and priority should be 505 with the title of Never |
The following changes have been made to the configuration:
The new configuration has been pushed to the repository with the reference SHA: 5f0ce07. |
/config add two new labels one for time saying less than 12 weeks and priority should be 12 (utmost) |
The following changes have been made to the configuration:
The new configuration has been pushed to the repository with the reference SHA: 17c6e24. |
The command should:
QA
Note: the command calls
generateConfiguration.ts
which pulls the config from this repo as well as from the private org repoubiquibot-config
in which I have the old config, so all throughout development with every call to/config
the bot has been able to remove all of these incorrect values AND update with the infer valuesold config
The text was updated successfully, but these errors were encountered: