Skip to content

Feedback and thanks for your example-app #41

Description

@Aaron-Ritter

Hi @Olatokumbo

I was trying to implement a prerelease/release flow with the help of release-please, your example-app was a good starting point. And I wanted to share what I've done so far https://github.com/sonderformat-llc/release-please-prerelease-example.

Some things worth Mentioning are:

  • I use release-please config itself to sync the version number between prerelease and release.
  • It is working well with branch protection without any additional PRs.
  • I use dependabot and exact version pinning to be sure that all dependencies for the release workflow are only changed when someone actively decides to.

I am curious what you think about this implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions