- Set GH_PAT & OPENAI_API_KEY in github actions as env variables
Create an LLM based solution so whenever a new plug is added, the following is programmatically added to the PR:
- Overview and purpose
- Installation instructions
- Configuration requirements
- Usage examples
- API reference
- Common issues/troubleshooting
- utilize JSDoc for Overview and purpose - ToDo
- utilize JSDoc for Configuration requirements - ToDo
- utilize JSDoc for Usage examples - ToDo
- utilize JSDoc for API reference - ToDo
- utilize JSDoc for Common issues/troubleshooting - ToDo