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

use pull request instead of issue #4

Open
nbsp opened this issue Dec 11, 2024 · 0 comments
Open

use pull request instead of issue #4

nbsp opened this issue Dec 11, 2024 · 0 comments
Labels

Comments

@nbsp
Copy link
Owner

nbsp commented Dec 11, 2024

this would allow seeing what the changes are before committing them.

instead of having a workflow_dispatch that creates a commit, instead have CI that runs on every push to default branch, generating changelogs, and somehow extracting package names from those logs on merge (when there's no nanpa changesets files).
would still have to run workflow_dispatch, this time whenever the PR is updated, to run CI for disabling/reënabling/prereleasing packages.

@nbsp nbsp added the v2 label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant