feat(.github/workflows): add OpenCommit Action workflow by kzndotsh · Pull Request #94 · allthingslinux/tux · GitHub
Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

feat(.github/workflows): add OpenCommit Action workflow#94

Merged
kzndotsh merged 1 commit into
mainfrom
opencommit
Mar 30, 2024
Merged

feat(.github/workflows): add OpenCommit Action workflow#94
kzndotsh merged 1 commit into
mainfrom
opencommit

Conversation

@kzndotsh

Copy link
Copy Markdown
Contributor

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.

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.
@sonarqubecloud

Copy link
Copy Markdown

@kzndotsh kzndotsh merged commit 4f347f0 into main Mar 30, 2024
@doomed-neko

Copy link
Copy Markdown
Contributor

@kzndotsh kzndotsh deleted the opencommit branch March 30, 2024 20:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants