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

feat: reset feature branch after publishing an alpha release #47

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

nbierdeman
Copy link
Contributor

@nbierdeman nbierdeman commented Jan 5, 2023

Purpose

While publishing an alpha release from a feature branch, new commits are pushed to the feature branch, which messes up soils any open PR's (example screenshots below). This PR resets the feature branch after publishing to npm.

Screenshots

An open PR before publishing an alpha release:

Before publishing

An open PR after publishing an alpha release:

After publishing

@nbierdeman nbierdeman force-pushed the alpha-release-cleanup branch 2 times, most recently from f9cd945 to 9e80498 Compare January 5, 2023 21:14
@nbierdeman nbierdeman force-pushed the alpha-release-cleanup branch from 7f6c90c to c7806e7 Compare January 6, 2023 00:16
@nbierdeman nbierdeman force-pushed the alpha-release-cleanup branch from c43a7b6 to bfee86f Compare January 6, 2023 17:30
@nbierdeman nbierdeman force-pushed the alpha-release-cleanup branch from b24c7db to 48210a4 Compare January 6, 2023 18:57
@nbierdeman nbierdeman marked this pull request as ready for review January 6, 2023 20:09
@nbierdeman nbierdeman force-pushed the alpha-release-cleanup branch from 970ab50 to c7f7475 Compare January 6, 2023 21:56
@nbierdeman nbierdeman force-pushed the alpha-release-cleanup branch from 9ac4b93 to 30439dd Compare January 6, 2023 22:30
@nbierdeman nbierdeman marked this pull request as draft January 6, 2023 23:21
@nbierdeman nbierdeman force-pushed the alpha-release-cleanup branch from a45d742 to 645b3b3 Compare January 7, 2023 01:01
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

Successfully merging this pull request may close these issues.

2 participants