[{"data":1,"prerenderedAt":970},["ShallowReactive",2],{"/blog/why-i-love-contributing-to-gitlab":3,"navigation-en-us":185,"banner-en-us":613,"footer-en-us":623,"blog-post-authors-en-us-Austin Regnery":868,"blog-related-posts-en-us-why-i-love-contributing-to-gitlab":883,"blog-promotions-en-us":907,"next-steps-en-us":960},{"id":4,"title":5,"authors":6,"body":8,"category":163,"date":164,"description":165,"extension":166,"externalUrl":167,"faq":167,"featured":168,"heroImage":169,"meta":170,"navigation":171,"path":172,"seo":173,"slug":177,"stem":178,"tags":179,"template":183,"updatedDate":167,"__hash__":184},"blogPosts/en-us/blog/why-i-love-contributing-to-gitlab.md","Why I love contributing to GitLab",[7],"Austin Regnery",{"type":9,"value":10,"toc":161},"minimark",[11,24,79,88,91,125,132,142,148,154,157],[12,13,14,15,19,20,23],"p",{},"It was mid-morning on a Tuesday in February, and I had 10 minutes in between meetings. So I decided to try and solve a pain point of mine.\nYou see, I had to memorize this HTML snippet to create a collapsible section in GitLab Issue descriptions and comments, but I kept forgetting it. Was it ",[16,17,18],"code",{},"summary"," or ",[16,21,22],{},"section","? I could never remember.",[25,26,31],"pre",{"className":27,"code":28,"language":29,"meta":30,"style":30},"language-html shiki shiki-themes github-light","\u003Cdetails>\n\u003Csummary>Insert Title\u003C/summary>\nHidden content\n\u003C/details>\n","html","",[16,32,33,49,63,69],{"__ignoreMap":30},[34,35,38,42,46],"span",{"class":36,"line":37},"line",1,[34,39,41],{"class":40},"sgsFI","\u003C",[34,43,45],{"class":44},"shJU0","details",[34,47,48],{"class":40},">\n",[34,50,52,54,56,59,61],{"class":36,"line":51},2,[34,53,41],{"class":40},[34,55,18],{"class":44},[34,57,58],{"class":40},">Insert Title\u003C/",[34,60,18],{"class":44},[34,62,48],{"class":40},[34,64,66],{"class":36,"line":65},3,[34,67,68],{"class":40},"Hidden content\n",[34,70,72,75,77],{"class":36,"line":71},4,[34,73,74],{"class":40},"\u003C/",[34,76,45],{"class":44},[34,78,48],{"class":40},[12,80,81,82,87],{},"Even though it is not vanilla Markdown, GitLab knows how to interpret some HTML. I used this formatting trick fairly often since full-page screenshots can occupy a lot of screen space, which leads to excessive scrolling.\nSo I decided to poke around our codebase to see how the other Markdown shortcuts worked. To my surprise, it was pretty straightforward. Each shortcut had a simple text input that mapped to each button. This implementation was simple to replicate since I just needed to copy/paste and replace a few words.\n",[83,84],"img",{"alt":85,"src":86},"Image of Vue and Haml files with editor shortcuts","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399322/blog/Content%20Images/why-i-love-contributing-to-gitlab/vue-haml.png","\nThe Vue and Haml files with the new shortcut",[12,89,90],{},"I started a branch and began hacking away at the code. Now, I would never call myself a Software Engineer, but I like to try and make things from time to time. I was able to add a new shortcut to the toolbar to insert this code snippet for me in less than 10 minutes. No more memorizing! Making contributions like this is what makes working at GitLab so special.\nNow, it wasn't ready for production, but I at least had something that worked. I shared it with my UX colleagues in Slack, and it started to gain traction with several up-votes and few constructive comments on how to make it better.\nWith the functionality flushed out, a few other designers helped me get a better icon added to our SVG library. Using clear iconography is critical for communicating information more clearly.",[92,93,94,107],"table",{},[95,96,97],"thead",{},[98,99,100,104],"tr",{},[101,102,103],"th",{},"Initial Icon",[101,105,106],{},"Final Icon",[108,109,110],"tbody",{},[98,111,112,119],{},[113,114,115],"td",{},[83,116],{"alt":117,"src":118},"SVG of chevron right icon","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399320/blog/Content%20Images/why-i-love-contributing-to-gitlab/chevron-right.svg",[113,120,121],{},[83,122],{"alt":123,"src":124},"SVG of details block icon","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399321/blog/Content%20Images/why-i-love-contributing-to-gitlab/details-block.svg",[12,126,127,128],{},"The last thing to do was resolve my failing tests, and I had several teammates help me do that.\n",[83,129],{"alt":130,"src":131},"Gif of the shortcut being used","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399321/blog/Content%20Images/why-i-love-contributing-to-gitlab/demo.gif",[12,133,134,135,141],{},"Today ",[136,137,140],"a",{"href":138,"rel":139},"https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54938",[],"this change"," merged! Now I solved a pain point for me and others. It took a few months to go from idea to production, but the effort was super low. I'd say the return on my initial investment, 10 minutes, is super high.",[143,144,145],"blockquote",{},[12,146,147],{},"Having a direct impact on a product was never an option for me before joining GitLab.",[12,149,150],{},[83,151],{"alt":152,"src":153},"Image of participants in the Merge Request","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399321/blog/Content%20Images/why-i-love-contributing-to-gitlab/participants.png",[12,155,156],{},"Thank you to everyone that helped me deploy this",[158,159,160],"style",{},"html pre.shiki code .sgsFI, html code.shiki .sgsFI{--shiki-default:#24292E}html pre.shiki code .shJU0, html code.shiki .shJU0{--shiki-default:#22863A}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":30,"searchDepth":51,"depth":51,"links":162},[],"unfiltered","2021-05-11","Making small meaningful changes is what it's all about.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679501/Blog/Hero%20Images/new-feature.png",{},true,"/en-us/blog/why-i-love-contributing-to-gitlab",{"title":5,"description":165,"ogTitle":5,"ogDescription":165,"noIndex":168,"ogImage":169,"ogUrl":174,"ogSiteName":175,"ogType":176,"canonicalUrls":174},"https://about.gitlab.com/blog/why-i-love-contributing-to-gitlab","https://about.gitlab.com","article","why-i-love-contributing-to-gitlab","en-us/blog/why-i-love-contributing-to-gitlab",[180,181,182],"UX","product","AWS","BlogPost","gsZGVD8YeGENLw8hLw2tQ3Cr3TMKQnHFdiYFQqaQnVw",{"logo":186,"freeTrial":191,"sales":196,"login":201,"items":206,"search":533,"minimal":564,"duo":583,"switchNav":592,"pricingDeployment":603},{"config":187},{"href":188,"dataGaName":189,"dataGaLocation":190},"/","gitlab logo","header",{"text":192,"config":193},"Get free trial",{"href":194,"dataGaName":195,"dataGaLocation":190},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":197,"config":198},"Request a demo",{"href":199,"dataGaName":200,"dataGaLocation":190},"/sales/?contact-topic=request-demo","sales",{"text":202,"config":203},"Sign in",{"href":204,"dataGaName":205,"dataGaLocation":190},"https://gitlab.com/users/sign_in/","sign in",[207,236,336,341,455,511],{"text":208,"config":209,"menu":211},"Platform",{"dataNavLevelOne":210},"platform",{"type":212,"columns":213},"cards",[214,220,228],{"title":208,"description":215,"link":216},"The intelligent orchestration platform for DevSecOps",{"text":217,"config":218},"Explore our Platform",{"href":219,"dataGaName":210,"dataGaLocation":190},"/platform/",{"title":221,"description":222,"link":223},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":224,"config":225},"Meet GitLab Duo",{"href":226,"dataGaName":227,"dataGaLocation":190},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":229,"description":230,"link":231},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":232,"config":233},"Learn more",{"href":234,"dataGaName":235,"dataGaLocation":190},"/why-gitlab/","why gitlab",{"text":237,"left":171,"config":238,"menu":240},"Product",{"dataNavLevelOne":239},"solutions",{"type":241,"link":242,"columns":246,"feature":315},"lists",{"text":243,"config":244},"View all Solutions",{"href":245,"dataGaName":239,"dataGaLocation":190},"/solutions/",[247,271,294],{"title":248,"description":249,"link":250,"items":255},"Automation","CI/CD and automation to accelerate deployment",{"config":251},{"icon":252,"href":253,"dataGaName":254,"dataGaLocation":190},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[256,260,263,267],{"text":257,"config":258},"CI/CD",{"href":259,"dataGaLocation":190,"dataGaName":257},"/solutions/continuous-integration/",{"text":221,"config":261},{"href":226,"dataGaLocation":190,"dataGaName":262},"gitlab duo agent platform - product menu",{"text":264,"config":265},"Source Code Management",{"href":266,"dataGaLocation":190,"dataGaName":264},"/solutions/source-code-management/",{"text":268,"config":269},"Automated Software Delivery",{"href":253,"dataGaLocation":190,"dataGaName":270},"Automated software delivery",{"title":272,"description":273,"link":274,"items":279},"Security","Deliver code faster without compromising security",{"config":275},{"href":276,"dataGaName":277,"dataGaLocation":190,"icon":278},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[280,284,289],{"text":281,"config":282},"Application Security Testing",{"href":276,"dataGaName":283,"dataGaLocation":190},"Application security testing",{"text":285,"config":286},"Software Supply Chain Security",{"href":287,"dataGaLocation":190,"dataGaName":288},"/solutions/supply-chain/","Software supply chain security",{"text":290,"config":291},"Software Compliance",{"href":292,"dataGaName":293,"dataGaLocation":190},"/solutions/software-compliance/","software compliance",{"title":295,"link":296,"items":301},"Measurement",{"config":297},{"icon":298,"href":299,"dataGaName":300,"dataGaLocation":190},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[302,306,310],{"text":303,"config":304},"Visibility & Measurement",{"href":299,"dataGaLocation":190,"dataGaName":305},"Visibility and Measurement",{"text":307,"config":308},"Value Stream Management",{"href":309,"dataGaLocation":190,"dataGaName":307},"/solutions/value-stream-management/",{"text":311,"config":312},"Analytics & Insights",{"href":313,"dataGaLocation":190,"dataGaName":314},"/solutions/analytics-and-insights/","Analytics and insights",{"title":316,"type":241,"items":317},"GitLab for",[318,324,330],{"text":319,"config":320},"Enterprise",{"icon":321,"href":322,"dataGaLocation":190,"dataGaName":323},"Building","/enterprise/","enterprise",{"text":325,"config":326},"Small Business",{"icon":327,"href":328,"dataGaLocation":190,"dataGaName":329},"Work","/small-business/","small business",{"text":331,"config":332},"Public Sector",{"icon":333,"href":334,"dataGaLocation":190,"dataGaName":335},"Organization","/solutions/public-sector/","public sector",{"text":337,"config":338},"Pricing",{"href":339,"dataGaName":340,"dataGaLocation":190,"dataNavLevelOne":340},"/pricing/","pricing",{"text":342,"config":343,"menu":345},"Resources",{"dataNavLevelOne":344},"resources",{"type":241,"link":346,"columns":350,"feature":444},{"text":347,"config":348},"View all resources",{"href":349,"dataGaName":344,"dataGaLocation":190},"/resources/",[351,384,411],{"title":352,"items":353},"Getting started",[354,359,364,369,374,379],{"text":355,"config":356},"Install",{"href":357,"dataGaName":358,"dataGaLocation":190},"/install/","install",{"text":360,"config":361},"Quick start guides",{"href":362,"dataGaName":363,"dataGaLocation":190},"/get-started/","quick setup checklists",{"text":365,"config":366},"Learn",{"href":367,"dataGaLocation":190,"dataGaName":368},"https://university.gitlab.com/","learn",{"text":370,"config":371},"Product documentation",{"href":372,"dataGaName":373,"dataGaLocation":190},"https://docs.gitlab.com/","product documentation",{"text":375,"config":376},"Best practice videos",{"href":377,"dataGaName":378,"dataGaLocation":190},"/getting-started-videos/","best practice videos",{"text":380,"config":381},"Integrations",{"href":382,"dataGaName":383,"dataGaLocation":190},"/integrations/","integrations",{"title":385,"items":386},"Discover",[387,392,397,402,406],{"text":388,"config":389},"Customer success stories",{"href":390,"dataGaName":391,"dataGaLocation":190},"/customers/","customer success stories",{"text":393,"config":394},"Blog",{"href":395,"dataGaName":396,"dataGaLocation":190},"/blog/","blog",{"text":398,"config":399},"Demo Hub",{"href":400,"dataGaName":401,"dataGaLocation":190},"/demo-hub/","demo hub",{"text":403,"config":404},"The Source",{"href":405,"dataGaName":396,"dataGaLocation":190},"/the-source/",{"text":407,"config":408},"Remote",{"href":409,"dataGaName":410,"dataGaLocation":190},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":412,"items":413},"Connect",[414,419,424,429,434,439],{"text":415,"config":416},"GitLab Services",{"href":417,"dataGaName":418,"dataGaLocation":190},"/services/","services",{"text":420,"config":421},"Contribute",{"href":422,"dataGaName":423,"dataGaLocation":190},"https://contributors.gitlab.com","contribute",{"text":425,"config":426},"Community",{"href":427,"dataGaName":428,"dataGaLocation":190},"/community/","community",{"text":430,"config":431},"Forum",{"href":432,"dataGaName":433,"dataGaLocation":190},"https://forum.gitlab.com/","forum",{"text":435,"config":436},"Events",{"href":437,"dataGaName":438,"dataGaLocation":190},"/events/","events",{"text":440,"config":441},"Partners",{"href":442,"dataGaName":443,"dataGaLocation":190},"/partners/","partners",{"config":445,"title":448,"text":449,"link":450},{"background":446,"textColor":447},"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":451,"config":452},"Read the latest",{"href":453,"dataGaName":454,"dataGaLocation":190},"/whats-new/","whats new",{"text":456,"config":457,"menu":459},"Company",{"dataNavLevelOne":458},"company",{"type":241,"columns":460},[461],{"items":462},[463,468,474,476,481,486,491,496,501,506],{"text":464,"config":465},"About",{"href":466,"dataGaName":467,"dataGaLocation":190},"/company/","about",{"text":469,"config":470,"footerGa":473},"Jobs",{"href":471,"dataGaName":472,"dataGaLocation":190},"/jobs/","jobs",{"dataGaName":472},{"text":435,"config":475},{"href":437,"dataGaName":438,"dataGaLocation":190},{"text":477,"config":478},"Leadership",{"href":479,"dataGaName":480,"dataGaLocation":190},"/company/team/e-group/","leadership",{"text":482,"config":483},"Handbook",{"href":484,"dataGaName":485,"dataGaLocation":190},"https://handbook.gitlab.com/","handbook",{"text":487,"config":488},"Investor relations",{"href":489,"dataGaName":490,"dataGaLocation":190},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":492,"config":493},"Trust Center",{"href":494,"dataGaName":495,"dataGaLocation":190},"/security/","trust center",{"text":497,"config":498},"AI Transparency Center",{"href":499,"dataGaName":500,"dataGaLocation":190},"/ai-transparency-center/","ai transparency center",{"text":502,"config":503},"Newsletter",{"href":504,"dataGaName":505,"dataGaLocation":190},"/company/contact/#contact-forms","newsletter",{"text":507,"config":508},"Press",{"href":509,"dataGaName":510,"dataGaLocation":190},"/press/","press",{"text":512,"config":513,"menu":514},"Contact us",{"dataNavLevelOne":458},{"type":241,"columns":515},[516],{"items":517},[518,523,528],{"text":519,"config":520},"Talk to sales",{"href":521,"dataGaName":522,"dataGaLocation":190},"/sales/","talk to sales",{"text":524,"config":525},"Support portal",{"href":526,"dataGaName":527,"dataGaLocation":190},"https://support.gitlab.com/hc/en-us","support portal",{"text":529,"config":530},"Customer portal",{"href":531,"dataGaName":532,"dataGaLocation":190},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":534,"login":535,"suggestions":542},"Close",{"text":536,"link":537},"To search repositories and projects, login to",{"text":538,"config":539},"gitlab.com",{"href":204,"dataGaName":540,"dataGaLocation":541},"search login","search",{"text":543,"default":544},"Suggestions",[545,547,551,553,557,561],{"text":221,"config":546},{"href":226,"dataGaName":221,"dataGaLocation":541},{"text":548,"config":549},"Code Suggestions (AI)",{"href":550,"dataGaName":548,"dataGaLocation":541},"/solutions/code-suggestions/",{"text":257,"config":552},{"href":259,"dataGaName":257,"dataGaLocation":541},{"text":554,"config":555},"GitLab on AWS",{"href":556,"dataGaName":554,"dataGaLocation":541},"/partners/technology-partners/aws/",{"text":558,"config":559},"GitLab on Google Cloud",{"href":560,"dataGaName":558,"dataGaLocation":541},"/partners/technology-partners/google-cloud-platform/",{"text":562,"config":563},"Why GitLab?",{"href":234,"dataGaName":562,"dataGaLocation":541},{"freeTrial":565,"mobileIcon":570,"desktopIcon":575,"secondaryButton":578},{"text":566,"config":567},"Start free trial",{"href":568,"dataGaName":195,"dataGaLocation":569},"https://gitlab.com/-/trials/new/","nav",{"altText":571,"config":572},"Gitlab Icon",{"src":573,"dataGaName":574,"dataGaLocation":569},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":571,"config":576},{"src":577,"dataGaName":574,"dataGaLocation":569},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":579,"config":580},"Get Started",{"href":581,"dataGaName":582,"dataGaLocation":569},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":584,"mobileIcon":588,"desktopIcon":590},{"text":585,"config":586},"Learn more about GitLab Duo",{"href":226,"dataGaName":587,"dataGaLocation":569},"gitlab duo",{"altText":571,"config":589},{"src":573,"dataGaName":574,"dataGaLocation":569},{"altText":571,"config":591},{"src":577,"dataGaName":574,"dataGaLocation":569},{"button":593,"mobileIcon":598,"desktopIcon":600},{"text":594,"config":595},"/switch",{"href":596,"dataGaName":597,"dataGaLocation":569},"#contact","switch",{"altText":571,"config":599},{"src":573,"dataGaName":574,"dataGaLocation":569},{"altText":571,"config":601},{"src":602,"dataGaName":574,"dataGaLocation":569},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":604,"mobileIcon":609,"desktopIcon":611},{"text":605,"config":606},"Back to pricing",{"href":339,"dataGaName":607,"dataGaLocation":569,"icon":608},"back to pricing","GoBack",{"altText":571,"config":610},{"src":573,"dataGaName":574,"dataGaLocation":569},{"altText":571,"config":612},{"src":577,"dataGaName":574,"dataGaLocation":569},{"title":614,"titleMobile":615,"button":616,"config":621},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":232,"config":617},{"href":618,"dataGaName":619,"dataGaLocation":620},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":622,"disabled":168},"release",{"data":624},{"text":625,"source":626,"edit":632,"contribute":637,"config":642,"items":647,"minimal":857},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":627,"config":628},"View page source",{"href":629,"dataGaName":630,"dataGaLocation":631},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":633,"config":634},"Edit this page",{"href":635,"dataGaName":636,"dataGaLocation":631},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":638,"config":639},"Please contribute",{"href":640,"dataGaName":641,"dataGaLocation":631},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":643,"facebook":644,"youtube":645,"linkedin":646},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[648,695,749,793,825],{"title":337,"links":649,"subMenu":664},[650,654,659],{"text":651,"config":652},"View plans",{"href":339,"dataGaName":653,"dataGaLocation":631},"view plans",{"text":655,"config":656},"Why Premium?",{"href":657,"dataGaName":658,"dataGaLocation":631},"/pricing/premium/","why premium",{"text":660,"config":661},"Why Ultimate?",{"href":662,"dataGaName":663,"dataGaLocation":631},"/pricing/ultimate/","why ultimate",[665],{"title":666,"links":667},"Contact Us",[668,671,673,675,680,685,690],{"text":669,"config":670},"Contact sales",{"href":521,"dataGaName":200,"dataGaLocation":631},{"text":524,"config":672},{"href":526,"dataGaName":527,"dataGaLocation":631},{"text":529,"config":674},{"href":531,"dataGaName":532,"dataGaLocation":631},{"text":676,"config":677},"Status",{"href":678,"dataGaName":679,"dataGaLocation":631},"https://status.gitlab.com/","status",{"text":681,"config":682},"Terms of use",{"href":683,"dataGaName":684,"dataGaLocation":631},"/terms/","terms of use",{"text":686,"config":687},"Privacy statement",{"href":688,"dataGaName":689,"dataGaLocation":631},"/privacy/","privacy statement",{"text":691,"config":692},"Cookie preferences",{"dataGaName":693,"dataGaLocation":631,"id":694,"isOneTrustButton":171},"cookie preferences","ot-sdk-btn",{"title":237,"links":696,"subMenu":705},[697,701],{"text":698,"config":699},"DevSecOps platform",{"href":219,"dataGaName":700,"dataGaLocation":631},"devsecops platform",{"text":702,"config":703},"AI-Assisted Development",{"href":226,"dataGaName":704,"dataGaLocation":631},"ai-assisted development",[706],{"title":707,"links":708},"Topics",[709,714,719,724,729,734,739,744],{"text":710,"config":711},"CICD",{"href":712,"dataGaName":713,"dataGaLocation":631},"/topics/ci-cd/","cicd",{"text":715,"config":716},"GitOps",{"href":717,"dataGaName":718,"dataGaLocation":631},"/topics/gitops/","gitops",{"text":720,"config":721},"DevOps",{"href":722,"dataGaName":723,"dataGaLocation":631},"/topics/devops/","devops",{"text":725,"config":726},"Version Control",{"href":727,"dataGaName":728,"dataGaLocation":631},"/topics/version-control/","version control",{"text":730,"config":731},"DevSecOps",{"href":732,"dataGaName":733,"dataGaLocation":631},"/topics/devsecops/","devsecops",{"text":735,"config":736},"Cloud Native",{"href":737,"dataGaName":738,"dataGaLocation":631},"/topics/cloud-native/","cloud native",{"text":740,"config":741},"AI for Coding",{"href":742,"dataGaName":743,"dataGaLocation":631},"/topics/devops/ai-for-coding/","ai for coding",{"text":745,"config":746},"Agentic AI",{"href":747,"dataGaName":748,"dataGaLocation":631},"/topics/agentic-ai/","agentic ai",{"title":750,"links":751},"Solutions",[752,754,756,761,765,768,772,775,777,780,783,788],{"text":281,"config":753},{"href":276,"dataGaName":281,"dataGaLocation":631},{"text":270,"config":755},{"href":253,"dataGaName":254,"dataGaLocation":631},{"text":757,"config":758},"Agile development",{"href":759,"dataGaName":760,"dataGaLocation":631},"/solutions/agile-delivery/","agile delivery",{"text":762,"config":763},"SCM",{"href":266,"dataGaName":764,"dataGaLocation":631},"source code management",{"text":710,"config":766},{"href":259,"dataGaName":767,"dataGaLocation":631},"continuous integration & delivery",{"text":769,"config":770},"Value stream management",{"href":309,"dataGaName":771,"dataGaLocation":631},"value stream management",{"text":715,"config":773},{"href":774,"dataGaName":718,"dataGaLocation":631},"/solutions/gitops/",{"text":319,"config":776},{"href":322,"dataGaName":323,"dataGaLocation":631},{"text":778,"config":779},"Small business",{"href":328,"dataGaName":329,"dataGaLocation":631},{"text":781,"config":782},"Public sector",{"href":334,"dataGaName":335,"dataGaLocation":631},{"text":784,"config":785},"Education",{"href":786,"dataGaName":787,"dataGaLocation":631},"/solutions/education/","education",{"text":789,"config":790},"Financial services",{"href":791,"dataGaName":792,"dataGaLocation":631},"/solutions/finance/","financial services",{"title":342,"links":794},[795,797,799,801,804,806,809,811,813,815,817,819,821,823],{"text":355,"config":796},{"href":357,"dataGaName":358,"dataGaLocation":631},{"text":360,"config":798},{"href":362,"dataGaName":363,"dataGaLocation":631},{"text":365,"config":800},{"href":367,"dataGaName":368,"dataGaLocation":631},{"text":370,"config":802},{"href":372,"dataGaName":803,"dataGaLocation":631},"docs",{"text":393,"config":805},{"href":395,"dataGaName":396,"dataGaLocation":631},{"text":807,"config":808},"What's new",{"href":453,"dataGaName":454,"dataGaLocation":631},{"text":388,"config":810},{"href":390,"dataGaName":391,"dataGaLocation":631},{"text":407,"config":812},{"href":409,"dataGaName":410,"dataGaLocation":631},{"text":415,"config":814},{"href":417,"dataGaName":418,"dataGaLocation":631},{"text":420,"config":816},{"href":422,"dataGaName":423,"dataGaLocation":631},{"text":425,"config":818},{"href":427,"dataGaName":428,"dataGaLocation":631},{"text":430,"config":820},{"href":432,"dataGaName":433,"dataGaLocation":631},{"text":435,"config":822},{"href":437,"dataGaName":438,"dataGaLocation":631},{"text":440,"config":824},{"href":442,"dataGaName":443,"dataGaLocation":631},{"title":456,"links":826},[827,829,831,833,835,837,841,846,848,850,852],{"text":464,"config":828},{"href":466,"dataGaName":458,"dataGaLocation":631},{"text":469,"config":830},{"href":471,"dataGaName":472,"dataGaLocation":631},{"text":477,"config":832},{"href":479,"dataGaName":480,"dataGaLocation":631},{"text":482,"config":834},{"href":484,"dataGaName":485,"dataGaLocation":631},{"text":487,"config":836},{"href":489,"dataGaName":490,"dataGaLocation":631},{"text":838,"config":839},"Sustainability",{"href":840,"dataGaName":838,"dataGaLocation":631},"/sustainability/",{"text":842,"config":843},"Diversity, inclusion and belonging (DIB)",{"href":844,"dataGaName":845,"dataGaLocation":631},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":492,"config":847},{"href":494,"dataGaName":495,"dataGaLocation":631},{"text":502,"config":849},{"href":504,"dataGaName":505,"dataGaLocation":631},{"text":507,"config":851},{"href":509,"dataGaName":510,"dataGaLocation":631},{"text":853,"config":854},"Modern Slavery Transparency Statement",{"href":855,"dataGaName":856,"dataGaLocation":631},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":858},[859,862,865],{"text":860,"config":861},"Terms",{"href":683,"dataGaName":684,"dataGaLocation":631},{"text":863,"config":864},"Cookies",{"dataGaName":693,"dataGaLocation":631,"id":694,"isOneTrustButton":171},{"text":866,"config":867},"Privacy",{"href":688,"dataGaName":689,"dataGaLocation":631},[869],{"id":870,"title":7,"body":167,"config":871,"content":873,"description":167,"extension":877,"meta":878,"navigation":171,"path":879,"seo":880,"stem":881,"__hash__":882},"blogAuthors/en-us/blog/authors/austin-regnery.yml",{"template":872},"BlogAuthor",{"name":7,"config":874},{"headshot":875,"ctfId":876},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679497/Blog/Author%20Headshots/aregnery-headshot.jpg","aregnery","yml",{},"/en-us/blog/authors/austin-regnery",{},"en-us/blog/authors/austin-regnery","illyQYBF_rHu4XKiADks81Qo7pAarIevuxK6SeX-pxs",[884,892,899],{"title":885,"description":886,"heroImage":887,"category":163,"date":888,"authors":889,"slug":891,"externalUrl":167},"CEO Shadow Takeaways from Jacie","Recap of my experience in the CEO Shadow Program.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664102/Blog/Hero%20Images/gitlab-values-cover.png","2021-05-18",[890],"Jacie Bandur","ceo-shadow-recap",{"title":893,"description":894,"heroImage":895,"category":163,"date":164,"authors":896,"slug":898,"externalUrl":167},"Placebo Lines on the Pipeline Graph","Have you noticed the connecting lines missing on your pipelines lately? Here's why","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679507/Blog/Hero%20Images/ci-cd.png",[897],"Sam Beckham","placebo-lines-on-the-pipeline-graph",{"title":900,"description":901,"heroImage":902,"category":163,"date":903,"authors":904,"slug":906,"externalUrl":167},"Auto DevOps: Where we are and where we are headed","As we will soon start an Auto DevOps design sprint, this article aims to summarize our current knowledge about Auto DevOps, and sets the stage for future discussions.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679516/Blog/Hero%20Images/gitlab-11-0-released-cover.jpg","2021-05-05",[905],"Viktor Nagy","auto-devops-where-we-are-and-where-we-are-headed",{"promotions":908},[909,923,934,946],{"id":910,"categories":911,"header":913,"text":914,"button":915,"image":920},"ai-modernization",[912],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":916,"config":917},"Get your AI maturity score",{"href":918,"dataGaName":919,"dataGaLocation":396},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":921},{"src":922},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":924,"categories":925,"header":926,"text":914,"button":927,"image":931},"devops-modernization",[181,733],"Are you just managing tools or shipping innovation?",{"text":928,"config":929},"Get your DevOps maturity score",{"href":930,"dataGaName":919,"dataGaLocation":396},"/assessments/devops-modernization-assessment/",{"config":932},{"src":933},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":935,"categories":936,"header":938,"text":914,"button":939,"image":943},"security-modernization",[937],"security","Are you trading speed for security?",{"text":940,"config":941},"Get your security maturity score",{"href":942,"dataGaName":919,"dataGaLocation":396},"/assessments/security-modernization-assessment/",{"config":944},{"src":945},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":947,"paths":948,"header":951,"text":952,"button":953,"image":958},"github-azure-migration",[949,950],"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":954,"config":955},"See how GitLab compares to GitHub",{"href":956,"dataGaName":957,"dataGaLocation":396},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":959},{"src":933},{"header":961,"blurb":962,"button":963,"secondaryButton":968},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":964,"config":965},"Get your free trial",{"href":966,"dataGaName":195,"dataGaLocation":967},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":669,"config":969},{"href":521,"dataGaName":200,"dataGaLocation":967},1786803775316]