This repository was archived by the owner on Aug 29, 2018. It is now read-only.
Bug 1017536 - Duplication warning messages when creating scalable app with empty git repo#4077
Closed
jhadvig wants to merge 1 commit intoopenshift:masterfrom
Closed
Bug 1017536 - Duplication warning messages when creating scalable app with empty git repo#4077jhadvig wants to merge 1 commit intoopenshift:masterfrom
jhadvig wants to merge 1 commit intoopenshift:masterfrom
Conversation
… with empty git repo
Contributor
|
[merge] |
|
User 'jhadvig' is not permitted to merge linked pull request 499 in 'rhc'. If the merge was requested by another user with permission to merge in 'rhc', the linked pull request must be in a comment before the merge comment (not including the pull request description) or be added by a user with permission to merge in 'rhc'. |
|
Online Merge Results: FAILURE (https://ci.dev.openshift.redhat.com/jenkins/job/merge_pull_requests/3997/) |
|
Evaluated for online up to 52747cf |
|
Online Action Required: Please contact #openshift-dev to have this pull request manually reviewed and tested |
Contributor
|
@smarterclayton can you please merge the linked 'rhc' pull request? Seems like I don't have permissions for that. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1017536
When creating new scalable app with empty git repo, will return message that empty git repo has been created twice.
This is just a part of the fix. Second part is in this PR -> openshift/rhc#499