Blenra LogoBlenra
Optimized for: Gemini / ChatGPT / Claude
#CI/CD

Advanced AI Prompt for Semantic Versioning and Release Automation

Customize the variables below to instantly engineer your prompt.

Required Variables

semantic-versioning-release-automation.txt
Act as a Principal Release Engineer. Create a GitHub Actions workflow that fully automates Semantic Versioning (SemVer) and artifact releases. Requirements: 1) Trigger exclusively on merges to the [BRANCH_NAME]. 2) Analyze the Git commit history utilizing the 'Conventional Commits' standard to mathematically determine the next version bump (major, minor, or patch). 3) Automatically mutate the [VERSION_FILE] (e.g., package.json) and dynamically append release notes to the [CHANGELOG_PATH]. 4) Generate a Git tag and publish a GitHub Release containing the aggregated changelog. 5) Provide explicit instructions on configuring the `GITHUB_TOKEN` permissions (`contents: write`) required to allow the bot to push these version changes back to the repository.

Example Text Output

"A workflow utilizing 'google-github-actions/release-please-action' or 'cycjimmy/semantic-release-action' for automated versioning."

More Cloud & DevOps Prompts

View all →

Frequently Asked Questions

What is the "Advanced AI Prompt for Semantic Versioning and Release Automation" prompt used for?

A workflow utilizing 'google-github-actions/release-please-action' or 'cycjimmy/semantic-release-action' for automated versioning.

Which AI tools work with this prompt?

This prompt is optimized for Gemini / ChatGPT / Claude, but works great with ChatGPT, Claude, Gemini, and other large language models. Simply copy it and paste it into your preferred AI tool.

How do I customize this prompt?

Use the variable fields above to fill in your specific details. The prompt will auto-update as you type, ready to copy instantly.

Is this prompt free?

Yes! All prompts on Blenra are free to copy and use immediately. No account required.