Skip to content
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

Implement release workflow rehearsal functionality #321

Closed
wakamsha opened this issue Aug 29, 2024 · 0 comments
Closed

Implement release workflow rehearsal functionality #321

wakamsha opened this issue Aug 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wakamsha
Copy link
Contributor

Feature Request Summary

Allow rehearsing the release workflow on this repo with GitHub Actions.

Problem of Background

Semantic Release CLI can be run with the --dry-run option to preview pending releases. Currently, developers must do this on their own local machines, which requires secrets such as GITHUB_TOKEN, and is a lot of work.

Proposed Solution

Add a dry-run option to release workflows currently implemented as GitHub Actions. This will allow developers to walk through their release workflows from within the GitHub GUI.

スクリーンショット_2024-08-29_12_31_24

Alternatives

Others

@wakamsha wakamsha added the enhancement New feature or request label Aug 29, 2024
@wakamsha wakamsha self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant