Commit Graph

15 Commits

Author SHA1 Message Date
AtHeartEngineer
9aeb1ed306 Update linter.yml
Switching to reviewdog for eslint
2023-08-03 15:18:17 -04:00
717198c140 chore: removing open commit action 2023-07-27 19:39:15 -04:00
AtHeartEngineer
dd22266f5c Update linter.yml 2023-07-26 00:33:50 -04:00
AtHeartEngineer
4ec62058c1 Delete spellcheck.yml 2023-07-26 00:20:40 -04:00
AtHeartEngineer
f71f905fac Update spellcheck.yml 2023-07-26 00:10:35 -04:00
AtHeartEngineer
233c7716cf Update spellcheck.yml 2023-07-26 00:08:55 -04:00
AtHeartEngineer
8c4f348f4f Create spellcheck.yml 2023-07-25 23:54:49 -04:00
AtHeartEngineer
ed3877854f Update credential_checker.yml 2023-07-25 23:51:18 -04:00
AtHeartEngineer
0b81a073cb chore(linter.yml): update branch names in the workflow to reflect the default branch change from master to main 2023-07-26 03:46:34 +00:00
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
AtHeartEngineer
7ed0b67553 Create linter.yml 2023-07-25 23:41:41 -04:00
AtHeartEngineer
b0c9e45cd5 Create credential_checker.yml 2023-07-25 23:38:17 -04:00
AtHeartEngineer
4613fcb8d4 Update auto-assign.yml 2023-07-25 23:16:51 -04:00
AtHeartEngineer
e6e6fcd848 Update auto-assign.yml 2023-07-25 14:25:17 -04:00
AtHeartEngineer
b136b736a0 Create auto-assign.yml 2023-07-25 14:18:52 -04:00