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

support pushing draft commit to BSR when draft param is true #21

Merged
merged 14 commits into from Dec 8, 2022

Conversation

cyinma
Copy link
Member

@cyinma cyinma commented Jul 27, 2022

fixes BSR-66

this add the support of pushing draft commit to BSR when pushing to a git branch

so that when a user push to a git branch, the protobuf module will be pushed as a draft commit to BSR, and when the pull request of that branch is merged, the module will be pushed to the main branch in BSR

@cyinma cyinma force-pushed the cyinma/push-draft branch 2 times, most recently from b0ebf8e to 2fbd165 Compare July 28, 2022 20:55
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
@smallsamantha smallsamantha marked this pull request as ready for review September 7, 2022 13:59
action.yml Show resolved Hide resolved
push.bash Show resolved Hide resolved
test/test.bash Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
push.bash Outdated Show resolved Hide resolved
@cyinma cyinma changed the title support pushing draft commit to BSR when pushing to a git branch support pushing draft commit to BSR draft param is true Dec 7, 2022
@cyinma cyinma changed the title support pushing draft commit to BSR draft param is true support pushing draft commit to BSR when draft param is true Dec 7, 2022
@cyinma cyinma merged commit 958c341 into main Dec 8, 2022
@cyinma cyinma deleted the cyinma/push-draft branch December 8, 2022 16:56
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.

None yet

2 participants