Skip to content

Commit 41ec3a4

Browse files
committed
Write an excerpt for the protected branch writeup
1 parent fcbbe27 commit 41ec3a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/articles/2023-10-01-protecting-codeowners-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: "Protecting a Branch so Only the Docs Team Merges and Publishes"
4-
excerpt: .
4+
excerpt: When you want to allow the docs team members to maintain docs within a code repo, while giving the docs team autonomy over their own reviews and merges, you can use a protected branch and a CODEOWNERS file.
55
last_modified_at: Sun Oct 1 11:05:31 CDT 2023
66
categories: articles
77
author: annegentle
88
tags: [cicd, reviews, docs, settings, GitHub]
99
image:
10-
path: /images/guarded-lightbulb-rob-sinclair.png
10+
path: ../../images/guarded-lightbulb-rob-sinclair.png
1111
caption: "[Lightbulb in a protective cage, Attribution: Rob Sinclair.)"
1212
comments: false
1313
share: true

0 commit comments

Comments
 (0)