Skip to content

Conversation

@TartanLeGrand
Copy link
Contributor

This pull request introduces two new GitHub Actions workflows and configuration files to enforce conventional commits and automate releases. The most important changes include adding a workflow for checking conventional commits, setting up a release workflow, and configuring release-please.

GitHub Actions workflows:

  • .github/workflows/conventional-commits.yml: Added a workflow to check for conventional commit messages using the webiny/action-conventional-commits@v1.3.0 action.
  • .github/workflows/release.yml: Added a workflow to automate releases using the iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml@release-please-v2.0.0 action.

Configuration files:

@vercel
Copy link

vercel bot commented Apr 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3-messaging-usecase-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2025 8:38am

@TartanLeGrand TartanLeGrand requested a review from Copilot April 9, 2025 08:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • .release-please-manifest.json: Language not supported
  • release-please-config.json: Language not supported

@TartanLeGrand TartanLeGrand merged commit b42faf6 into main Apr 9, 2025
4 checks passed
@TartanLeGrand TartanLeGrand deleted the ci/init-release-workflows branch April 9, 2025 08:39
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.

2 participants