Closed KillianG closed 4 weeks ago
My role is to assist you with the merge of this
pull request. Please type @bert-e help
to get information
on this process, or consult the user documentation.
Status report is not available.
The Fix Version/s
in issue BB-565 contains:
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
8.7.0
Please check the Fix Version/s
of BB-565, or the target
branch of this pull request.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.28%. Comparing base (
1540d41
) to head (1e7517f
). Report is 7 commits behind head on development/8.7.
The following approvals are needed before I can proceed with the merge:
the author
2 peers
There is a conflict between your branch improvement/BB-565-create-consumer-conditionally
and the
destination branch development/8.7
.
Please resolve the conflict on the feature branch (improvement/BB-565-create-consumer-conditionally
).
git fetch && \
git checkout origin/improvement/BB-565-create-consumer-conditionally && \
git merge origin/development/8.7
Resolve merge conflicts and commit
git push origin HEAD:improvement/BB-565-create-consumer-conditionally
The following approvals are needed before I can proceed with the merge:
the author
2 peers
/approve
I have successfully merged the changeset of this pull request into targetted development branches:
development/8.7
The following branches have NOT changed:
development/7.10
development/7.4
development/7.70
development/8.5
development/8.6
Please check the status of the associated issue BB-565.
Goodbye killiang.
The following options are set: approve
Do not create a consumer if no topic provided
Issue: BB-565