Growth Stage

The Growth Stage consists of development teams working in the product delivering enhancements and running experiments

Vision

Grow an agile fullstack development capability to support our product goals through feature development and experiments enabling GitLab to make informed product decisions and achieve results in line with our product direction.

Mission

Working inline with our values, we focus on iteration and collaboration, working with and across areas of the product our development department counterparts maintain, as well our own areas of responsibility.

Direction

We work on the issues prioritized by our product teams including running experiments on GitLab.com. More information on priorities can be found on the Growth direction page.

Growth stage teams have Fullstack Engineers. The reason for this is that the Growth stage has a need for both Frontend and Backend skill-sets, but as a small team, has optimized for team member efficiency to adopt the Fullstack role.

Some useful links to see how and what we are working on include:

Growth teams contribute to a GitLab experimentation gem to make it easier to run experiments and make data driven product decisions on GitLab.com.

Roadmap

Our current roadmap can be accessed through our quarterly OKR planning issues:

Who Are We?

People Leaders in Development

Name Role

All Team Members

The following people are permanent members of groups that belong to the Growth stage:

Acquisition

Name Role
Doug StullDoug Stull Staff Fullstack Engineer, Growth:Acquisition
Jay MontalJay Montal Senior Fullstack Engineer, Growth::Acquisition
Ross ByrneRoss Byrne Fullstack Engineer, Growth:Acquisition
Roy LiuRoy Liu Associate Fullstack Engineer, Growth:Acquisition
Serhii YarynovskyiSerhii Yarynovskyi Fullstack Engineer, Growth:Acquisition

Activation

Name Role

Business Continuity - Coverage and Escalation

The following table shows who will provide cover if one or more of the Growth Stage management team are unable to work for any reason.

Team Member Covered by Escalation
Wayne HaberWayne Haber Phil CalderPhil Calder Bartek MarnaneBartek Marnane
Phil CalderPhil Calder Kamil NiechajewiczKamil Niechajewicz Wayne HaberWayne Haber
Kamil NiechajewiczKamil Niechajewicz Phil CalderPhil Calder Wayne HaberWayne Haber

If an issue arises - such as a production incident or feature change lock - that a team member needs management support with when their direct manager is not online, the team member should reach out to any Growth Engineering Manager by mentioning in #sd_growth_engineering. The Growth manager can help the team member follow the process and co-ordinate to ensure the team member has the necessary support.

If an Engineer is unavailable the Engineering Manager will reassign open issues and merge requests to another engineer, preferably in the same group.

Some people management functions may require escalation or delegation, such as Workday and Navan Expense.

This can be used as the basis for a business continuity plan (BCP), as well as a general guide to Growth Engineering continuity in the event of one or more team members being unavailable for any reason.

Counterparts

We work closely with our Product Team counterparts to design and implement features and experiments that measure the impact of changes to our messaging, UX, and overall experience of using GitLab.

Stable Counterparts

The following members of other functional teams are our stable counterparts:

Name Role
Costel MaximCostel Maxim Senior Security Engineer, Application Security, Plan (Project Management, Product Planning, Certify), Create:Source Code, Growth, Fulfillment:Purchase, Fulfillment:Provision, Fulfillment:Utilization, Systems:Gitaly
Doug StullDoug Stull Staff Fullstack Engineer, Growth:Acquisition
Gayle DoudGayle Doud Senior Product Manager, Growth:Acquisition
Jay MontalJay Montal Senior Fullstack Engineer, Growth::Acquisition
Kamil NiechajewiczKamil Niechajewicz Engineering Manager, Growth
Nikhil GeorgeNikhil George Senior Security Engineer, Application Security, Secure (Static Analysis, Dynamic Analysis, Composition Analysis, Vulnerability Research), Growth (Acquisition, Activation).
Paige CorderoPaige Cordero Senior Product Manager, Growth:Activation
Philipp ZapfPhilipp Zapf Customer Success Manager, Growth (Enterprise EMEA)
Roy LiuRoy Liu Associate Fullstack Engineer, Growth:Acquisition
Ross ByrneRoss Byrne Fullstack Engineer, Growth:Acquisition
Sam AwezecSam Awezec Principal Product Manager, Growth:Acquisition and Activation
Serhii YarynovskyiSerhii Yarynovskyi Fullstack Engineer, Growth:Acquisition

How We Work

Our team follows the Product Development Flow utilizing all labels from ~workflow::start to ~workflow::complete.

We adhere to the Completion Criteria and Who Transitions Out outlined in the Product Development Flow to progress issues from one stage to the next.

Labels and Workflow Boards

We use workflow boards to track issue progress throughout a milestone. Workflow boards should be viewed at the highest group level for visibility into all nested projects in a group.

The Growth stage uses the ~"devops::growth" label and the following groups for tracking merge request rate and ownership of issues and merge requests.

Name Label gitlab-org All Groups
Growth ~"devops::growth" Growth Workflow -
Acquisition ~"group::acquisition" Acquisition Workflow -
Activation ~"group::activation" Activation Workflow -
Experiments ~"experiment-rollout" Experiment tracking -
Feature Flags ~"feature flag" Feature flags

Growth teams work across the GitLab codebase on multiple groups and projects including:

Issue Refinement And Estimation

Before the work can begin on an issue, we should refine and estimate it. We have a continuous process for this, leveraging additional workflow status, ~"workflow::refinement", which indicates that the issue is being refined by the team. Once the issue refinement is completed, it can be moved to ~"workflow::scheduling" stage.

The refinement process is driven by triage bot automations and policies to ensure that it’s smooth and consistent.

Refinement Steps

  1. Issues are moved from ~"workflow::planning breakdown" to ~"workflow::refinement" automatically by the triage bot in order of priority (from top to bottom). The bot will only move issues to refinement if there is room in refinement column, meaning there is less issues than maximum limit for this column. This is first chance for PMs to prioritize issues by moving them higher in the planning breakdown column. After the issue is moved to refinement, a dedicated refinement thread is created, which acts as a place for discussion and weight estimation.
    • 💡 Hint: In rare case when an issue has to be expedited, it’s possible to move it to refinement manually. This will invoke a reaction from triage bot, which will add refinement thread for such issue instantly so the refinement can proceed the same way as with automated path.
  2. During refinement the team ensures that the issue is well described and requirements are clear. They can use the refinement thread to discuss but they should make sure that any changes and decisions made there are also reflected in issue’s description. Once each engineer is comfortable with the way the issue is described, they can vote their estimation of weight based on our guidelines. The voting happens by reacting to the thread with one of few possible weight estimates: 1️⃣ 2️⃣ 3️⃣ 5️⃣ or 🚀.
  3. Each day the triage bot checks all issues in ~"workflow::refinement" column and if an issue has required minimum number of estimation votes (see MIN_REACTIONS constant here for the current setting) it will be moved to ~"workflow::scheduling".
    • 💡 Hint: If there is some problem with the issue and it shouldn’t be moved forward even if enough engineers estimate it, ❌ reaction can be added to the thread which will stop the bot from transitioning the issue to ~"workflow::scheduling" as long as this reaction sticks to the thread. This means that whoever put it is also responsible for removing it once the problem is gone.
  4. Once the issue is in ~"workflow::scheduling", it is awaiting final prioritization by PMs - it has to be manually moved to ~"workflow::ready for dev" depending on the current priorities. This part of the process is PMs responsibility. This allows for additional fine-tuning of priorities and acts as a buffer for our ready for development column.

Estimation guidelines

Weight Description (Engineering)
1 The simplest possible change. We are confident there will be no side effects.
2 A simple change (minimal code changes), where we understand all of the requirements.
3 A simple change, but the code footprint is bigger (e.g. lots of different files, or tests effected). The requirements are clear.
5 A more complex change that will impact multiple areas of the codebase, there may also be some refactoring involved. Requirements are understood but you feel there are likely to be some gaps along the way.
8 A complex change, that will involve much of the codebase or will require lots of input from others to determine the requirements.
13 A significant change that may have dependencies (other teams or third-parties) and we likely still don’t understand all of the requirements. It’s unlikely we would commit to this in a milestone, and the preference would be to further clarify requirements and/or break in to smaller Issues.

In planning and estimation, we value velocity over predictability. The main goal of our planning and estimation is to focus on the MVC, uncover blind spots, and help us achieve a baseline level of predictability without over optimizing. We aim for 70% predictability instead of 90%. We believe that optimizing for velocity (merge request rate) enables our Growth teams to achieve a weekly experimentation cadence.

  • If an issue has many unknowns where it’s unclear if it’s a 1 or a 5, we will be cautious and estimate high (5).
  • If an issue has many unknowns, we can break it into two issues. The first issue is for research, also referred to as a Spike, where we de-risk the unknowns and explore potential solutions. The second issue is for the implementation.
  • If an initial estimate is incorrect and needs to be adjusted, we revise the estimate immediately and inform the Product Manager. The Product Manager and team will decide if a milestone commitment needs to be adjusted.

UX

Info on the Growth UX team and how they work can be found on the Product/Growth page.

How We Use Issues

To help our team be efficient, we explicitly define how our team uses issues.

Issue Creation

We aim to create issues in the same project as where the future merge request will live. For example, if an experiment is being run in the GitLab CustomersDot, both the issue and MR should be created in the CustomersDot project.

We emphasize creating the issue in the right project to avoid having to close and move issues later in the development process. If the location of the future merge request cannot be determined, we will create the issue in our catch-all growth team-tasks project.

We use issue templates for common tasks.

Iteration

To support Iteration Growth engineering:

  1. Separates refactoring from feature MVCs. When refactoring is raised in review, the preference is to resolve in a follow up issue.
  2. Addresses technical debt and follow up issues through prioritization and discussion by relevant stakeholders.
  3. Issues with a weight of 5 and higher should be reassigned to the Product Manager to make sure they can be split into smaller MVCs. When this is not possible, the Product Manager will create a spike or research issue so that engineering can break it down and close the original.
  4. We make use of research issues and engineering spikes in the prior milestone, so estimations are more accurate.

Status Updates

The DRI (assignee) of an issue is encouraged to add an async issue update, particularly for issues labelled ~Deliverable or ~Stretch. These updates can be added anytime and are useful to highlight when an issue is on track, blocked, or may need to be re-prioritized. This helps us maintain transparency and our bias towards asynchronous communication.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
Async issue update

**YYYY-MM-DD Update**

#### Please provide a quick summary of the current status (one sentence).

#### When do you predict this feature to be ready for maintainer review?

#### Are there any opportunities to further break the issue or merge request into smaller pieces (if applicable)?

#### Were expectations met from a previous update? If not, please explain why.

Experimentation

The Growth groups regularly run experiments to test product hypothesis.

GitLab team members are welcome to attend the Growth Stage Engineering Weekly meetings to connect with growth team members and find out more about running experiments at GitLab.

Growth Metrics

The Growth stage tracks number of experiments deployed as a development metric. This is not an individual or team performance indicator. This allows teams to track their technical debt.

New experiments added to the codebase using experiment feature flags are tracked until removal. Current experiments shows the total number of experiments in the codebase (pending, active, or concluded and ready to be removed).

Growth Section Metrics

Complete list of Growth Section engineering metrics.

Team Days

On occasion we hold virtual team days or meetings to take a break and participate in fun, social activities with our Growth counterparts.


Experimentation
Information about creating and running experiments at GitLab.
Growth Fast Boot September 2019
Growth groups met in September 2019 for a fast boot to discuss, plan, and begin implementing a Growth strategy at GitLab
Growth:Acquisition Group
The Growth:Acquisition group works on feature enhancements and growth experiments across GitLab projects
Growth:Activation Group
The Growth:Activation group works on feature enhancements and growth experiments across GitLab projects
Last modified March 26, 2024: Update links to remove redirects (5b495046)