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

Fixing an error when reimplementing from "Deploy to D" to WIP, it was using a release branch but trying to commit master branch #951

Merged
merged 6 commits into from
Oct 20, 2022

Conversation

FlavioCampanaBIExt
Copy link
Contributor

With these changes, when using a release branch on the release manager job, it's not doing a commit on master anymore and committing only on the release branch

jafarre-bi
jafarre-bi previously approved these changes Oct 18, 2022
…ster and fixing an error when reimplementing from Deploy to D to WIP, it was using a release branch but trying to commit master branch
@FlavioCampanaBIExt FlavioCampanaBIExt changed the title When using a release branch for Release Manager, no commit is now made to master branch Fixing an error when reimplementing from "Deploy to D" to WIP, it was using a release branch but trying to commit master branch Oct 20, 2022
@FlavioCampanaBIExt FlavioCampanaBIExt marked this pull request as ready for review October 20, 2022 13:52
@FlavioCampanaBIExt FlavioCampanaBIExt merged commit 264ab35 into master Oct 20, 2022
braisvq1996 pushed a commit to braisvq1996/ods-jenkins-shared-library that referenced this pull request Oct 21, 2022
… using a release branch but trying to commit master branch (opendevstack#951)

In the orchestration, after a "reimplement" it was trying to push a non existing master since it checkout a release branch, now it correctly make changes to both the release and master and committing both
braisvq1996 added a commit that referenced this pull request Oct 21, 2022
… using a release branch but trying to commit master branch (#951) (#952)

In the orchestration, after a "reimplement" it was trying to push a non existing master since it checkout a release branch, now it correctly make changes to both the release and master and committing both

Co-authored-by: Flavio Campana <114170522+FlavioCampanaBIExt@users.noreply.github.com>
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

3 participants