Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,12 @@ Packages published on [NuGet](https://www.nuget.org/packages/ptr727.ProjectTempl
- `Require linear history`
- `Require signed commits`
- `Require a pull request before merging`
- `Dismiss stale pull request approvals when new commits are pushed`
- `Dismiss stale pull request approvals when new commits are pushed`
- `Require status checks to pass`
- `Require branches to be up to date before merging`
- `Require branches to be up to date before merging`

Copilot AI Jan 15, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The option 'Require branches to be up to date before merging' is duplicated on lines 127 and 128. Remove one of these duplicate entries.

Suggested change
- `Require branches to be up to date before merging`

Copilot uses AI. Check for mistakes.
- Add checks: `Check pull request workflow status`
- `Block force pushes`
- `Block force pushes`
- `Automatically request Copilot code review`
- `develop`:
- `Restrict deletions`
Expand Down