[{"data":1,"prerenderedAt":983},["ShallowReactive",2],{"/blog/contributing-to-gitlab-with-ease":3,"navigation-en-us":198,"banner-en-us":623,"footer-en-us":633,"blog-post-authors-en-us-Lin Jen-Shin":878,"blog-related-posts-en-us-contributing-to-gitlab-with-ease":894,"blog-promotions-en-us":919,"next-steps-en-us":973},{"id":4,"title":5,"authors":6,"body":8,"category":174,"date":175,"description":176,"extension":177,"externalUrl":178,"faq":178,"featured":179,"heroImage":180,"meta":181,"navigation":182,"path":183,"seo":184,"slug":188,"stem":189,"tags":190,"template":196,"updatedDate":178,"__hash__":197},"blogPosts/en-us/blog/contributing-to-gitlab-with-ease.md","Contributing to GitLab with ease",[7],"Lin Jen-Shin",{"type":9,"value":10,"toc":164},"minimark",[11,22,27,30,33,37,70,74,88,91,95,98,111,115,118,122,134,145],[12,13,14,15,21],"p",{},"As a ",[16,17,20],"a",{"href":18,"rel":19},"https://handbook.gitlab.com/job-description-library/expert/merge-request-coach/",[],"Merge Request Coach",", I am happy to\nhelp community contributors feel comfortable when contributing\nto GitLab. During my time reviewing merge requests, I’ve learned a bit about\nhow it feels contributing to GitLab as a newcomer, and I’d like to share\nmy learnings with you.",[23,24,26],"h2",{"id":25},"common-issues-in-an-mr-merge-request","Common issues in an MR (merge request)",[12,28,29],{},"In the past, I think styling might have been one of the most common issues.\nHowever, we’re improving our CI to run more static analysis, so these issues\nare now automatically pointed out. Today, contributors can easily see what\ndidn’t pass CI, and they can fix the issues very quickly, so this is not as\ncommon as it was in the past.",[12,31,32],{},"The biggest issue today might be that many contributors don’t add tests, since\ntests often require much more effort than fixing or adding something. If\nyou’re struggling with adding tests, please don’t worry. Merge request coaches\ncan tell you how to add tests when we see your contribution, and we’ll work\nthrough it together.",[23,34,36],{"id":35},"best-practices","Best practices",[38,39,40,50,59,62],"ol",{},[41,42,43,44,49],"li",{},"If you only remember one best practice, I hope it is to keep this\nreference handy when ",[16,45,48],{"href":46,"rel":47},"https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/contributing/index.md",[],"contributing to GitLab",".\nI know it’s super long, but it has all the information you need when it comes\nto making contributions to GitLab.",[41,51,52,53,58],{},"Get ",[16,54,57],{"href":55,"rel":56},"https://gitlab.com/gitlab-org/gitlab-development-kit",[],"GDK"," set up\nlocally if you haven’t already. Running tests locally is the best way to\ndevelop and debug, and I highly encourage that you incorporate this into your\nworkflow.",[41,60,61],{},"Don’t ignore CI. If your pipeline didn’t pass, it’s important to go back and\nidentify the problem. Troubleshooting issues is a great way to practice your\nskills and help you learn from mistakes.",[41,63,64,65,69],{},"Look at the ",[16,66,68],{"href":67},"/company/","GitLab team page"," and pick a merge request coach to\nping if you need help. Merge request coaches guide contributors and will even\njump in to help finish an MR if a contributor can no longer work on it,\nensuring that the attribution stays with the original contributor. Our goal is\nto help everyone feel comfortable and empowered to contribute even with\nsmallest possible effort. Coaches have other responsibilities and don’t always\nproactively look for contributors who need help, so ping them if you’re stuck\nor ready for a review. If they’re not the right person to ping, they’ll pass\nyou over to the right one. We love helping community contributors, and we look\nforward to guiding and working with you.",[23,71,73],{"id":72},"little-known-features","Little-known features",[12,75,76,77,81,82,87],{},"We ",[16,78,80],{"href":79},"/blog/introducing-gitlab-s-integrated-development-environment/","recently welcomed","\nWeb IDE to quickly edit multiple files on the web directly without cloning\nthe whole repository. Web IDE is useful if you just want to make some small\nchanges online. If you’d like to learn more about Web IDE, please\nhead over to our ",[16,83,86],{"href":84,"rel":85},"https://docs.gitlab.com/user/project/web_ide/",[],"documentation",".",[12,89,90],{},"Since GitLab's development velocity is pretty high, sometimes conflicts can\nhappen very frequently. Did you know that you can resolve conflicts directly\nfrom the web UI? I really love this feature, because it’s very easy to resolve\nsimple conflicts, and I don’t need to launch my editor or Git to pull, merge,\nand push. With some simple clicks, I can save a lot of time for simple\nconflicts.",[23,92,94],{"id":93},"what-everyone-should-know-about-mrs","What everyone should know about MRs",[12,96,97],{},"To me, an MR is a tool to interactively develop and explore with other people.\nDon’t worry about being perfect in the first version of your MR. We learn\nthrough our mistakes and get better over time.",[12,99,100,101,105,106,110],{},"If you’ve made tons of contributions, we invite you to join our\n",[16,102,104],{"href":103},"/community/core-team/","core team"," or apply for a ",[16,107,109],{"href":108},"/jobs/","full-time position"," at GitLab.\nThe MR is one of the most important ways we work together, and we’d love to\ncollaborate with you.",[23,112,114],{"id":113},"what-to-do-if-youre-struggling","What to do if you’re struggling",[12,116,117],{},"If you’re having some trouble getting the hang of merge requests, I suggest\ntaking a look at how others work on the MRs. Following other people’s example\ncan help you understand what they did and why they did it. Reaching out to a\nmerge request coach, joining discussions, and reviewing others’ code are also\nways to help you get up to speed. I think that interacting with others is a\ngreat way to learn and improve.",[23,119,121],{"id":120},"wed-love-your-contributions","We’d love your contributions!",[12,123,124,125,133],{},"We really enjoy collaborating with community contributors, and we look forward\nto working together. If you don't know what you can contribute, please take a\nlook at ",[16,126,129],{"href":127,"rel":128},"https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name%5B%5D=Accepting+merge+requests",[],[130,131,132],"code",{},"Accepting merge requests",".\nWe label some issues to explicitly call out the ones that we won’t schedule\nanytime soon, but we still want it. These issues usually have very clear scopes,\nso they often just require a simple implementation. They’re nice targets if\nyou don’t know what to contribute but want to gain experience.",[12,135,136,137,144],{},"If you would like to see how we handle community contributions, please take a\nlook at ",[16,138,141],{"href":139,"rel":140},"https://gitlab.com/gitlab-org/gitlab-ce/merge_requests?label_name%5B%5D=Community%20contribution",[],[130,142,143],{},"Community contribution",".\nWe put this label on all community contributions, therefore you can easily\nfind all the past and current community contributions. We look forward to\nyour future contributions as well!",[12,146,147,152,153,158,159,87],{},[16,148,151],{"href":149,"rel":150},"https://unsplash.com/photos/vqDAUejnwKw",[],"Cover image"," by\n",[16,154,157],{"href":155,"rel":156},"https://unsplash.com/@victorfreitas",[],"Victor Freitas",", licensed\nunder ",[16,160,163],{"href":161,"rel":162},"https://unsplash.com/license",[],"CC X",{"title":165,"searchDepth":166,"depth":166,"links":167},"",2,[168,169,170,171,172,173],{"id":25,"depth":166,"text":26},{"id":35,"depth":166,"text":36},{"id":72,"depth":166,"text":73},{"id":93,"depth":166,"text":94},{"id":113,"depth":166,"text":114},{"id":120,"depth":166,"text":121},"open-source","2018-08-23","Everyone can contribute to GitLab, so here are a few tips to make your experience easy and pleasant.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749678997/Blog/Hero%20Images/mergerequestsgame.jpg",{},true,"/en-us/blog/contributing-to-gitlab-with-ease",{"title":5,"description":176,"ogTitle":5,"ogDescription":176,"noIndex":179,"ogImage":180,"ogUrl":185,"ogSiteName":186,"ogType":187,"canonicalUrls":185},"https://about.gitlab.com/blog/contributing-to-gitlab-with-ease","https://about.gitlab.com","article","contributing-to-gitlab-with-ease","en-us/blog/contributing-to-gitlab-with-ease",[191,192,193,194,195],"community","collaboration","demo","inside GitLab","open source","BlogPost","fnoqZ_y8NThF8Dz-hdSJ4rhFlHly1_A17gKe9qcn6Ns",{"logo":199,"freeTrial":204,"sales":209,"login":214,"items":219,"search":543,"minimal":574,"duo":593,"switchNav":602,"pricingDeployment":613},{"config":200},{"href":201,"dataGaName":202,"dataGaLocation":203},"/","gitlab logo","header",{"text":205,"config":206},"Get free trial",{"href":207,"dataGaName":208,"dataGaLocation":203},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":210,"config":211},"Request a demo",{"href":212,"dataGaName":213,"dataGaLocation":203},"/sales/?contact-topic=request-demo","sales",{"text":215,"config":216},"Sign in",{"href":217,"dataGaName":218,"dataGaLocation":203},"https://gitlab.com/users/sign_in/","sign in",[220,249,349,354,467,521],{"text":221,"config":222,"menu":224},"Platform",{"dataNavLevelOne":223},"platform",{"type":225,"columns":226},"cards",[227,233,241],{"title":221,"description":228,"link":229},"The intelligent orchestration platform for DevSecOps",{"text":230,"config":231},"Explore our Platform",{"href":232,"dataGaName":223,"dataGaLocation":203},"/platform/",{"title":234,"description":235,"link":236},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":237,"config":238},"Meet GitLab Duo",{"href":239,"dataGaName":240,"dataGaLocation":203},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":242,"description":243,"link":244},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":245,"config":246},"Learn more",{"href":247,"dataGaName":248,"dataGaLocation":203},"/why-gitlab/","why gitlab",{"text":250,"left":182,"config":251,"menu":253},"Product",{"dataNavLevelOne":252},"solutions",{"type":254,"link":255,"columns":259,"feature":328},"lists",{"text":256,"config":257},"View all Solutions",{"href":258,"dataGaName":252,"dataGaLocation":203},"/solutions/",[260,284,307],{"title":261,"description":262,"link":263,"items":268},"Automation","CI/CD and automation to accelerate deployment",{"config":264},{"icon":265,"href":266,"dataGaName":267,"dataGaLocation":203},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[269,273,276,280],{"text":270,"config":271},"CI/CD",{"href":272,"dataGaLocation":203,"dataGaName":270},"/solutions/continuous-integration/",{"text":234,"config":274},{"href":239,"dataGaLocation":203,"dataGaName":275},"gitlab duo agent platform - product menu",{"text":277,"config":278},"Source Code Management",{"href":279,"dataGaLocation":203,"dataGaName":277},"/solutions/source-code-management/",{"text":281,"config":282},"Automated Software Delivery",{"href":266,"dataGaLocation":203,"dataGaName":283},"Automated software delivery",{"title":285,"description":286,"link":287,"items":292},"Security","Deliver code faster without compromising security",{"config":288},{"href":289,"dataGaName":290,"dataGaLocation":203,"icon":291},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[293,297,302],{"text":294,"config":295},"Application Security Testing",{"href":289,"dataGaName":296,"dataGaLocation":203},"Application security testing",{"text":298,"config":299},"Software Supply Chain Security",{"href":300,"dataGaLocation":203,"dataGaName":301},"/solutions/supply-chain/","Software supply chain security",{"text":303,"config":304},"Software Compliance",{"href":305,"dataGaName":306,"dataGaLocation":203},"/solutions/software-compliance/","software compliance",{"title":308,"link":309,"items":314},"Measurement",{"config":310},{"icon":311,"href":312,"dataGaName":313,"dataGaLocation":203},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[315,319,323],{"text":316,"config":317},"Visibility & Measurement",{"href":312,"dataGaLocation":203,"dataGaName":318},"Visibility and Measurement",{"text":320,"config":321},"Value Stream Management",{"href":322,"dataGaLocation":203,"dataGaName":320},"/solutions/value-stream-management/",{"text":324,"config":325},"Analytics & Insights",{"href":326,"dataGaLocation":203,"dataGaName":327},"/solutions/analytics-and-insights/","Analytics and insights",{"title":329,"type":254,"items":330},"GitLab for",[331,337,343],{"text":332,"config":333},"Enterprise",{"icon":334,"href":335,"dataGaLocation":203,"dataGaName":336},"Building","/enterprise/","enterprise",{"text":338,"config":339},"Small Business",{"icon":340,"href":341,"dataGaLocation":203,"dataGaName":342},"Work","/small-business/","small business",{"text":344,"config":345},"Public Sector",{"icon":346,"href":347,"dataGaLocation":203,"dataGaName":348},"Organization","/solutions/public-sector/","public sector",{"text":350,"config":351},"Pricing",{"href":352,"dataGaName":353,"dataGaLocation":203,"dataNavLevelOne":353},"/pricing/","pricing",{"text":355,"config":356,"menu":358},"Resources",{"dataNavLevelOne":357},"resources",{"type":254,"link":359,"columns":363,"feature":456},{"text":360,"config":361},"View all resources",{"href":362,"dataGaName":357,"dataGaLocation":203},"/resources/",[364,397,424],{"title":365,"items":366},"Getting started",[367,372,377,382,387,392],{"text":368,"config":369},"Install",{"href":370,"dataGaName":371,"dataGaLocation":203},"/install/","install",{"text":373,"config":374},"Quick start guides",{"href":375,"dataGaName":376,"dataGaLocation":203},"/get-started/","quick setup checklists",{"text":378,"config":379},"Learn",{"href":380,"dataGaLocation":203,"dataGaName":381},"https://university.gitlab.com/","learn",{"text":383,"config":384},"Product documentation",{"href":385,"dataGaName":386,"dataGaLocation":203},"https://docs.gitlab.com/","product documentation",{"text":388,"config":389},"Best practice videos",{"href":390,"dataGaName":391,"dataGaLocation":203},"/getting-started-videos/","best practice videos",{"text":393,"config":394},"Integrations",{"href":395,"dataGaName":396,"dataGaLocation":203},"/integrations/","integrations",{"title":398,"items":399},"Discover",[400,405,410,415,419],{"text":401,"config":402},"Customer success stories",{"href":403,"dataGaName":404,"dataGaLocation":203},"/customers/","customer success stories",{"text":406,"config":407},"Blog",{"href":408,"dataGaName":409,"dataGaLocation":203},"/blog/","blog",{"text":411,"config":412},"Demo Hub",{"href":413,"dataGaName":414,"dataGaLocation":203},"/demo-hub/","demo hub",{"text":416,"config":417},"The Source",{"href":418,"dataGaName":409,"dataGaLocation":203},"/the-source/",{"text":420,"config":421},"Remote",{"href":422,"dataGaName":423,"dataGaLocation":203},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":425,"items":426},"Connect",[427,432,437,441,446,451],{"text":428,"config":429},"GitLab Services",{"href":430,"dataGaName":431,"dataGaLocation":203},"/services/","services",{"text":433,"config":434},"Contribute",{"href":435,"dataGaName":436,"dataGaLocation":203},"https://contributors.gitlab.com","contribute",{"text":438,"config":439},"Community",{"href":440,"dataGaName":191,"dataGaLocation":203},"/community/",{"text":442,"config":443},"Forum",{"href":444,"dataGaName":445,"dataGaLocation":203},"https://forum.gitlab.com/","forum",{"text":447,"config":448},"Events",{"href":449,"dataGaName":450,"dataGaLocation":203},"/events/","events",{"text":452,"config":453},"Partners",{"href":454,"dataGaName":455,"dataGaLocation":203},"/partners/","partners",{"config":457,"title":460,"text":461,"link":462},{"background":458,"textColor":459},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":463,"config":464},"Read the latest",{"href":465,"dataGaName":466,"dataGaLocation":203},"/whats-new/","whats new",{"text":468,"config":469,"menu":471},"Company",{"dataNavLevelOne":470},"company",{"type":254,"columns":472},[473],{"items":474},[475,479,484,486,491,496,501,506,511,516],{"text":476,"config":477},"About",{"href":67,"dataGaName":478,"dataGaLocation":203},"about",{"text":480,"config":481,"footerGa":483},"Jobs",{"href":108,"dataGaName":482,"dataGaLocation":203},"jobs",{"dataGaName":482},{"text":447,"config":485},{"href":449,"dataGaName":450,"dataGaLocation":203},{"text":487,"config":488},"Leadership",{"href":489,"dataGaName":490,"dataGaLocation":203},"/company/team/e-group/","leadership",{"text":492,"config":493},"Handbook",{"href":494,"dataGaName":495,"dataGaLocation":203},"https://handbook.gitlab.com/","handbook",{"text":497,"config":498},"Investor relations",{"href":499,"dataGaName":500,"dataGaLocation":203},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":502,"config":503},"Trust Center",{"href":504,"dataGaName":505,"dataGaLocation":203},"/security/","trust center",{"text":507,"config":508},"AI Transparency Center",{"href":509,"dataGaName":510,"dataGaLocation":203},"/ai-transparency-center/","ai transparency center",{"text":512,"config":513},"Newsletter",{"href":514,"dataGaName":515,"dataGaLocation":203},"/company/contact/#contact-forms","newsletter",{"text":517,"config":518},"Press",{"href":519,"dataGaName":520,"dataGaLocation":203},"/press/","press",{"text":522,"config":523,"menu":524},"Contact us",{"dataNavLevelOne":470},{"type":254,"columns":525},[526],{"items":527},[528,533,538],{"text":529,"config":530},"Talk to sales",{"href":531,"dataGaName":532,"dataGaLocation":203},"/sales/","talk to sales",{"text":534,"config":535},"Support portal",{"href":536,"dataGaName":537,"dataGaLocation":203},"https://support.gitlab.com/hc/en-us","support portal",{"text":539,"config":540},"Customer portal",{"href":541,"dataGaName":542,"dataGaLocation":203},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":544,"login":545,"suggestions":552},"Close",{"text":546,"link":547},"To search repositories and projects, login to",{"text":548,"config":549},"gitlab.com",{"href":217,"dataGaName":550,"dataGaLocation":551},"search login","search",{"text":553,"default":554},"Suggestions",[555,557,561,563,567,571],{"text":234,"config":556},{"href":239,"dataGaName":234,"dataGaLocation":551},{"text":558,"config":559},"Code Suggestions (AI)",{"href":560,"dataGaName":558,"dataGaLocation":551},"/solutions/code-suggestions/",{"text":270,"config":562},{"href":272,"dataGaName":270,"dataGaLocation":551},{"text":564,"config":565},"GitLab on AWS",{"href":566,"dataGaName":564,"dataGaLocation":551},"/partners/technology-partners/aws/",{"text":568,"config":569},"GitLab on Google Cloud",{"href":570,"dataGaName":568,"dataGaLocation":551},"/partners/technology-partners/google-cloud-platform/",{"text":572,"config":573},"Why GitLab?",{"href":247,"dataGaName":572,"dataGaLocation":551},{"freeTrial":575,"mobileIcon":580,"desktopIcon":585,"secondaryButton":588},{"text":576,"config":577},"Start free trial",{"href":578,"dataGaName":208,"dataGaLocation":579},"https://gitlab.com/-/trials/new/","nav",{"altText":581,"config":582},"Gitlab Icon",{"src":583,"dataGaName":584,"dataGaLocation":579},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":581,"config":586},{"src":587,"dataGaName":584,"dataGaLocation":579},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":589,"config":590},"Get Started",{"href":591,"dataGaName":592,"dataGaLocation":579},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":594,"mobileIcon":598,"desktopIcon":600},{"text":595,"config":596},"Learn more about GitLab Duo",{"href":239,"dataGaName":597,"dataGaLocation":579},"gitlab duo",{"altText":581,"config":599},{"src":583,"dataGaName":584,"dataGaLocation":579},{"altText":581,"config":601},{"src":587,"dataGaName":584,"dataGaLocation":579},{"button":603,"mobileIcon":608,"desktopIcon":610},{"text":604,"config":605},"/switch",{"href":606,"dataGaName":607,"dataGaLocation":579},"#contact","switch",{"altText":581,"config":609},{"src":583,"dataGaName":584,"dataGaLocation":579},{"altText":581,"config":611},{"src":612,"dataGaName":584,"dataGaLocation":579},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":614,"mobileIcon":619,"desktopIcon":621},{"text":615,"config":616},"Back to pricing",{"href":352,"dataGaName":617,"dataGaLocation":579,"icon":618},"back to pricing","GoBack",{"altText":581,"config":620},{"src":583,"dataGaName":584,"dataGaLocation":579},{"altText":581,"config":622},{"src":587,"dataGaName":584,"dataGaLocation":579},{"title":624,"titleMobile":625,"button":626,"config":631},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":245,"config":627},{"href":628,"dataGaName":629,"dataGaLocation":630},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":632,"disabled":179},"release",{"data":634},{"text":635,"source":636,"edit":642,"contribute":647,"config":652,"items":657,"minimal":867},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":637,"config":638},"View page source",{"href":639,"dataGaName":640,"dataGaLocation":641},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":643,"config":644},"Edit this page",{"href":645,"dataGaName":646,"dataGaLocation":641},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":648,"config":649},"Please contribute",{"href":650,"dataGaName":651,"dataGaLocation":641},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":653,"facebook":654,"youtube":655,"linkedin":656},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[658,705,759,803,835],{"title":350,"links":659,"subMenu":674},[660,664,669],{"text":661,"config":662},"View plans",{"href":352,"dataGaName":663,"dataGaLocation":641},"view plans",{"text":665,"config":666},"Why Premium?",{"href":667,"dataGaName":668,"dataGaLocation":641},"/pricing/premium/","why premium",{"text":670,"config":671},"Why Ultimate?",{"href":672,"dataGaName":673,"dataGaLocation":641},"/pricing/ultimate/","why ultimate",[675],{"title":676,"links":677},"Contact Us",[678,681,683,685,690,695,700],{"text":679,"config":680},"Contact sales",{"href":531,"dataGaName":213,"dataGaLocation":641},{"text":534,"config":682},{"href":536,"dataGaName":537,"dataGaLocation":641},{"text":539,"config":684},{"href":541,"dataGaName":542,"dataGaLocation":641},{"text":686,"config":687},"Status",{"href":688,"dataGaName":689,"dataGaLocation":641},"https://status.gitlab.com/","status",{"text":691,"config":692},"Terms of use",{"href":693,"dataGaName":694,"dataGaLocation":641},"/terms/","terms of use",{"text":696,"config":697},"Privacy statement",{"href":698,"dataGaName":699,"dataGaLocation":641},"/privacy/","privacy statement",{"text":701,"config":702},"Cookie preferences",{"dataGaName":703,"dataGaLocation":641,"id":704,"isOneTrustButton":182},"cookie preferences","ot-sdk-btn",{"title":250,"links":706,"subMenu":715},[707,711],{"text":708,"config":709},"DevSecOps platform",{"href":232,"dataGaName":710,"dataGaLocation":641},"devsecops platform",{"text":712,"config":713},"AI-Assisted Development",{"href":239,"dataGaName":714,"dataGaLocation":641},"ai-assisted development",[716],{"title":717,"links":718},"Topics",[719,724,729,734,739,744,749,754],{"text":720,"config":721},"CICD",{"href":722,"dataGaName":723,"dataGaLocation":641},"/topics/ci-cd/","cicd",{"text":725,"config":726},"GitOps",{"href":727,"dataGaName":728,"dataGaLocation":641},"/topics/gitops/","gitops",{"text":730,"config":731},"DevOps",{"href":732,"dataGaName":733,"dataGaLocation":641},"/topics/devops/","devops",{"text":735,"config":736},"Version Control",{"href":737,"dataGaName":738,"dataGaLocation":641},"/topics/version-control/","version control",{"text":740,"config":741},"DevSecOps",{"href":742,"dataGaName":743,"dataGaLocation":641},"/topics/devsecops/","devsecops",{"text":745,"config":746},"Cloud Native",{"href":747,"dataGaName":748,"dataGaLocation":641},"/topics/cloud-native/","cloud native",{"text":750,"config":751},"AI for Coding",{"href":752,"dataGaName":753,"dataGaLocation":641},"/topics/devops/ai-for-coding/","ai for coding",{"text":755,"config":756},"Agentic AI",{"href":757,"dataGaName":758,"dataGaLocation":641},"/topics/agentic-ai/","agentic ai",{"title":760,"links":761},"Solutions",[762,764,766,771,775,778,782,785,787,790,793,798],{"text":294,"config":763},{"href":289,"dataGaName":294,"dataGaLocation":641},{"text":283,"config":765},{"href":266,"dataGaName":267,"dataGaLocation":641},{"text":767,"config":768},"Agile development",{"href":769,"dataGaName":770,"dataGaLocation":641},"/solutions/agile-delivery/","agile delivery",{"text":772,"config":773},"SCM",{"href":279,"dataGaName":774,"dataGaLocation":641},"source code management",{"text":720,"config":776},{"href":272,"dataGaName":777,"dataGaLocation":641},"continuous integration & delivery",{"text":779,"config":780},"Value stream management",{"href":322,"dataGaName":781,"dataGaLocation":641},"value stream management",{"text":725,"config":783},{"href":784,"dataGaName":728,"dataGaLocation":641},"/solutions/gitops/",{"text":332,"config":786},{"href":335,"dataGaName":336,"dataGaLocation":641},{"text":788,"config":789},"Small business",{"href":341,"dataGaName":342,"dataGaLocation":641},{"text":791,"config":792},"Public sector",{"href":347,"dataGaName":348,"dataGaLocation":641},{"text":794,"config":795},"Education",{"href":796,"dataGaName":797,"dataGaLocation":641},"/solutions/education/","education",{"text":799,"config":800},"Financial services",{"href":801,"dataGaName":802,"dataGaLocation":641},"/solutions/finance/","financial services",{"title":355,"links":804},[805,807,809,811,814,816,819,821,823,825,827,829,831,833],{"text":368,"config":806},{"href":370,"dataGaName":371,"dataGaLocation":641},{"text":373,"config":808},{"href":375,"dataGaName":376,"dataGaLocation":641},{"text":378,"config":810},{"href":380,"dataGaName":381,"dataGaLocation":641},{"text":383,"config":812},{"href":385,"dataGaName":813,"dataGaLocation":641},"docs",{"text":406,"config":815},{"href":408,"dataGaName":409,"dataGaLocation":641},{"text":817,"config":818},"What's new",{"href":465,"dataGaName":466,"dataGaLocation":641},{"text":401,"config":820},{"href":403,"dataGaName":404,"dataGaLocation":641},{"text":420,"config":822},{"href":422,"dataGaName":423,"dataGaLocation":641},{"text":428,"config":824},{"href":430,"dataGaName":431,"dataGaLocation":641},{"text":433,"config":826},{"href":435,"dataGaName":436,"dataGaLocation":641},{"text":438,"config":828},{"href":440,"dataGaName":191,"dataGaLocation":641},{"text":442,"config":830},{"href":444,"dataGaName":445,"dataGaLocation":641},{"text":447,"config":832},{"href":449,"dataGaName":450,"dataGaLocation":641},{"text":452,"config":834},{"href":454,"dataGaName":455,"dataGaLocation":641},{"title":468,"links":836},[837,839,841,843,845,847,851,856,858,860,862],{"text":476,"config":838},{"href":67,"dataGaName":470,"dataGaLocation":641},{"text":480,"config":840},{"href":108,"dataGaName":482,"dataGaLocation":641},{"text":487,"config":842},{"href":489,"dataGaName":490,"dataGaLocation":641},{"text":492,"config":844},{"href":494,"dataGaName":495,"dataGaLocation":641},{"text":497,"config":846},{"href":499,"dataGaName":500,"dataGaLocation":641},{"text":848,"config":849},"Sustainability",{"href":850,"dataGaName":848,"dataGaLocation":641},"/sustainability/",{"text":852,"config":853},"Diversity, inclusion and belonging (DIB)",{"href":854,"dataGaName":855,"dataGaLocation":641},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":502,"config":857},{"href":504,"dataGaName":505,"dataGaLocation":641},{"text":512,"config":859},{"href":514,"dataGaName":515,"dataGaLocation":641},{"text":517,"config":861},{"href":519,"dataGaName":520,"dataGaLocation":641},{"text":863,"config":864},"Modern Slavery Transparency Statement",{"href":865,"dataGaName":866,"dataGaLocation":641},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":868},[869,872,875],{"text":870,"config":871},"Terms",{"href":693,"dataGaName":694,"dataGaLocation":641},{"text":873,"config":874},"Cookies",{"dataGaName":703,"dataGaLocation":641,"id":704,"isOneTrustButton":182},{"text":876,"config":877},"Privacy",{"href":698,"dataGaName":699,"dataGaLocation":641},[879],{"id":880,"title":881,"body":178,"config":882,"content":884,"description":178,"extension":888,"meta":889,"navigation":182,"path":890,"seo":891,"stem":892,"__hash__":893},"blogAuthors/en-us/blog/authors/lin-jen-shin.yml","Lin Jen Shin",{"template":883},"BlogAuthor",{"name":7,"config":885},{"headshot":886,"ctfId":887},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749678992/Blog/Author%20Headshots/godfat-gitlab-headshot.jpg","godfatgitlab","yml",{},"/en-us/blog/authors/lin-jen-shin",{},"en-us/blog/authors/lin-jen-shin","HVP_VdRnaiaaeV5Cuad0dM-Vz2_aWX5bUOO4bgXebEg",[895,903,911],{"title":896,"description":897,"heroImage":898,"category":174,"date":899,"authors":900,"slug":902,"externalUrl":178},"What's new in Git 2.55.0?","Learn about the new features and changes in Git 2.55, including a new git-history(1) fixup command, an fsmonitor daemon for Linux, pushing to remote groups, and more.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782732487/ztwgrvlolpifo01vj8qc.png","2026-06-29",[901],"Toon Claes","whats-new-in-git-2-55-0",{"title":904,"description":905,"heroImage":906,"category":174,"date":907,"authors":908,"slug":910,"externalUrl":178},"GitLab AI Hackathon 2026: Meet the winners","Nearly 7,000 developers built 600+ AI agents and flows on GitLab Duo Agent Platform. Find out who won and what they created.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1776457632/llddiylsgwuze0u1rjks.png","2026-04-22",[909],"Nick Veenhof","gitlab-ai-hackathon-2026-meet-the-winners",{"title":912,"description":913,"heroImage":914,"category":174,"date":915,"authors":916,"slug":918,"externalUrl":178},"What’s new in Git 2.54.0?","Learn about release contributions, including new repository maintenance, a new command to edit commit history, a replacement for git-sizer(1), and more.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782734716/ztwgrvlolpifo01vj8qc.png","2026-04-20",[917],"Patrick Steinhardt","whats-new-in-git-2-54-0",{"promotions":920},[921,935,947,959],{"id":922,"categories":923,"header":925,"text":926,"button":927,"image":932},"ai-modernization",[924],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":928,"config":929},"Get your AI maturity score",{"href":930,"dataGaName":931,"dataGaLocation":409},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":933},{"src":934},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":936,"categories":937,"header":939,"text":926,"button":940,"image":944},"devops-modernization",[938,743],"product","Are you just managing tools or shipping innovation?",{"text":941,"config":942},"Get your DevOps maturity score",{"href":943,"dataGaName":931,"dataGaLocation":409},"/assessments/devops-modernization-assessment/",{"config":945},{"src":946},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":948,"categories":949,"header":951,"text":926,"button":952,"image":956},"security-modernization",[950],"security","Are you trading speed for security?",{"text":953,"config":954},"Get your security maturity score",{"href":955,"dataGaName":931,"dataGaLocation":409},"/assessments/security-modernization-assessment/",{"config":957},{"src":958},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":960,"paths":961,"header":964,"text":965,"button":966,"image":971},"github-azure-migration",[962,963],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":967,"config":968},"See how GitLab compares to GitHub",{"href":969,"dataGaName":970,"dataGaLocation":409},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":972},{"src":946},{"header":974,"blurb":975,"button":976,"secondaryButton":981},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":977,"config":978},"Get your free trial",{"href":979,"dataGaName":208,"dataGaLocation":980},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":679,"config":982},{"href":531,"dataGaName":213,"dataGaLocation":980},1786803748542]