Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 872
    • Issues 872
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 45
    • Merge Requests 45
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !580

Closed
Opened 8 minutes ago by Mark Harding@markeharding
  • Report abuse
Report abuse

WIP: Resolve "Enable Pro to general public with feature flag"

Closes #1991

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b "1991-enable-pro-to-general-public-with-feature-flag" "origin/1991-enable-pro-to-general-public-with-feature-flag"

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "origin/master"
git merge --no-ff "1991-enable-pro-to-general-public-with-feature-flag"

Step 4. Push the result of the merge to GitLab

git push origin "master"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge 1991-enable-pro-to-general-public-with-feature-flag into master
  • Email patches
  • Plain diff
Requires 3 more approvals from Devs, Deployers, and QA.
Emiliano Balbuena
Emiliano Balbuena
Brian Hatchet
Brian Hatchet
Xander Miller
Xander Miller

Closed by Mark Harding 8 minutes ago

The changes were not merged into master

Did not close #1991

  • Discussion 0
  • Commits 0
  • Changes
  • Loading...
  • Mark Harding @markeharding added Product::Pro Sprint::10/09 - Pink Panther Squad::Yellow Status::Validation Type::Refactor scoped labels 8 minutes ago

    added Product::Pro Sprint::10/09 - Pink Panther Squad::Yellow Status::Validation Type::Refactor scoped labels

  • Mark Harding @markeharding closed 8 minutes ago

    closed

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
None
Milestone
None
Assign milestone
None
Time tracking
No estimate or time spent
5
Labels
Product::Pro Sprint::10/09 - Pink Panther Squad::Yellow Status::Validation Type::Refactor
Assign labels
  • View project labels
Lock merge request
Unlocked
10
10 participants
user avatar
Ben Hayward
user avatar
Emiliano Balbuena
user avatar
Brian Hatchet
user avatar
Martin Santangelo
user avatar
Guy Thouret
user avatar
Juan Manuel Solaro
user avatar
Marcelo Rivera
Reference: minds/front!580