From d81185b9d47c5844c4fdc9adc6af0e5803bc3a1a Mon Sep 17 00:00:00 2001 From: Pieter Viljoen Date: Thu, 15 Jan 2026 10:57:46 -0500 Subject: [PATCH] Develop (#7) * wip * wip * wip * wip * wip * wip * wip * chmod +x * wip * Single PR Signed-off-by: Pieter Viljoen * signed? Signed-off-by: Pieter Viljoen * wip Signed-off-by: Pieter Viljoen * wip Signed-off-by: Pieter Viljoen * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update .github/workflows/build-docker-task.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update ProjectTemplate.slnx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update .github/workflows/build-project-task.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update .github/workflows/build-library-task.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update .github/workflows/build-executable-task.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Refactor build-docker-task.yml workflow configuration * wip Signed-off-by: Pieter Viljoen * wip Signed-off-by: Pieter Viljoen * indentation Signed-off-by: Pieter Viljoen * wip Signed-off-by: Pieter Viljoen * rules Signed-off-by: Pieter Viljoen * indentation Signed-off-by: Pieter Viljoen --------- Signed-off-by: Pieter Viljoen Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff6da4bd..8e7d4a2f 100644 --- a/README.md +++ b/README.md @@ -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` - Add checks: `Check pull request workflow status` - - `Block force pushes` + - `Block force pushes` - `Automatically request Copilot code review` - `develop`: - `Restrict deletions`