Tag: versioning
Automated Release Note Generation and Tagging
This tool automates the entire software release lifecycle, gathering merged pull requests since the last tag to draft structured release notes. It then handles the necessary Git operations, including creating version tags and optionally dra…
Managing Elasticsearch Indices for Front Application
This skill guides the creation and maintenance of versioned Elasticsearch indices within the front application layer. It details best practices for managing mappings, utilizing stable aliases, and implementing robust indexing and querying l…
End-to-End Software Release and Versioning Workflow
Guides the end-to-end process for publishing stable or prerelease versions, handling version bumping, generating comprehensive release notes, and pushing tags to trigger CI/CD pipelines.
Automated Release Notes and Version Tagging
Automates release note generation by analysing merged pull requests and manages version tagging or release PR creation.
Automated changeset entry creation
An agentic skill that automates the creation of changeset entries by analysing git diffs and logs to determine version bump types and generate changelog descriptions.
Upgrading Stripe API and SDKs
Provides guidance for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It covers managing breaking changes, versioning strategies, and testing procedures using the Stripe-Version header.