Files
server/.github/workflows
AtHeartEngineer e216358151 feat(opencommit.yml): add OpenCommit Action workflow file
The OpenCommit Action workflow file is added to the repository. This workflow is triggered on push events, excluding the main, master, dev, development, and release branches. The workflow sets up the Node.js environment, checks out the repository, and uses the OpenCommit GitHub Action to generate commit messages using the OpenAI API. The necessary environment variables, including the GitHub token and OpenAI API key, are configured in the workflow. Customization options such as the maximum number of tokens, base path, description inclusion, emoji inclusion, model, and language are also set.
2023-07-26 03:45:17 +00:00
..
2023-07-25 23:16:51 -04:00
2023-07-25 23:41:41 -04:00