Sydshields/dash 1732 turn existing templates in js files#91
Conversation
…itionally set for all generated JS templates
…ke updates to it twice
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a143d03. Configure here.
| branch: | ||
| description: Target branch name (used only in log messages) | ||
| required: true | ||
| type: string |
There was a problem hiding this comment.
Required workflow input branch is never used
Low Severity
The branch input is declared as required: true and its description claims it is "used only in log messages," but inputs.branch is never referenced anywhere in the workflow steps. Both caller workflows (playground-production.yml and playground-test-production.yml) are required to pass this parameter for no effect. This is dead code with a misleading description.
Reviewed by Cursor Bugbot for commit a143d03. Configure here.


Note
Cursor Bugbot is generating a summary for commit a143d03. Configure here.