Skip to content
Snippets Groups Projects

Issue #3167811: Adjust annotation declaration of used Interface in constructor...

Closed Issue #3167811: Adjust annotation declaration of used Interface in constructor...
Closed Oleksii Bondarenko requested to merge issue/drupal-3006502:9.1.x into 9.1.x

Issue #3167811: Adjust annotation declaration of used Interface in constructor for EntityModerationForm

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • I tried to merge this request by pressing button Rebase. The message in my case is not fully reflect that i have not rights to perform following steps manually:

    Step 1. Fetch and check out the branch for this merge request
    
    git fetch "git@git.drupal.org:issue/drupal-3006502.git" "9.1.x"
    git checkout -b "issue/drupal-3006502-9.1.x" FETCH_HEAD
    
    Step 2. Review the changes locally
    
    Step 3. Merge the branch and fix any conflicts that come up
    
    git fetch origin
    git checkout "origin/9.1.x"
    git merge --no-ff "issue/drupal-3006502-9.1.x"
    
    Step 4. Push the result of the merge to GitLab
    
    git push origin "9.1.x"

    I believe we can enhance gitlab to clarify this situation.

  • GitLab’s rebasing failing is not a good reason to close a merge request.

  • reopened

  • closed

Please register or sign in to reply
Loading