Skip to content

Rework Nuget Package publication#11

Merged
Invvard merged 39 commits intodevelopfrom
feature/deploy-sample-project
May 3, 2024
Merged

Rework Nuget Package publication#11
Invvard merged 39 commits intodevelopfrom
feature/deploy-sample-project

Conversation

@Invvard
Copy link
Copy Markdown
Owner

@Invvard Invvard commented May 3, 2024

No description provided.

Invvard and others added 30 commits February 27, 2024 21:55
This commit adds a new file `.github/workflows/opencommit.yaml` which defines a GitHub Action workflow called "OpenCommit". The workflow is triggered on push events, excluding branches named "main", "dev", "development", and "release".

The workflow runs on the latest version of Ubuntu and has a timeout of 10 minutes. It sets up the Node.js environment with Node.js version 16. It then checks out the repository with a fetch depth of 0.

The main step of the workflow uses the `di-sukharev/opencommit@github-action-v1.0.4` action. It configures the action with the necessary environment variables, including the GitHub token and OpenAI API key. The action uses the `gpt-3.5-turbo-0613` model from OpenAI to generate commit messages based on the conventional commit prompt module.

No newline at end of file.
…e branch from triggering the OpenCommit Action workflow
…v1.5 for better compatibility and functionality
@Invvard Invvard changed the base branch from main to develop May 3, 2024 15:55
@Invvard Invvard merged commit ec029cd into develop May 3, 2024
@Invvard Invvard deleted the feature/deploy-sample-project branch May 3, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant