1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
tux/.github/workflows
kzndotsh f8a5246608 feat(.github/workflows): add OpenCommit Action workflow
This new workflow will run on every push except for the main, master, dev, development, and release branches. It sets up a Node.js environment, checks out the code, and runs the OpenCommit action. This action uses the OpenAI API to generate commit messages based on the changes made. The API key and other settings are configurable through environment variables.
2024-03-30 19:05:10 +00:00
..
dependency-review.yml Update dependency-review.yml 2024-03-24 18:06:23 -04:00
linting.yml Update linting.yml 2024-03-24 16:10:03 -04:00
opencommit.yml feat(.github/workflows): add OpenCommit Action workflow 2024-03-30 19:05:10 +00:00