Skip to content

[TASK] Add release-please workflow #18

Description

@Maelkiz

🎯 Task Goal

Implement automated release management using release-please to streamline versioning, changelog generation, and GitHub release creation for the simply-edit project.


🛠️ Task Summary

Add a release-please GitHub Action workflow that will:

  • Automatically bump version numbers based on conventional commits
  • Generate changelogs
  • Create release tags and GitHub releases
  • Streamline the release process with semantic versioning

🧠 Notes / Context (if applicable)

Release-please is a GitHub Action that automates the release workflow by analyzing commit messages and automatically creating pull requests to bump versions and update changelogs. This will reduce manual work and ensure consistent versioning across releases.


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions