Skip to content

Allow release on a commit that is not the latest #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joel-agicap opened this issue Oct 9, 2024 · 0 comments
Open

Allow release on a commit that is not the latest #5

joel-agicap opened this issue Oct 9, 2024 · 0 comments

Comments

@joel-agicap
Copy link

Hi,

First thanks for the action, we find it quite useful!

We ran into a limitation the last time we released because we selected a commit that wasn't the latest commit, it happens sometimes that we don't want to release the newest commits because they rely on another service that is not deployed yet.

The action fail with these logs

[7:57:25 AM] [semantic-release] › ✔  Loaded plugin "success" from "@semantic-release/github"
[7:57:25 AM] [semantic-release] › ✔  Loaded plugin "fail" from "@semantic-release/github"
[7:57:28 AM] [semantic-release] › ✔  Run automated release from branch main on repository https://github.com/AgicapTech/cm-cashflow-reconciliation-app
[7:57:29 AM] [semantic-release] › ℹ  The local branch main is behind the remote one, therefore a new version won't be published.

I looked into the config options but did not find anything to allow tagging a commit that is not the latest, did I miss an option and if not would you consider allowing that use case ?

Thanks

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

No branches or pull requests

1 participant