Chase AdamsChase Adams
AboutContentPromptsPrototypesNewsletter

GitHub CODEOWNERS Directory Pattern Match Cheatsheet

Essays and updates on product, engineering, and AI by Chase Adams.

1 minute read

Post Details

Published
Apr 8, 2019
Category
Engineering
Share
ChatGPT

Latest Posts

A 2×2 Framework for Navigating AI Disruption

A 2×2 Framework for Navigating AI Disruption

Not all change requires the same response. A new framework for diagnosing which kind of disruption you're facing—and choosing the right strategy.

A cheatsheet for the pattern to use to match certain paths for a GitHub CODEOWNERS file.

The cheatsheet uses <ROOT>/.buildkite as an example. <ROOT> in the "I want to match" section is the git root of your project.

I want to match...Pattern
all files in <ROOT>/.buildkite.buildkite/**
.buildkite directory anywhere in the project**/.buildkite
everything but <ROOT>/.buildkite!.buildkite
.buildkite anywhere in testtest/**/.buildkite
AboutAI Workflow SpecContentStacksNewsletterPromptsRSS