Skip to content

Promote the Hub Resync and Dependency Updates to Main - #392

Merged
ptr727 merged 26 commits into
mainfrom
develop
Sep 26, 2026
Merged

ptr727 merged 26 commits into
mainfrom
develop

Conversation

@ptr727

@ptr727 ptr727 commented Sep 26, 2026

Copy link
Copy Markdown
Owner

Promotes develop to main.

Changes

main has no content that develop lacks: merging develop into main produces exactly the develop tree.

Merging this does not publish. A release is a separate dispatch.

🤖 Generated with Claude Code

dependabot Bot and others added 26 commits September 3, 2026 02:46
Updated
[Microsoft.Testing.Extensions.CodeCoverage](https://github.com/microsoft/codecoverage)
from 18.9.0 to 18.11.0.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Testing.Extensions.CodeCoverage's
releases](https://github.com/microsoft/codecoverage/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/microsoft/codecoverage/commits).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Testing.Extensions.CodeCoverage&package-manager=nuget&previous-version=18.9.0&new-version=18.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from
4.1.4 to 4.1.6.

<details>
<summary>Release notes</summary>

_Sourced from [ptr727.Utilities's
releases](https://github.com/ptr727/Utilities/releases)._

## 4.1.6

## What's Changed
* Bump the nuget-deps group with 1 update by @​dependabot[bot] in
ptr727/Utilities#460


**Full Changelog**:
ptr727/Utilities@4.1.4...4.1.6

Commits viewable in [compare
view](ptr727/Utilities@4.1.4...4.1.6).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ptr727.Utilities&package-manager=nuget&previous-version=4.1.4&new-version=4.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR updates the codegen files.

Co-authored-by: ptr727-codegen[bot] <275599072+ptr727-codegen[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.539` | `2.0.560` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.539` | `2.0.560` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.539` | `2.0.560` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.539` | `2.0.560` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.539` | `2.0.560` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.539 to 2.0.560
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.560</h2>
<h2>What's Changed</h2>
<ul>
<li>Match the Documented Aggregator Stub to the Hub's Own Workflow by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1228">ptr727/ProjectTemplate#1228</a></li>
<li>Settle WORKFLOW.md Section 5's Audit Procedure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1233">ptr727/ProjectTemplate#1233</a></li>
<li>Point python-codestyle at D1.6's pytest-cov obligation by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1230">ptr727/ProjectTemplate#1230</a></li>
<li>Prefer an Explicitly Named Remote-Tracking Ref Over origin/ in
local_review.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1236">ptr727/ProjectTemplate#1236</a></li>
<li>Fix configure.sh's Python Probe Order and Windows CRLF Drift-Check
Bug by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1229">ptr727/ProjectTemplate#1229</a></li>
<li>Fix configure.sh's Ruleset Name Lookup CRLF Exposure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1247">ptr727/ProjectTemplate#1247</a></li>
<li>Settle Seven Verification Discipline Defects and the Copilot
Mechanics Pointer by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1256">ptr727/ProjectTemplate#1256</a></li>
<li>Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1257">ptr727/ProjectTemplate#1257</a></li>
<li>Stamp canonical-review hubCommit From the Merge Base, Not HEAD by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1251">ptr727/ProjectTemplate#1251</a></li>
<li>Fix configure.sh's Ruleset Type-Loop CRLF False Pass by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1254">ptr727/ProjectTemplate#1254</a></li>
<li>Settle the Workflow CI Contract Skill Against Its Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1252">ptr727/ProjectTemplate#1252</a></li>
<li>Settle the Coverage Boundary and Scope D7.3 to Event Inputs by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1255">ptr727/ProjectTemplate#1255</a></li>
<li>Read a C# Test Project Name Two Ways, Not One by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1262">ptr727/ProjectTemplate#1262</a></li>
<li>Quote a Printed Target, Guard a Live Read, and Fix Two Carried
Claims by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1269">ptr727/ProjectTemplate#1269</a></li>
<li>Promote Develop to Main: Settle Section 5 and the CRLF Chain by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1263">ptr727/ProjectTemplate#1263</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560">https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560</a></p>
<h2>2.0.546</h2>
<h2>What's Changed</h2>
<ul>
<li>Make the Python Coverage Selector Explicit and Name D4.5's Second
Route by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1215">ptr727/ProjectTemplate#1215</a></li>
<li>Promote Develop to Main: Settle the Coverage Selector and D4.5
Recovery by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1223">ptr727/ProjectTemplate#1223</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546">https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546</a></p>
<h2>2.0.545</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Seven Section 4 Contract Claims the Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1198">ptr727/ProjectTemplate#1198</a></li>
<li>Drop the Superseded Contract Framing and Add a Missing Build Input
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1209">ptr727/ProjectTemplate#1209</a></li>
<li>Name a Recovery a Dispatch Can Actually Perform in D4.5 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1213">ptr727/ProjectTemplate#1213</a></li>
<li>Promote Develop to Main: Settle Seven Section 4 Contract Claims the
Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1203">ptr727/ProjectTemplate#1203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545">https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545</a></p>
<h2>2.0.542</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Three Carried Sentences Whose Hub Sources Disagreed by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1186">ptr727/ProjectTemplate#1186</a></li>
<li>Send a Repo Preferring pre-commit to the Right Hook Shape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1189">ptr727/ProjectTemplate#1189</a></li>
<li>Separate the Verbatim-Tree Comparison From the Content Hash by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1191">ptr727/ProjectTemplate#1191</a></li>
<li>Promote Develop to Main: Settle Three Disagreeing Hub Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1187">ptr727/ProjectTemplate#1187</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542">https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58"><code>d6a4d7e</code></a>
Promote Develop to Main: Settle Section 5 and the CRLF Chain (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1263">#1263</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/16f2e32a037857dfcd68b114f006ca2d0cf12ada"><code>16f2e32</code></a>
Quote a Printed Target, Guard a Live Read, and Fix Two Carried Claims
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1269">#1269</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a6c7bb1d0831b5c41a905b0c957661dc14f5f566"><code>a6c7bb1</code></a>
Read a C# Test Project Name Two Ways, Not One (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1262">#1262</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9998d46f8426a4facf6b618e084e201cea7f34f1"><code>9998d46</code></a>
Settle the Coverage Boundary and Scope D7.3 to Event Inputs (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1255">#1255</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcceccbc96b47f4939c43b0dadcb8b14645cd9a"><code>7fccecc</code></a>
Settle the Workflow CI Contract Skill Against Its Sources (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1252">#1252</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/906761c7de8ff01677e662a580e5e0859d3cab94"><code>906761c</code></a>
Fix configure.sh's Ruleset Type-Loop CRLF False Pass (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1254">#1254</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c2327b3f3e034c1891b78787ba7b5d1b8d0627d7"><code>c2327b3</code></a>
Stamp canonical-review hubCommit From the Merge Base, Not HEAD (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1251">#1251</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/136661da1b978f793fd5bbd7daa1d95b7338a919"><code>136661d</code></a>
Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1257">#1257</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6222033acfdc09f7b06c81fa2546a3c24db5b038"><code>6222033</code></a>
Settle Seven Verification Discipline Defects and the Copilot Mechanics
Pointe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/58f88db5fc2127cca2dc69ed1902d18a08d7594e"><code>58f88db</code></a>
Fix configure.sh's Ruleset Name Lookup CRLF Exposure (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1247">#1247</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/a9afa1d0f56e0160b65baf70ae64a9b6122e8405...d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.539 to 2.0.560
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.560</h2>
<h2>What's Changed</h2>
<ul>
<li>Match the Documented Aggregator Stub to the Hub's Own Workflow by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1228">ptr727/ProjectTemplate#1228</a></li>
<li>Settle WORKFLOW.md Section 5's Audit Procedure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1233">ptr727/ProjectTemplate#1233</a></li>
<li>Point python-codestyle at D1.6's pytest-cov obligation by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1230">ptr727/ProjectTemplate#1230</a></li>
<li>Prefer an Explicitly Named Remote-Tracking Ref Over origin/ in
local_review.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1236">ptr727/ProjectTemplate#1236</a></li>
<li>Fix configure.sh's Python Probe Order and Windows CRLF Drift-Check
Bug by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1229">ptr727/ProjectTemplate#1229</a></li>
<li>Fix configure.sh's Ruleset Name Lookup CRLF Exposure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1247">ptr727/ProjectTemplate#1247</a></li>
<li>Settle Seven Verification Discipline Defects and the Copilot
Mechanics Pointer by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1256">ptr727/ProjectTemplate#1256</a></li>
<li>Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1257">ptr727/ProjectTemplate#1257</a></li>
<li>Stamp canonical-review hubCommit From the Merge Base, Not HEAD by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1251">ptr727/ProjectTemplate#1251</a></li>
<li>Fix configure.sh's Ruleset Type-Loop CRLF False Pass by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1254">ptr727/ProjectTemplate#1254</a></li>
<li>Settle the Workflow CI Contract Skill Against Its Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1252">ptr727/ProjectTemplate#1252</a></li>
<li>Settle the Coverage Boundary and Scope D7.3 to Event Inputs by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1255">ptr727/ProjectTemplate#1255</a></li>
<li>Read a C# Test Project Name Two Ways, Not One by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1262">ptr727/ProjectTemplate#1262</a></li>
<li>Quote a Printed Target, Guard a Live Read, and Fix Two Carried
Claims by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1269">ptr727/ProjectTemplate#1269</a></li>
<li>Promote Develop to Main: Settle Section 5 and the CRLF Chain by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1263">ptr727/ProjectTemplate#1263</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560">https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560</a></p>
<h2>2.0.546</h2>
<h2>What's Changed</h2>
<ul>
<li>Make the Python Coverage Selector Explicit and Name D4.5's Second
Route by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1215">ptr727/ProjectTemplate#1215</a></li>
<li>Promote Develop to Main: Settle the Coverage Selector and D4.5
Recovery by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1223">ptr727/ProjectTemplate#1223</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546">https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546</a></p>
<h2>2.0.545</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Seven Section 4 Contract Claims the Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1198">ptr727/ProjectTemplate#1198</a></li>
<li>Drop the Superseded Contract Framing and Add a Missing Build Input
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1209">ptr727/ProjectTemplate#1209</a></li>
<li>Name a Recovery a Dispatch Can Actually Perform in D4.5 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1213">ptr727/ProjectTemplate#1213</a></li>
<li>Promote Develop to Main: Settle Seven Section 4 Contract Claims the
Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1203">ptr727/ProjectTemplate#1203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545">https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545</a></p>
<h2>2.0.542</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Three Carried Sentences Whose Hub Sources Disagreed by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1186">ptr727/ProjectTemplate#1186</a></li>
<li>Send a Repo Preferring pre-commit to the Right Hook Shape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1189">ptr727/ProjectTemplate#1189</a></li>
<li>Separate the Verbatim-Tree Comparison From the Content Hash by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1191">ptr727/ProjectTemplate#1191</a></li>
<li>Promote Develop to Main: Settle Three Disagreeing Hub Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1187">ptr727/ProjectTemplate#1187</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542">https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58"><code>d6a4d7e</code></a>
Promote Develop to Main: Settle Section 5 and the CRLF Chain (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1263">#1263</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/16f2e32a037857dfcd68b114f006ca2d0cf12ada"><code>16f2e32</code></a>
Quote a Printed Target, Guard a Live Read, and Fix Two Carried Claims
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1269">#1269</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a6c7bb1d0831b5c41a905b0c957661dc14f5f566"><code>a6c7bb1</code></a>
Read a C# Test Project Name Two Ways, Not One (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1262">#1262</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9998d46f8426a4facf6b618e084e201cea7f34f1"><code>9998d46</code></a>
Settle the Coverage Boundary and Scope D7.3 to Event Inputs (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1255">#1255</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcceccbc96b47f4939c43b0dadcb8b14645cd9a"><code>7fccecc</code></a>
Settle the Workflow CI Contract Skill Against Its Sources (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1252">#1252</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/906761c7de8ff01677e662a580e5e0859d3cab94"><code>906761c</code></a>
Fix configure.sh's Ruleset Type-Loop CRLF False Pass (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1254">#1254</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c2327b3f3e034c1891b78787ba7b5d1b8d0627d7"><code>c2327b3</code></a>
Stamp canonical-review hubCommit From the Merge Base, Not HEAD (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1251">#1251</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/136661da1b978f793fd5bbd7daa1d95b7338a919"><code>136661d</code></a>
Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1257">#1257</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6222033acfdc09f7b06c81fa2546a3c24db5b038"><code>6222033</code></a>
Settle Seven Verification Discipline Defects and the Copilot Mechanics
Pointe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/58f88db5fc2127cca2dc69ed1902d18a08d7594e"><code>58f88db</code></a>
Fix configure.sh's Ruleset Name Lookup CRLF Exposure (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1247">#1247</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/a9afa1d0f56e0160b65baf70ae64a9b6122e8405...d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.539 to 2.0.560
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.560</h2>
<h2>What's Changed</h2>
<ul>
<li>Match the Documented Aggregator Stub to the Hub's Own Workflow by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1228">ptr727/ProjectTemplate#1228</a></li>
<li>Settle WORKFLOW.md Section 5's Audit Procedure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1233">ptr727/ProjectTemplate#1233</a></li>
<li>Point python-codestyle at D1.6's pytest-cov obligation by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1230">ptr727/ProjectTemplate#1230</a></li>
<li>Prefer an Explicitly Named Remote-Tracking Ref Over origin/ in
local_review.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1236">ptr727/ProjectTemplate#1236</a></li>
<li>Fix configure.sh's Python Probe Order and Windows CRLF Drift-Check
Bug by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1229">ptr727/ProjectTemplate#1229</a></li>
<li>Fix configure.sh's Ruleset Name Lookup CRLF Exposure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1247">ptr727/ProjectTemplate#1247</a></li>
<li>Settle Seven Verification Discipline Defects and the Copilot
Mechanics Pointer by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1256">ptr727/ProjectTemplate#1256</a></li>
<li>Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1257">ptr727/ProjectTemplate#1257</a></li>
<li>Stamp canonical-review hubCommit From the Merge Base, Not HEAD by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1251">ptr727/ProjectTemplate#1251</a></li>
<li>Fix configure.sh's Ruleset Type-Loop CRLF False Pass by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1254">ptr727/ProjectTemplate#1254</a></li>
<li>Settle the Workflow CI Contract Skill Against Its Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1252">ptr727/ProjectTemplate#1252</a></li>
<li>Settle the Coverage Boundary and Scope D7.3 to Event Inputs by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1255">ptr727/ProjectTemplate#1255</a></li>
<li>Read a C# Test Project Name Two Ways, Not One by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1262">ptr727/ProjectTemplate#1262</a></li>
<li>Quote a Printed Target, Guard a Live Read, and Fix Two Carried
Claims by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1269">ptr727/ProjectTemplate#1269</a></li>
<li>Promote Develop to Main: Settle Section 5 and the CRLF Chain by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1263">ptr727/ProjectTemplate#1263</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560">https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560</a></p>
<h2>2.0.546</h2>
<h2>What's Changed</h2>
<ul>
<li>Make the Python Coverage Selector Explicit and Name D4.5's Second
Route by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1215">ptr727/ProjectTemplate#1215</a></li>
<li>Promote Develop to Main: Settle the Coverage Selector and D4.5
Recovery by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1223">ptr727/ProjectTemplate#1223</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546">https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546</a></p>
<h2>2.0.545</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Seven Section 4 Contract Claims the Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1198">ptr727/ProjectTemplate#1198</a></li>
<li>Drop the Superseded Contract Framing and Add a Missing Build Input
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1209">ptr727/ProjectTemplate#1209</a></li>
<li>Name a Recovery a Dispatch Can Actually Perform in D4.5 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1213">ptr727/ProjectTemplate#1213</a></li>
<li>Promote Develop to Main: Settle Seven Section 4 Contract Claims the
Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1203">ptr727/ProjectTemplate#1203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545">https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545</a></p>
<h2>2.0.542</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Three Carried Sentences Whose Hub Sources Disagreed by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1186">ptr727/ProjectTemplate#1186</a></li>
<li>Send a Repo Preferring pre-commit to the Right Hook Shape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1189">ptr727/ProjectTemplate#1189</a></li>
<li>Separate the Verbatim-Tree Comparison From the Content Hash by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1191">ptr727/ProjectTemplate#1191</a></li>
<li>Promote Develop to Main: Settle Three Disagreeing Hub Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1187">ptr727/ProjectTemplate#1187</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542">https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58"><code>d6a4d7e</code></a>
Promote Develop to Main: Settle Section 5 and the CRLF Chain (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1263">#1263</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/16f2e32a037857dfcd68b114f006ca2d0cf12ada"><code>16f2e32</code></a>
Quote a Printed Target, Guard a Live Read, and Fix Two Carried Claims
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1269">#1269</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a6c7bb1d0831b5c41a905b0c957661dc14f5f566"><code>a6c7bb1</code></a>
Read a C# Test Project Name Two Ways, Not One (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1262">#1262</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9998d46f8426a4facf6b618e084e201cea7f34f1"><code>9998d46</code></a>
Settle the Coverage Boundary and Scope D7.3 to Event Inputs (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1255">#1255</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcceccbc96b47f4939c43b0dadcb8b14645cd9a"><code>7fccecc</code></a>
Settle the Workflow CI Contract Skill Against Its Sources (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1252">#1252</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/906761c7de8ff01677e662a580e5e0859d3cab94"><code>906761c</code></a>
Fix configure.sh's Ruleset Type-Loop CRLF False Pass (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1254">#1254</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c2327b3f3e034c1891b78787ba7b5d1b8d0627d7"><code>c2327b3</code></a>
Stamp canonical-review hubCommit From the Merge Base, Not HEAD (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1251">#1251</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/136661da1b978f793fd5bbd7daa1d95b7338a919"><code>136661d</code></a>
Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1257">#1257</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6222033acfdc09f7b06c81fa2546a3c24db5b038"><code>6222033</code></a>
Settle Seven Verification Discipline Defects and the Copilot Mechanics
Pointe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/58f88db5fc2127cca2dc69ed1902d18a08d7594e"><code>58f88db</code></a>
Fix configure.sh's Ruleset Name Lookup CRLF Exposure (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1247">#1247</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/a9afa1d0f56e0160b65baf70ae64a9b6122e8405...d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.539 to 2.0.560
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.560</h2>
<h2>What's Changed</h2>
<ul>
<li>Match the Documented Aggregator Stub to the Hub's Own Workflow by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1228">ptr727/ProjectTemplate#1228</a></li>
<li>Settle WORKFLOW.md Section 5's Audit Procedure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1233">ptr727/ProjectTemplate#1233</a></li>
<li>Point python-codestyle at D1.6's pytest-cov obligation by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1230">ptr727/ProjectTemplate#1230</a></li>
<li>Prefer an Explicitly Named Remote-Tracking Ref Over origin/ in
local_review.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1236">ptr727/ProjectTemplate#1236</a></li>
<li>Fix configure.sh's Python Probe Order and Windows CRLF Drift-Check
Bug by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1229">ptr727/ProjectTemplate#1229</a></li>
<li>Fix configure.sh's Ruleset Name Lookup CRLF Exposure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1247">ptr727/ProjectTemplate#1247</a></li>
<li>Settle Seven Verification Discipline Defects and the Copilot
Mechanics Pointer by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1256">ptr727/ProjectTemplate#1256</a></li>
<li>Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1257">ptr727/ProjectTemplate#1257</a></li>
<li>Stamp canonical-review hubCommit From the Merge Base, Not HEAD by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1251">ptr727/ProjectTemplate#1251</a></li>
<li>Fix configure.sh's Ruleset Type-Loop CRLF False Pass by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1254">ptr727/ProjectTemplate#1254</a></li>
<li>Settle the Workflow CI Contract Skill Against Its Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1252">ptr727/ProjectTemplate#1252</a></li>
<li>Settle the Coverage Boundary and Scope D7.3 to Event Inputs by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1255">ptr727/ProjectTemplate#1255</a></li>
<li>Read a C# Test Project Name Two Ways, Not One by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1262">ptr727/ProjectTemplate#1262</a></li>
<li>Quote a Printed Target, Guard a Live Read, and Fix Two Carried
Claims by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1269">ptr727/ProjectTemplate#1269</a></li>
<li>Promote Develop to Main: Settle Section 5 and the CRLF Chain by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1263">ptr727/ProjectTemplate#1263</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560">https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560</a></p>
<h2>2.0.546</h2>
<h2>What's Changed</h2>
<ul>
<li>Make the Python Coverage Selector Explicit and Name D4.5's Second
Route by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1215">ptr727/ProjectTemplate#1215</a></li>
<li>Promote Develop to Main: Settle the Coverage Selector and D4.5
Recovery by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1223">ptr727/ProjectTemplate#1223</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546">https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546</a></p>
<h2>2.0.545</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Seven Section 4 Contract Claims the Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1198">ptr727/ProjectTemplate#1198</a></li>
<li>Drop the Superseded Contract Framing and Add a Missing Build Input
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1209">ptr727/ProjectTemplate#1209</a></li>
<li>Name a Recovery a Dispatch Can Actually Perform in D4.5 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1213">ptr727/ProjectTemplate#1213</a></li>
<li>Promote Develop to Main: Settle Seven Section 4 Contract Claims the
Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1203">ptr727/ProjectTemplate#1203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545">https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545</a></p>
<h2>2.0.542</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Three Carried Sentences Whose Hub Sources Disagreed by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1186">ptr727/ProjectTemplate#1186</a></li>
<li>Send a Repo Preferring pre-commit to the Right Hook Shape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1189">ptr727/ProjectTemplate#1189</a></li>
<li>Separate the Verbatim-Tree Comparison From the Content Hash by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1191">ptr727/ProjectTemplate#1191</a></li>
<li>Promote Develop to Main: Settle Three Disagreeing Hub Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1187">ptr727/ProjectTemplate#1187</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542">https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58"><code>d6a4d7e</code></a>
Promote Develop to Main: Settle Section 5 and the CRLF Chain (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1263">#1263</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/16f2e32a037857dfcd68b114f006ca2d0cf12ada"><code>16f2e32</code></a>
Quote a Printed Target, Guard a Live Read, and Fix Two Carried Claims
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1269">#1269</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a6c7bb1d0831b5c41a905b0c957661dc14f5f566"><code>a6c7bb1</code></a>
Read a C# Test Project Name Two Ways, Not One (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1262">#1262</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9998d46f8426a4facf6b618e084e201cea7f34f1"><code>9998d46</code></a>
Settle the Coverage Boundary and Scope D7.3 to Event Inputs (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1255">#1255</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcceccbc96b47f4939c43b0dadcb8b14645cd9a"><code>7fccecc</code></a>
Settle the Workflow CI Contract Skill Against Its Sources (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1252">#1252</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/906761c7de8ff01677e662a580e5e0859d3cab94"><code>906761c</code></a>
Fix configure.sh's Ruleset Type-Loop CRLF False Pass (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1254">#1254</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c2327b3f3e034c1891b78787ba7b5d1b8d0627d7"><code>c2327b3</code></a>
Stamp canonical-review hubCommit From the Merge Base, Not HEAD (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1251">#1251</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/136661da1b978f793fd5bbd7daa1d95b7338a919"><code>136661d</code></a>
Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1257">#1257</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6222033acfdc09f7b06c81fa2546a3c24db5b038"><code>6222033</code></a>
Settle Seven Verification Discipline Defects and the Copilot Mechanics
Pointe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/58f88db5fc2127cca2dc69ed1902d18a08d7594e"><code>58f88db</code></a>
Fix configure.sh's Ruleset Name Lookup CRLF Exposure (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1247">#1247</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/a9afa1d0f56e0160b65baf70ae64a9b6122e8405...d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.539 to 2.0.560
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.560</h2>
<h2>What's Changed</h2>
<ul>
<li>Match the Documented Aggregator Stub to the Hub's Own Workflow by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1228">ptr727/ProjectTemplate#1228</a></li>
<li>Settle WORKFLOW.md Section 5's Audit Procedure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1233">ptr727/ProjectTemplate#1233</a></li>
<li>Point python-codestyle at D1.6's pytest-cov obligation by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1230">ptr727/ProjectTemplate#1230</a></li>
<li>Prefer an Explicitly Named Remote-Tracking Ref Over origin/ in
local_review.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1236">ptr727/ProjectTemplate#1236</a></li>
<li>Fix configure.sh's Python Probe Order and Windows CRLF Drift-Check
Bug by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1229">ptr727/ProjectTemplate#1229</a></li>
<li>Fix configure.sh's Ruleset Name Lookup CRLF Exposure by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1247">ptr727/ProjectTemplate#1247</a></li>
<li>Settle Seven Verification Discipline Defects and the Copilot
Mechanics Pointer by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1256">ptr727/ProjectTemplate#1256</a></li>
<li>Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1257">ptr727/ProjectTemplate#1257</a></li>
<li>Stamp canonical-review hubCommit From the Merge Base, Not HEAD by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1251">ptr727/ProjectTemplate#1251</a></li>
<li>Fix configure.sh's Ruleset Type-Loop CRLF False Pass by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1254">ptr727/ProjectTemplate#1254</a></li>
<li>Settle the Workflow CI Contract Skill Against Its Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1252">ptr727/ProjectTemplate#1252</a></li>
<li>Settle the Coverage Boundary and Scope D7.3 to Event Inputs by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1255">ptr727/ProjectTemplate#1255</a></li>
<li>Read a C# Test Project Name Two Ways, Not One by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1262">ptr727/ProjectTemplate#1262</a></li>
<li>Quote a Printed Target, Guard a Live Read, and Fix Two Carried
Claims by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1269">ptr727/ProjectTemplate#1269</a></li>
<li>Promote Develop to Main: Settle Section 5 and the CRLF Chain by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1263">ptr727/ProjectTemplate#1263</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560">https://github.com/ptr727/ProjectTemplate/compare/2.0.546...2.0.560</a></p>
<h2>2.0.546</h2>
<h2>What's Changed</h2>
<ul>
<li>Make the Python Coverage Selector Explicit and Name D4.5's Second
Route by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1215">ptr727/ProjectTemplate#1215</a></li>
<li>Promote Develop to Main: Settle the Coverage Selector and D4.5
Recovery by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1223">ptr727/ProjectTemplate#1223</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546">https://github.com/ptr727/ProjectTemplate/compare/2.0.545...2.0.546</a></p>
<h2>2.0.545</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Seven Section 4 Contract Claims the Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1198">ptr727/ProjectTemplate#1198</a></li>
<li>Drop the Superseded Contract Framing and Add a Missing Build Input
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1209">ptr727/ProjectTemplate#1209</a></li>
<li>Name a Recovery a Dispatch Can Actually Perform in D4.5 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1213">ptr727/ProjectTemplate#1213</a></li>
<li>Promote Develop to Main: Settle Seven Section 4 Contract Claims the
Workflows Falsify by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1203">ptr727/ProjectTemplate#1203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545">https://github.com/ptr727/ProjectTemplate/compare/2.0.542...2.0.545</a></p>
<h2>2.0.542</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle Three Carried Sentences Whose Hub Sources Disagreed by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1186">ptr727/ProjectTemplate#1186</a></li>
<li>Send a Repo Preferring pre-commit to the Right Hook Shape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1189">ptr727/ProjectTemplate#1189</a></li>
<li>Separate the Verbatim-Tree Comparison From the Content Hash by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1191">ptr727/ProjectTemplate#1191</a></li>
<li>Promote Develop to Main: Settle Three Disagreeing Hub Sources by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1187">ptr727/ProjectTemplate#1187</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542">https://github.com/ptr727/ProjectTemplate/compare/2.0.539...2.0.542</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58"><code>d6a4d7e</code></a>
Promote Develop to Main: Settle Section 5 and the CRLF Chain (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1263">#1263</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/16f2e32a037857dfcd68b114f006ca2d0cf12ada"><code>16f2e32</code></a>
Quote a Printed Target, Guard a Live Read, and Fix Two Carried Claims
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1269">#1269</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a6c7bb1d0831b5c41a905b0c957661dc14f5f566"><code>a6c7bb1</code></a>
Read a C# Test Project Name Two Ways, Not One (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1262">#1262</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9998d46f8426a4facf6b618e084e201cea7f34f1"><code>9998d46</code></a>
Settle the Coverage Boundary and Scope D7.3 to Event Inputs (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1255">#1255</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcceccbc96b47f4939c43b0dadcb8b14645cd9a"><code>7fccecc</code></a>
Settle the Workflow CI Contract Skill Against Its Sources (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1252">#1252</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/906761c7de8ff01677e662a580e5e0859d3cab94"><code>906761c</code></a>
Fix configure.sh's Ruleset Type-Loop CRLF False Pass (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1254">#1254</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c2327b3f3e034c1891b78787ba7b5d1b8d0627d7"><code>c2327b3</code></a>
Stamp canonical-review hubCommit From the Merge Base, Not HEAD (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1251">#1251</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/136661da1b978f793fd5bbd7daa1d95b7338a919"><code>136661d</code></a>
Reserve the No-Auto-Merge Marker in the Merge-Bot Matcher (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1257">#1257</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6222033acfdc09f7b06c81fa2546a3c24db5b038"><code>6222033</code></a>
Settle Seven Verification Discipline Defects and the Copilot Mechanics
Pointe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/58f88db5fc2127cca2dc69ed1902d18a08d7594e"><code>58f88db</code></a>
Fix configure.sh's Ruleset Name Lookup CRLF Exposure (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1247">#1247</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/a9afa1d0f56e0160b65baf70ae64a9b6122e8405...d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from
4.1.6 to 4.1.10.

<details>
<summary>Release notes</summary>

_Sourced from [ptr727.Utilities's
releases](https://github.com/ptr727/Utilities/releases)._

## 4.1.10

## What's Changed
* Promote Develop to Main by @​ptr727 in
ptr727/Utilities#465


**Full Changelog**:
ptr727/Utilities@4.1.6...4.1.10

Commits viewable in [compare
view](ptr727/Utilities@4.1.6...4.1.10).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ptr727.Utilities&package-manager=nuget&previous-version=4.1.6&new-version=4.1.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.560` | `2.0.577` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.560` | `2.0.577` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.560` | `2.0.577` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.560` | `2.0.577` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.560` | `2.0.577` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.560 to 2.0.577
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.577</h2>
<h2>What's Changed</h2>
<ul>
<li>Add the backlog-burndown Skill and Seat Its Orchestration in the
Skills It Drives by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1291">ptr727/ProjectTemplate#1291</a></li>
<li>Promote Develop to Main: Add the backlog-burndown Skill and Seat Its
Orchestration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1304">ptr727/ProjectTemplate#1304</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1325">ptr727/ProjectTemplate#1325</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1326">ptr727/ProjectTemplate#1326</a></li>
<li>Decouple the Review Ledger and the Skills Digest From the Working
Tree by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1328">ptr727/ProjectTemplate#1328</a></li>
<li>Tell CodeRabbit and Qodo to Skip the Generated Skill Mirrors by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1329">ptr727/ProjectTemplate#1329</a></li>
<li>Rewrite Disposing of Findings by Deletion and Commit the Stop Rule
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1330">ptr727/ProjectTemplate#1330</a></li>
<li>Bound What the Merge Gate Owes an Out-of-Diff Prose Finding and
Record the Reviewer Footing by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1333">ptr727/ProjectTemplate#1333</a></li>
<li>Declare the Fleet Label Set and Apply It Through configure.sh by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1334">ptr727/ProjectTemplate#1334</a></li>
<li>Fill Skill Include Regions From a Rule's Home in build_dist.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1378">ptr727/ProjectTemplate#1378</a></li>
<li>Carry the Three Conduct Sections Into agent-conduct as the First
Live Include Regions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1382">ptr727/ProjectTemplate#1382</a></li>
<li>Carry the Five Outcomes Into drive-pr as a Generated Include and
Name Siblings by Heading by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1383">ptr727/ProjectTemplate#1383</a></li>
<li>Cut backlog-burndown's Two Narrowing Rows to the Narrowing and
Pointer Its Fourteen Restatements by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1384">ptr727/ProjectTemplate#1384</a></li>
<li>Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1385">ptr727/ProjectTemplate#1385</a></li>
<li>Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1388">ptr727/ProjectTemplate#1388</a></li>
<li>Align WORKFLOW.md's Verdict Clause With Section 5's Assessment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1390">ptr727/ProjectTemplate#1390</a></li>
<li>Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Includes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1392">ptr727/ProjectTemplate#1392</a></li>
<li>Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1394">ptr727/ProjectTemplate#1394</a></li>
<li>Settle the Preamble Decisions and Reshape Section 4, Section 6 and
the YAML Conventions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1395">ptr727/ProjectTemplate#1395</a></li>
<li>Promote Develop to Main: Seat the One-Home Include Mechanism and
Finish the WORKFLOW.md Reshape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1397">ptr727/ProjectTemplate#1397</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577">https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1"><code>f8e7491</code></a>
Promote Develop to Main: Seat the One-Home Include Mechanism and Finish
the W...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/aaaae368fcf0653f37069a3adee97606a5f072ca"><code>aaaae36</code></a>
Settle the Preamble Decisions and Reshape Section 4, Section 6 and the
YAML C...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/88053791e5c76fbc4dc753ad3f21d3c3e6c80fcf"><code>8805379</code></a>
Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1394">#1394</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/2d63d52cbb8bd8a6d42846ddbdda18737c069187"><code>2d63d52</code></a>
Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Inc...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f9114282e9202db6f22a1ab23a9e8b73f02be11"><code>0f91142</code></a>
Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1390">#1390</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcf612364d323ebab05fcdb319356c2b84864c3"><code>7fcf612</code></a>
Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1388">#1388</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/66d79460335379301db83fe6870303f8f701d92b"><code>66d7946</code></a>
Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1385">#1385</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ee4c1ce3dc1a67520b00f2038136c252172f52f5"><code>ee4c1ce</code></a>
Cut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer
Its Fo...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6a590402646712e93c07f4438ed9a6f5e4dc900e"><code>6a59040</code></a>
Carry the Five Outcomes Into drive-pr as a Generated Include and Name
Sibling...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fbf1f6d9dc713d6e187d2c3d6542490a2839fe55"><code>fbf1f6d</code></a>
Carry the Three Conduct Sections Into agent-conduct as the First Live
Include...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58...f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.560 to 2.0.577
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.577</h2>
<h2>What's Changed</h2>
<ul>
<li>Add the backlog-burndown Skill and Seat Its Orchestration in the
Skills It Drives by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1291">ptr727/ProjectTemplate#1291</a></li>
<li>Promote Develop to Main: Add the backlog-burndown Skill and Seat Its
Orchestration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1304">ptr727/ProjectTemplate#1304</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1325">ptr727/ProjectTemplate#1325</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1326">ptr727/ProjectTemplate#1326</a></li>
<li>Decouple the Review Ledger and the Skills Digest From the Working
Tree by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1328">ptr727/ProjectTemplate#1328</a></li>
<li>Tell CodeRabbit and Qodo to Skip the Generated Skill Mirrors by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1329">ptr727/ProjectTemplate#1329</a></li>
<li>Rewrite Disposing of Findings by Deletion and Commit the Stop Rule
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1330">ptr727/ProjectTemplate#1330</a></li>
<li>Bound What the Merge Gate Owes an Out-of-Diff Prose Finding and
Record the Reviewer Footing by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1333">ptr727/ProjectTemplate#1333</a></li>
<li>Declare the Fleet Label Set and Apply It Through configure.sh by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1334">ptr727/ProjectTemplate#1334</a></li>
<li>Fill Skill Include Regions From a Rule's Home in build_dist.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1378">ptr727/ProjectTemplate#1378</a></li>
<li>Carry the Three Conduct Sections Into agent-conduct as the First
Live Include Regions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1382">ptr727/ProjectTemplate#1382</a></li>
<li>Carry the Five Outcomes Into drive-pr as a Generated Include and
Name Siblings by Heading by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1383">ptr727/ProjectTemplate#1383</a></li>
<li>Cut backlog-burndown's Two Narrowing Rows to the Narrowing and
Pointer Its Fourteen Restatements by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1384">ptr727/ProjectTemplate#1384</a></li>
<li>Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1385">ptr727/ProjectTemplate#1385</a></li>
<li>Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1388">ptr727/ProjectTemplate#1388</a></li>
<li>Align WORKFLOW.md's Verdict Clause With Section 5's Assessment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1390">ptr727/ProjectTemplate#1390</a></li>
<li>Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Includes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1392">ptr727/ProjectTemplate#1392</a></li>
<li>Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1394">ptr727/ProjectTemplate#1394</a></li>
<li>Settle the Preamble Decisions and Reshape Section 4, Section 6 and
the YAML Conventions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1395">ptr727/ProjectTemplate#1395</a></li>
<li>Promote Develop to Main: Seat the One-Home Include Mechanism and
Finish the WORKFLOW.md Reshape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1397">ptr727/ProjectTemplate#1397</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577">https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1"><code>f8e7491</code></a>
Promote Develop to Main: Seat the One-Home Include Mechanism and Finish
the W...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/aaaae368fcf0653f37069a3adee97606a5f072ca"><code>aaaae36</code></a>
Settle the Preamble Decisions and Reshape Section 4, Section 6 and the
YAML C...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/88053791e5c76fbc4dc753ad3f21d3c3e6c80fcf"><code>8805379</code></a>
Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1394">#1394</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/2d63d52cbb8bd8a6d42846ddbdda18737c069187"><code>2d63d52</code></a>
Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Inc...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f9114282e9202db6f22a1ab23a9e8b73f02be11"><code>0f91142</code></a>
Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1390">#1390</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcf612364d323ebab05fcdb319356c2b84864c3"><code>7fcf612</code></a>
Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1388">#1388</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/66d79460335379301db83fe6870303f8f701d92b"><code>66d7946</code></a>
Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1385">#1385</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ee4c1ce3dc1a67520b00f2038136c252172f52f5"><code>ee4c1ce</code></a>
Cut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer
Its Fo...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6a590402646712e93c07f4438ed9a6f5e4dc900e"><code>6a59040</code></a>
Carry the Five Outcomes Into drive-pr as a Generated Include and Name
Sibling...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fbf1f6d9dc713d6e187d2c3d6542490a2839fe55"><code>fbf1f6d</code></a>
Carry the Three Conduct Sections Into agent-conduct as the First Live
Include...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58...f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.560 to 2.0.577
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.577</h2>
<h2>What's Changed</h2>
<ul>
<li>Add the backlog-burndown Skill and Seat Its Orchestration in the
Skills It Drives by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1291">ptr727/ProjectTemplate#1291</a></li>
<li>Promote Develop to Main: Add the backlog-burndown Skill and Seat Its
Orchestration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1304">ptr727/ProjectTemplate#1304</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1325">ptr727/ProjectTemplate#1325</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1326">ptr727/ProjectTemplate#1326</a></li>
<li>Decouple the Review Ledger and the Skills Digest From the Working
Tree by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1328">ptr727/ProjectTemplate#1328</a></li>
<li>Tell CodeRabbit and Qodo to Skip the Generated Skill Mirrors by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1329">ptr727/ProjectTemplate#1329</a></li>
<li>Rewrite Disposing of Findings by Deletion and Commit the Stop Rule
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1330">ptr727/ProjectTemplate#1330</a></li>
<li>Bound What the Merge Gate Owes an Out-of-Diff Prose Finding and
Record the Reviewer Footing by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1333">ptr727/ProjectTemplate#1333</a></li>
<li>Declare the Fleet Label Set and Apply It Through configure.sh by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1334">ptr727/ProjectTemplate#1334</a></li>
<li>Fill Skill Include Regions From a Rule's Home in build_dist.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1378">ptr727/ProjectTemplate#1378</a></li>
<li>Carry the Three Conduct Sections Into agent-conduct as the First
Live Include Regions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1382">ptr727/ProjectTemplate#1382</a></li>
<li>Carry the Five Outcomes Into drive-pr as a Generated Include and
Name Siblings by Heading by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1383">ptr727/ProjectTemplate#1383</a></li>
<li>Cut backlog-burndown's Two Narrowing Rows to the Narrowing and
Pointer Its Fourteen Restatements by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1384">ptr727/ProjectTemplate#1384</a></li>
<li>Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1385">ptr727/ProjectTemplate#1385</a></li>
<li>Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1388">ptr727/ProjectTemplate#1388</a></li>
<li>Align WORKFLOW.md's Verdict Clause With Section 5's Assessment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1390">ptr727/ProjectTemplate#1390</a></li>
<li>Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Includes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1392">ptr727/ProjectTemplate#1392</a></li>
<li>Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1394">ptr727/ProjectTemplate#1394</a></li>
<li>Settle the Preamble Decisions and Reshape Section 4, Section 6 and
the YAML Conventions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1395">ptr727/ProjectTemplate#1395</a></li>
<li>Promote Develop to Main: Seat the One-Home Include Mechanism and
Finish the WORKFLOW.md Reshape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1397">ptr727/ProjectTemplate#1397</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577">https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1"><code>f8e7491</code></a>
Promote Develop to Main: Seat the One-Home Include Mechanism and Finish
the W...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/aaaae368fcf0653f37069a3adee97606a5f072ca"><code>aaaae36</code></a>
Settle the Preamble Decisions and Reshape Section 4, Section 6 and the
YAML C...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/88053791e5c76fbc4dc753ad3f21d3c3e6c80fcf"><code>8805379</code></a>
Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1394">#1394</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/2d63d52cbb8bd8a6d42846ddbdda18737c069187"><code>2d63d52</code></a>
Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Inc...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f9114282e9202db6f22a1ab23a9e8b73f02be11"><code>0f91142</code></a>
Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1390">#1390</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcf612364d323ebab05fcdb319356c2b84864c3"><code>7fcf612</code></a>
Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1388">#1388</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/66d79460335379301db83fe6870303f8f701d92b"><code>66d7946</code></a>
Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1385">#1385</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ee4c1ce3dc1a67520b00f2038136c252172f52f5"><code>ee4c1ce</code></a>
Cut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer
Its Fo...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6a590402646712e93c07f4438ed9a6f5e4dc900e"><code>6a59040</code></a>
Carry the Five Outcomes Into drive-pr as a Generated Include and Name
Sibling...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fbf1f6d9dc713d6e187d2c3d6542490a2839fe55"><code>fbf1f6d</code></a>
Carry the Three Conduct Sections Into agent-conduct as the First Live
Include...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58...f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.560 to 2.0.577
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.577</h2>
<h2>What's Changed</h2>
<ul>
<li>Add the backlog-burndown Skill and Seat Its Orchestration in the
Skills It Drives by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1291">ptr727/ProjectTemplate#1291</a></li>
<li>Promote Develop to Main: Add the backlog-burndown Skill and Seat Its
Orchestration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1304">ptr727/ProjectTemplate#1304</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1325">ptr727/ProjectTemplate#1325</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1326">ptr727/ProjectTemplate#1326</a></li>
<li>Decouple the Review Ledger and the Skills Digest From the Working
Tree by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1328">ptr727/ProjectTemplate#1328</a></li>
<li>Tell CodeRabbit and Qodo to Skip the Generated Skill Mirrors by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1329">ptr727/ProjectTemplate#1329</a></li>
<li>Rewrite Disposing of Findings by Deletion and Commit the Stop Rule
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1330">ptr727/ProjectTemplate#1330</a></li>
<li>Bound What the Merge Gate Owes an Out-of-Diff Prose Finding and
Record the Reviewer Footing by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1333">ptr727/ProjectTemplate#1333</a></li>
<li>Declare the Fleet Label Set and Apply It Through configure.sh by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1334">ptr727/ProjectTemplate#1334</a></li>
<li>Fill Skill Include Regions From a Rule's Home in build_dist.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1378">ptr727/ProjectTemplate#1378</a></li>
<li>Carry the Three Conduct Sections Into agent-conduct as the First
Live Include Regions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1382">ptr727/ProjectTemplate#1382</a></li>
<li>Carry the Five Outcomes Into drive-pr as a Generated Include and
Name Siblings by Heading by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1383">ptr727/ProjectTemplate#1383</a></li>
<li>Cut backlog-burndown's Two Narrowing Rows to the Narrowing and
Pointer Its Fourteen Restatements by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1384">ptr727/ProjectTemplate#1384</a></li>
<li>Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1385">ptr727/ProjectTemplate#1385</a></li>
<li>Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1388">ptr727/ProjectTemplate#1388</a></li>
<li>Align WORKFLOW.md's Verdict Clause With Section 5's Assessment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1390">ptr727/ProjectTemplate#1390</a></li>
<li>Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Includes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1392">ptr727/ProjectTemplate#1392</a></li>
<li>Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1394">ptr727/ProjectTemplate#1394</a></li>
<li>Settle the Preamble Decisions and Reshape Section 4, Section 6 and
the YAML Conventions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1395">ptr727/ProjectTemplate#1395</a></li>
<li>Promote Develop to Main: Seat the One-Home Include Mechanism and
Finish the WORKFLOW.md Reshape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1397">ptr727/ProjectTemplate#1397</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577">https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1"><code>f8e7491</code></a>
Promote Develop to Main: Seat the One-Home Include Mechanism and Finish
the W...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/aaaae368fcf0653f37069a3adee97606a5f072ca"><code>aaaae36</code></a>
Settle the Preamble Decisions and Reshape Section 4, Section 6 and the
YAML C...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/88053791e5c76fbc4dc753ad3f21d3c3e6c80fcf"><code>8805379</code></a>
Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1394">#1394</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/2d63d52cbb8bd8a6d42846ddbdda18737c069187"><code>2d63d52</code></a>
Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Inc...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f9114282e9202db6f22a1ab23a9e8b73f02be11"><code>0f91142</code></a>
Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1390">#1390</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcf612364d323ebab05fcdb319356c2b84864c3"><code>7fcf612</code></a>
Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1388">#1388</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/66d79460335379301db83fe6870303f8f701d92b"><code>66d7946</code></a>
Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1385">#1385</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ee4c1ce3dc1a67520b00f2038136c252172f52f5"><code>ee4c1ce</code></a>
Cut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer
Its Fo...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6a590402646712e93c07f4438ed9a6f5e4dc900e"><code>6a59040</code></a>
Carry the Five Outcomes Into drive-pr as a Generated Include and Name
Sibling...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fbf1f6d9dc713d6e187d2c3d6542490a2839fe55"><code>fbf1f6d</code></a>
Carry the Three Conduct Sections Into agent-conduct as the First Live
Include...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58...f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.560 to 2.0.577
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.577</h2>
<h2>What's Changed</h2>
<ul>
<li>Add the backlog-burndown Skill and Seat Its Orchestration in the
Skills It Drives by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1291">ptr727/ProjectTemplate#1291</a></li>
<li>Promote Develop to Main: Add the backlog-burndown Skill and Seat Its
Orchestration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1304">ptr727/ProjectTemplate#1304</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1325">ptr727/ProjectTemplate#1325</a></li>
<li>Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1326">ptr727/ProjectTemplate#1326</a></li>
<li>Decouple the Review Ledger and the Skills Digest From the Working
Tree by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1328">ptr727/ProjectTemplate#1328</a></li>
<li>Tell CodeRabbit and Qodo to Skip the Generated Skill Mirrors by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1329">ptr727/ProjectTemplate#1329</a></li>
<li>Rewrite Disposing of Findings by Deletion and Commit the Stop Rule
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1330">ptr727/ProjectTemplate#1330</a></li>
<li>Bound What the Merge Gate Owes an Out-of-Diff Prose Finding and
Record the Reviewer Footing by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1333">ptr727/ProjectTemplate#1333</a></li>
<li>Declare the Fleet Label Set and Apply It Through configure.sh by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1334">ptr727/ProjectTemplate#1334</a></li>
<li>Fill Skill Include Regions From a Rule's Home in build_dist.py by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1378">ptr727/ProjectTemplate#1378</a></li>
<li>Carry the Three Conduct Sections Into agent-conduct as the First
Live Include Regions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1382">ptr727/ProjectTemplate#1382</a></li>
<li>Carry the Five Outcomes Into drive-pr as a Generated Include and
Name Siblings by Heading by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1383">ptr727/ProjectTemplate#1383</a></li>
<li>Cut backlog-burndown's Two Narrowing Rows to the Narrowing and
Pointer Its Fourteen Restatements by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1384">ptr727/ProjectTemplate#1384</a></li>
<li>Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1385">ptr727/ProjectTemplate#1385</a></li>
<li>Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1388">ptr727/ProjectTemplate#1388</a></li>
<li>Align WORKFLOW.md's Verdict Clause With Section 5's Assessment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1390">ptr727/ProjectTemplate#1390</a></li>
<li>Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Includes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1392">ptr727/ProjectTemplate#1392</a></li>
<li>Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1394">ptr727/ProjectTemplate#1394</a></li>
<li>Settle the Preamble Decisions and Reshape Section 4, Section 6 and
the YAML Conventions by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1395">ptr727/ProjectTemplate#1395</a></li>
<li>Promote Develop to Main: Seat the One-Home Include Mechanism and
Finish the WORKFLOW.md Reshape by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1397">ptr727/ProjectTemplate#1397</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577">https://github.com/ptr727/ProjectTemplate/compare/2.0.560...2.0.577</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1"><code>f8e7491</code></a>
Promote Develop to Main: Seat the One-Home Include Mechanism and Finish
the W...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/aaaae368fcf0653f37069a3adee97606a5f072ca"><code>aaaae36</code></a>
Settle the Preamble Decisions and Reshape Section 4, Section 6 and the
YAML C...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/88053791e5c76fbc4dc753ad3f21d3c3e6c80fcf"><code>8805379</code></a>
Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1394">#1394</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/2d63d52cbb8bd8a6d42846ddbdda18737c069187"><code>2d63d52</code></a>
Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as
Generated Inc...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f9114282e9202db6f22a1ab23a9e8b73f02be11"><code>0f91142</code></a>
Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1390">#1390</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fcf612364d323ebab05fcdb319356c2b84864c3"><code>7fcf612</code></a>
Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1388">#1388</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/66d79460335379301db83fe6870303f8f701d92b"><code>66d7946</code></a>
Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1385">#1385</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ee4c1ce3dc1a67520b00f2038136c252172f52f5"><code>ee4c1ce</code></a>
Cut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer
Its Fo...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6a590402646712e93c07f4438ed9a6f5e4dc900e"><code>6a59040</code></a>
Carry the Five Outcomes Into drive-pr as a Generated Include and Name
Sibling...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fbf1f6d9dc713d6e187d2c3d6542490a2839fe55"><code>fbf1f6d</code></a>
Carry the Three Conduct Sections Into agent-conduct as the First Live
Include...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/d6a4d7e1cc0f5ed8477e01cebe717b7ae3fabd58...f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated
[Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/dotnet)
from 10.0.11 to 10.0.12.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Extensions.Logging.Abstractions's
releases](https://github.com/dotnet/dotnet/releases)._

## 10.0.12

[Release](https://github.com/dotnet/core/releases/tag/v10.0.12)

## What's Changed
* [release/10.0.4xx] Source code updates from dotnet/sdk by
@​dotnet-maestro[bot] in dotnet/dotnet#8011
* [release/10.0.4xx] Source code updates from dotnet/sdk by
@​dotnet-maestro[bot] in dotnet/dotnet#8037
* [release/10.0.4xx] Source code updates from dotnet/sdk by
@​dotnet-maestro[bot] in dotnet/dotnet#8038
* Update Source-Build SDK Diff Tests Baselines and Exclusions by
@​dotnet-sb-bot in dotnet/dotnet#7754
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8101
* [release/10.0.4xx] Source code updates from dotnet/source-build-assets
by @​dotnet-maestro[bot] in dotnet/dotnet#8104
* [release/10.0.4xx] Source code updates from dotnet/msbuild by
@​dotnet-maestro[bot] in dotnet/dotnet#8142
* [release/10.0.4xx] Source code updates from dotnet/sdk by
@​dotnet-maestro[bot] in dotnet/dotnet#8132
* [release/10.0.4xx] Source code updates from dotnet/source-build-assets
by @​dotnet-maestro[bot] in dotnet/dotnet#8127
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8156
* [release/10.0.4xx] Source code updates from dotnet/roslyn by
@​dotnet-maestro[bot] in dotnet/dotnet#8148
* [release/10.0.4xx] Source code updates from dotnet/sdk by
@​dotnet-maestro[bot] in dotnet/dotnet#8176
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8171
* [release/10.0.4xx] Source code updates from dotnet/scenario-tests by
@​dotnet-maestro[bot] in dotnet/dotnet#8092
* [release/10.0.4xx] Fix IdentityModel shared-components source build by
@​mthalman in dotnet/dotnet#8189
* [release/10.0.4xx] Source code updates from nuget/nuget.client by
@​dotnet-maestro[bot] in dotnet/dotnet#8201
* [release/10.0.4xx] Allow submodule changes when reseting submodules by
@​github-actions[bot] in dotnet/dotnet#8223
* [release/10.0.4xx] Source code updates from dotnet/roslyn by
@​dotnet-maestro[bot] in dotnet/dotnet#8215
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8210
* [release/10.0.4xx] Cloak SignatureCycle2 binary from VMR by @​mthalman
in dotnet/dotnet#8226
* [release/10.0.4xx] Ignore spurious SBoM warnings by @​akoeplinger in
dotnet/dotnet#8165
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8231
* Update to the 10.0.11 August runtimes from build 324376 by @​mthalman
in dotnet/dotnet#8259
* Merging internal commits for release/10.0.4xx by @​dotnet-bot in
dotnet/dotnet#8242
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8278
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8304
* [release/10.0.4xx] Source code updates from dotnet/roslyn by
@​dotnet-maestro[bot] in dotnet/dotnet#8347
* [release/10.0.4xx] Remove duplicate dependency from scenario-tests by
@​dkurepa in dotnet/dotnet#8350
* [release/10.0.4xx] Source code updates from dotnet/sourcelink by
@​dotnet-maestro[bot] in dotnet/dotnet#8344
* [release/10.0.4xx] Source code updates from dotnet/templating by
@​dotnet-maestro[bot] in dotnet/dotnet#8354
* [release/10.0.4xx] Fix SignCheckExclusionsFile.txt to allow signed
hotreload .js file by @​github-actions[bot] in
dotnet/dotnet#8383
* [release/10.0.4xx] Remove TSA bug filing from pipelines by
@​akoeplinger in dotnet/dotnet#8389
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8396
* [release/10.0.4xx] [release/10.0.1xx] Update binskim lastModifiedDate
in PipelineAutobaseliningConfig.yml by @​github-actions[bot] in
dotnet/dotnet#8408
* [release/10.0.4xx] Fix SignCheckExclusionsFile.txt for .js in
source-build artifacts by @​github-actions[bot] in
dotnet/dotnet#8405
* [release/10.0.4xx] Source code updates from dotnet/templating by
@​dotnet-maestro[bot] in dotnet/dotnet#8419
* [release/10.0.4xx] Source code updates from dotnet/templating by
@​dotnet-maestro[bot] in dotnet/dotnet#8422
* [release/10.0.4xx] Source code updates from dotnet/msbuild by
@​dotnet-maestro[bot] in dotnet/dotnet#8429
* [release/10.0.4xx] Source code updates from dotnet/source-build-assets
by @​dotnet-maestro[bot] in dotnet/dotnet#8313
* [release/10.0.4xx] Source code updates from dotnet/templating by
@​dotnet-maestro[bot] in dotnet/dotnet#8452
* [release/10.0.4xx] Source code updates from dotnet/source-build-assets
by @​dotnet-maestro[bot] in dotnet/dotnet#8453
* [release/10.0.4xx] Source code updates from dotnet/msbuild by
@​dotnet-maestro[bot] in dotnet/dotnet#8469
* [release/10.0.4xx] Source code updates from dotnet/fsharp by
@​dotnet-maestro[bot] in dotnet/dotnet#8521
* [release/10.0.4xx] Source code updates from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/dotnet#8574
* [release/10.0.4xx] Bump patch version to 10.0.401 by @​vseanreesermsft
in dotnet/dotnet#8577


 ... (truncated)

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits/v10.0.401).
</details>

Updated [Microsoft.SourceLink.GitHub](https://github.com/dotnet/dotnet)
from 10.0.400 to 10.0.401.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.SourceLink.GitHub's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Updated [System.CommandLine](https://github.com/dotnet/dotnet) from
2.0.11 to 2.0.12.

<details>
<summary>Release notes</summary>

_Sourced from [System.CommandLine's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.577` | `2.0.584` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.577` | `2.0.584` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.577` | `2.0.584` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.577` | `2.0.584` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.577` | `2.0.584` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.577 to 2.0.584
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.584</h2>
<h2>What's Changed</h2>
<ul>
<li>Hold build_dist's Lazily Imported Audit Module Rather Than Reaching
for It Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1430">ptr727/ProjectTemplate#1430</a></li>
<li>Promote develop to main: hold build_dist's lazily imported audit
module by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1432">ptr727/ProjectTemplate#1432</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584">https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584</a></p>
<h2>2.0.583</h2>
<h2>What's Changed</h2>
<ul>
<li>Give the Verbatim Section Re-Vendor a Tested Tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1423">ptr727/ProjectTemplate#1423</a></li>
<li>Name the Hub From Its Constant Everywhere, and Say Which Checkout
the Menu Filters For by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1427">ptr727/ProjectTemplate#1427</a></li>
<li>Promote develop to main: give the verbatim section re-vendor a
tested tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1426">ptr727/ProjectTemplate#1426</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583">https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583</a></p>
<h2>2.0.581</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1410">ptr727/ProjectTemplate#1410</a></li>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1411">ptr727/ProjectTemplate#1411</a></li>
<li>Replace Three Hub-Only Pointers in a Carried Skill Reference With
the Behavior by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1414">ptr727/ProjectTemplate#1414</a></li>
<li>Say Which Reviewers a Repository Has, and Split the Reviewer Doc in
Two by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1409">ptr727/ProjectTemplate#1409</a></li>
<li>Name the Prose Gate's Own Copy on Every Verdict by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1417">ptr727/ProjectTemplate#1417</a></li>
<li>Promote develop to main: prose gate copy naming, reviewer doc split,
carried path fix by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1422">ptr727/ProjectTemplate#1422</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581">https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bb352c64b54511c536e06a235ca86d287de3627b"><code>bb352c6</code></a>
Promote develop to main: hold build_dist's lazily imported audit module
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1432">#1432</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5ae7cf812ebff34ec131bc460799428748295c03"><code>5ae7cf8</code></a>
Hold build_dist's Lazily Imported Audit Module Rather Than Reaching for
It Pe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1d521521bcc077b8224ce00f73a38fca6a1eabcb"><code>1d52152</code></a>
Promote develop to main: give the verbatim section re-vendor a tested
tool (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f86b149f2521232e982d3fd3c725b8fae6d2b242"><code>f86b149</code></a>
Name the Hub From Its Constant Everywhere, and Say Which Checkout the
Menu Fi...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d7a267e416c8ad98cf6cf83cfb1848e371d112c"><code>6d7a267</code></a>
Give the Verbatim Section Re-Vendor a Tested Tool (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1423">#1423</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8ab6a165c5706c7942b07e745d8ce994b8fb4fbf"><code>8ab6a16</code></a>
Promote develop to main: prose gate copy naming, reviewer doc split,
carried ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0b4657db3ed417b5b03df906c6f8c4e88bd2977e"><code>0b4657d</code></a>
Name the Prose Gate's Own Copy on Every Verdict (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/23dd8106584727311ad5bddd0c8dfd472cf35ee6"><code>23dd810</code></a>
Say Which Reviewers a Repository Has, and Split the Reviewer Doc in Two
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1409">#1409</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/34f00e240120f84bcd950166a27090ae0ec22e01"><code>34f00e2</code></a>
Replace Three Hub-Only Pointers in a Carried Skill Reference With the
Behavio...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8759b5cb91ed80921f099d8142d6736740e333bf"><code>8759b5c</code></a>
Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1...bb352c64b54511c536e06a235ca86d287de3627b">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.577 to 2.0.584
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.584</h2>
<h2>What's Changed</h2>
<ul>
<li>Hold build_dist's Lazily Imported Audit Module Rather Than Reaching
for It Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1430">ptr727/ProjectTemplate#1430</a></li>
<li>Promote develop to main: hold build_dist's lazily imported audit
module by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1432">ptr727/ProjectTemplate#1432</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584">https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584</a></p>
<h2>2.0.583</h2>
<h2>What's Changed</h2>
<ul>
<li>Give the Verbatim Section Re-Vendor a Tested Tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1423">ptr727/ProjectTemplate#1423</a></li>
<li>Name the Hub From Its Constant Everywhere, and Say Which Checkout
the Menu Filters For by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1427">ptr727/ProjectTemplate#1427</a></li>
<li>Promote develop to main: give the verbatim section re-vendor a
tested tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1426">ptr727/ProjectTemplate#1426</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583">https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583</a></p>
<h2>2.0.581</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1410">ptr727/ProjectTemplate#1410</a></li>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1411">ptr727/ProjectTemplate#1411</a></li>
<li>Replace Three Hub-Only Pointers in a Carried Skill Reference With
the Behavior by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1414">ptr727/ProjectTemplate#1414</a></li>
<li>Say Which Reviewers a Repository Has, and Split the Reviewer Doc in
Two by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1409">ptr727/ProjectTemplate#1409</a></li>
<li>Name the Prose Gate's Own Copy on Every Verdict by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1417">ptr727/ProjectTemplate#1417</a></li>
<li>Promote develop to main: prose gate copy naming, reviewer doc split,
carried path fix by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1422">ptr727/ProjectTemplate#1422</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581">https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bb352c64b54511c536e06a235ca86d287de3627b"><code>bb352c6</code></a>
Promote develop to main: hold build_dist's lazily imported audit module
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1432">#1432</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5ae7cf812ebff34ec131bc460799428748295c03"><code>5ae7cf8</code></a>
Hold build_dist's Lazily Imported Audit Module Rather Than Reaching for
It Pe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1d521521bcc077b8224ce00f73a38fca6a1eabcb"><code>1d52152</code></a>
Promote develop to main: give the verbatim section re-vendor a tested
tool (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f86b149f2521232e982d3fd3c725b8fae6d2b242"><code>f86b149</code></a>
Name the Hub From Its Constant Everywhere, and Say Which Checkout the
Menu Fi...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d7a267e416c8ad98cf6cf83cfb1848e371d112c"><code>6d7a267</code></a>
Give the Verbatim Section Re-Vendor a Tested Tool (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1423">#1423</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8ab6a165c5706c7942b07e745d8ce994b8fb4fbf"><code>8ab6a16</code></a>
Promote develop to main: prose gate copy naming, reviewer doc split,
carried ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0b4657db3ed417b5b03df906c6f8c4e88bd2977e"><code>0b4657d</code></a>
Name the Prose Gate's Own Copy on Every Verdict (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/23dd8106584727311ad5bddd0c8dfd472cf35ee6"><code>23dd810</code></a>
Say Which Reviewers a Repository Has, and Split the Reviewer Doc in Two
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1409">#1409</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/34f00e240120f84bcd950166a27090ae0ec22e01"><code>34f00e2</code></a>
Replace Three Hub-Only Pointers in a Carried Skill Reference With the
Behavio...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8759b5cb91ed80921f099d8142d6736740e333bf"><code>8759b5c</code></a>
Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1...bb352c64b54511c536e06a235ca86d287de3627b">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.577 to 2.0.584
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.584</h2>
<h2>What's Changed</h2>
<ul>
<li>Hold build_dist's Lazily Imported Audit Module Rather Than Reaching
for It Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1430">ptr727/ProjectTemplate#1430</a></li>
<li>Promote develop to main: hold build_dist's lazily imported audit
module by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1432">ptr727/ProjectTemplate#1432</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584">https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584</a></p>
<h2>2.0.583</h2>
<h2>What's Changed</h2>
<ul>
<li>Give the Verbatim Section Re-Vendor a Tested Tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1423">ptr727/ProjectTemplate#1423</a></li>
<li>Name the Hub From Its Constant Everywhere, and Say Which Checkout
the Menu Filters For by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1427">ptr727/ProjectTemplate#1427</a></li>
<li>Promote develop to main: give the verbatim section re-vendor a
tested tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1426">ptr727/ProjectTemplate#1426</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583">https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583</a></p>
<h2>2.0.581</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1410">ptr727/ProjectTemplate#1410</a></li>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1411">ptr727/ProjectTemplate#1411</a></li>
<li>Replace Three Hub-Only Pointers in a Carried Skill Reference With
the Behavior by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1414">ptr727/ProjectTemplate#1414</a></li>
<li>Say Which Reviewers a Repository Has, and Split the Reviewer Doc in
Two by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1409">ptr727/ProjectTemplate#1409</a></li>
<li>Name the Prose Gate's Own Copy on Every Verdict by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1417">ptr727/ProjectTemplate#1417</a></li>
<li>Promote develop to main: prose gate copy naming, reviewer doc split,
carried path fix by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1422">ptr727/ProjectTemplate#1422</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581">https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bb352c64b54511c536e06a235ca86d287de3627b"><code>bb352c6</code></a>
Promote develop to main: hold build_dist's lazily imported audit module
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1432">#1432</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5ae7cf812ebff34ec131bc460799428748295c03"><code>5ae7cf8</code></a>
Hold build_dist's Lazily Imported Audit Module Rather Than Reaching for
It Pe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1d521521bcc077b8224ce00f73a38fca6a1eabcb"><code>1d52152</code></a>
Promote develop to main: give the verbatim section re-vendor a tested
tool (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f86b149f2521232e982d3fd3c725b8fae6d2b242"><code>f86b149</code></a>
Name the Hub From Its Constant Everywhere, and Say Which Checkout the
Menu Fi...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d7a267e416c8ad98cf6cf83cfb1848e371d112c"><code>6d7a267</code></a>
Give the Verbatim Section Re-Vendor a Tested Tool (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1423">#1423</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8ab6a165c5706c7942b07e745d8ce994b8fb4fbf"><code>8ab6a16</code></a>
Promote develop to main: prose gate copy naming, reviewer doc split,
carried ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0b4657db3ed417b5b03df906c6f8c4e88bd2977e"><code>0b4657d</code></a>
Name the Prose Gate's Own Copy on Every Verdict (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/23dd8106584727311ad5bddd0c8dfd472cf35ee6"><code>23dd810</code></a>
Say Which Reviewers a Repository Has, and Split the Reviewer Doc in Two
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1409">#1409</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/34f00e240120f84bcd950166a27090ae0ec22e01"><code>34f00e2</code></a>
Replace Three Hub-Only Pointers in a Carried Skill Reference With the
Behavio...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8759b5cb91ed80921f099d8142d6736740e333bf"><code>8759b5c</code></a>
Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1...bb352c64b54511c536e06a235ca86d287de3627b">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.577 to 2.0.584
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.584</h2>
<h2>What's Changed</h2>
<ul>
<li>Hold build_dist's Lazily Imported Audit Module Rather Than Reaching
for It Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1430">ptr727/ProjectTemplate#1430</a></li>
<li>Promote develop to main: hold build_dist's lazily imported audit
module by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1432">ptr727/ProjectTemplate#1432</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584">https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584</a></p>
<h2>2.0.583</h2>
<h2>What's Changed</h2>
<ul>
<li>Give the Verbatim Section Re-Vendor a Tested Tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1423">ptr727/ProjectTemplate#1423</a></li>
<li>Name the Hub From Its Constant Everywhere, and Say Which Checkout
the Menu Filters For by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1427">ptr727/ProjectTemplate#1427</a></li>
<li>Promote develop to main: give the verbatim section re-vendor a
tested tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1426">ptr727/ProjectTemplate#1426</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583">https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583</a></p>
<h2>2.0.581</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1410">ptr727/ProjectTemplate#1410</a></li>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1411">ptr727/ProjectTemplate#1411</a></li>
<li>Replace Three Hub-Only Pointers in a Carried Skill Reference With
the Behavior by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1414">ptr727/ProjectTemplate#1414</a></li>
<li>Say Which Reviewers a Repository Has, and Split the Reviewer Doc in
Two by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1409">ptr727/ProjectTemplate#1409</a></li>
<li>Name the Prose Gate's Own Copy on Every Verdict by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1417">ptr727/ProjectTemplate#1417</a></li>
<li>Promote develop to main: prose gate copy naming, reviewer doc split,
carried path fix by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1422">ptr727/ProjectTemplate#1422</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581">https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bb352c64b54511c536e06a235ca86d287de3627b"><code>bb352c6</code></a>
Promote develop to main: hold build_dist's lazily imported audit module
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1432">#1432</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5ae7cf812ebff34ec131bc460799428748295c03"><code>5ae7cf8</code></a>
Hold build_dist's Lazily Imported Audit Module Rather Than Reaching for
It Pe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1d521521bcc077b8224ce00f73a38fca6a1eabcb"><code>1d52152</code></a>
Promote develop to main: give the verbatim section re-vendor a tested
tool (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f86b149f2521232e982d3fd3c725b8fae6d2b242"><code>f86b149</code></a>
Name the Hub From Its Constant Everywhere, and Say Which Checkout the
Menu Fi...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d7a267e416c8ad98cf6cf83cfb1848e371d112c"><code>6d7a267</code></a>
Give the Verbatim Section Re-Vendor a Tested Tool (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1423">#1423</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8ab6a165c5706c7942b07e745d8ce994b8fb4fbf"><code>8ab6a16</code></a>
Promote develop to main: prose gate copy naming, reviewer doc split,
carried ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0b4657db3ed417b5b03df906c6f8c4e88bd2977e"><code>0b4657d</code></a>
Name the Prose Gate's Own Copy on Every Verdict (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/23dd8106584727311ad5bddd0c8dfd472cf35ee6"><code>23dd810</code></a>
Say Which Reviewers a Repository Has, and Split the Reviewer Doc in Two
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1409">#1409</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/34f00e240120f84bcd950166a27090ae0ec22e01"><code>34f00e2</code></a>
Replace Three Hub-Only Pointers in a Carried Skill Reference With the
Behavio...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8759b5cb91ed80921f099d8142d6736740e333bf"><code>8759b5c</code></a>
Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1...bb352c64b54511c536e06a235ca86d287de3627b">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.577 to 2.0.584
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.584</h2>
<h2>What's Changed</h2>
<ul>
<li>Hold build_dist's Lazily Imported Audit Module Rather Than Reaching
for It Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1430">ptr727/ProjectTemplate#1430</a></li>
<li>Promote develop to main: hold build_dist's lazily imported audit
module by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1432">ptr727/ProjectTemplate#1432</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584">https://github.com/ptr727/ProjectTemplate/compare/2.0.583...2.0.584</a></p>
<h2>2.0.583</h2>
<h2>What's Changed</h2>
<ul>
<li>Give the Verbatim Section Re-Vendor a Tested Tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1423">ptr727/ProjectTemplate#1423</a></li>
<li>Name the Hub From Its Constant Everywhere, and Say Which Checkout
the Menu Filters For by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1427">ptr727/ProjectTemplate#1427</a></li>
<li>Promote develop to main: give the verbatim section re-vendor a
tested tool by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1426">ptr727/ProjectTemplate#1426</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583">https://github.com/ptr727/ProjectTemplate/compare/2.0.581...2.0.583</a></p>
<h2>2.0.581</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1410">ptr727/ProjectTemplate#1410</a></li>
<li>Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1411">ptr727/ProjectTemplate#1411</a></li>
<li>Replace Three Hub-Only Pointers in a Carried Skill Reference With
the Behavior by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1414">ptr727/ProjectTemplate#1414</a></li>
<li>Say Which Reviewers a Repository Has, and Split the Reviewer Doc in
Two by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1409">ptr727/ProjectTemplate#1409</a></li>
<li>Name the Prose Gate's Own Copy on Every Verdict by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1417">ptr727/ProjectTemplate#1417</a></li>
<li>Promote develop to main: prose gate copy naming, reviewer doc split,
carried path fix by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1422">ptr727/ProjectTemplate#1422</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581">https://github.com/ptr727/ProjectTemplate/compare/2.0.577...2.0.581</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bb352c64b54511c536e06a235ca86d287de3627b"><code>bb352c6</code></a>
Promote develop to main: hold build_dist's lazily imported audit module
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1432">#1432</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5ae7cf812ebff34ec131bc460799428748295c03"><code>5ae7cf8</code></a>
Hold build_dist's Lazily Imported Audit Module Rather Than Reaching for
It Pe...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1d521521bcc077b8224ce00f73a38fca6a1eabcb"><code>1d52152</code></a>
Promote develop to main: give the verbatim section re-vendor a tested
tool (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f86b149f2521232e982d3fd3c725b8fae6d2b242"><code>f86b149</code></a>
Name the Hub From Its Constant Everywhere, and Say Which Checkout the
Menu Fi...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d7a267e416c8ad98cf6cf83cfb1848e371d112c"><code>6d7a267</code></a>
Give the Verbatim Section Re-Vendor a Tested Tool (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1423">#1423</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8ab6a165c5706c7942b07e745d8ce994b8fb4fbf"><code>8ab6a16</code></a>
Promote develop to main: prose gate copy naming, reviewer doc split,
carried ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0b4657db3ed417b5b03df906c6f8c4e88bd2977e"><code>0b4657d</code></a>
Name the Prose Gate's Own Copy on Every Verdict (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/23dd8106584727311ad5bddd0c8dfd472cf35ee6"><code>23dd810</code></a>
Say Which Reviewers a Repository Has, and Split the Reviewer Doc in Two
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1409">#1409</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/34f00e240120f84bcd950166a27090ae0ec22e01"><code>34f00e2</code></a>
Replace Three Hub-Only Pointers in a Carried Skill Reference With the
Behavio...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8759b5cb91ed80921f099d8142d6736740e333bf"><code>8759b5c</code></a>
Bump streetsidesoftware/cspell-action from 9.0.1 to 9.1.0 in the
actions-deps...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/f8e7491d9c4bedc18b279a1d8b323ce9fde5ccb1...bb352c64b54511c536e06a235ca86d287de3627b">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest)
from 18.9.0 to 18.10.0.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.NET.Test.Sdk's
releases](https://github.com/microsoft/vstest/releases)._

## 18.10.0


## What's Changed
* Drop Mono fallback, run .NET Framework tests on Windows only by
@​nohwnd in microsoft/vstest#16158
* Run Microsoft.Testing.Platform test apps under `vstest.console` and
datacollector by @​nohwnd in
microsoft/vstest#16201
* Fix test output eaten by MSBuild terminal logger by @​nohwnd in
microsoft/vstest#16223
* Remove the experimental test session feature by @​nohwnd in
microsoft/vstest#16231
* Skip a single bad executor instead of failing all executor loading by
@​nohwnd in microsoft/vstest#16239
* Assert apartment state instead of using Clipboard in UI tests by
@​nohwnd in microsoft/vstest#16270
* Surface test host crashes during protocol negotiation by @​nohwnd in
microsoft/vstest#16285
* Pass the inferred target platform to the host in run settings by
@​nohwnd in microsoft/vstest#16271
* Report raw invalid IsTargetPlatformInferred value, cover host x64
forcing by @​nohwnd in microsoft/vstest#16295
* Disable the MTP testhost by default (#​16337) by @​nohwnd in
microsoft/vstest#16341


**Full Changelog**:
microsoft/vstest@v18.9.0...v18.10.0

Commits viewable in [compare
view](microsoft/vstest@v18.9.0...v18.10.0).
</details>

Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from
4.1.10 to 4.1.13.

<details>
<summary>Release notes</summary>

_Sourced from [ptr727.Utilities's
releases](https://github.com/ptr727/Utilities/releases)._

## 4.1.13

## What's Changed
* Bump the actions-deps group with 4 updates by @​dependabot[bot] in
ptr727/Utilities#468
* Bump the nuget-deps group with 3 updates by @​dependabot[bot] in
ptr727/Utilities#469


**Full Changelog**:
ptr727/Utilities@4.1.10...4.1.13

Commits viewable in [compare
view](ptr727/Utilities@4.1.10...4.1.13).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.584` | `2.0.587` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.584` | `2.0.587` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.584` | `2.0.587` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.584` | `2.0.587` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.584` | `2.0.587` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.584 to 2.0.587
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.587</h2>
<h2>What's Changed</h2>
<ul>
<li>Make a Parked Decision Something the Session Still Owes the User by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1435">ptr727/ProjectTemplate#1435</a></li>
<li>Give the Include Mechanism a Declared Destination List, and Point
Where Three Surfaces Restated by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1441">ptr727/ProjectTemplate#1441</a></li>
<li>Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Rather Than the Destination by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1443">ptr727/ProjectTemplate#1443</a></li>
<li>Promote develop to main: a declared destination list for includes,
and the parked-decision rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1442">ptr727/ProjectTemplate#1442</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587">https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6c88850128629bb449fd73c7fbf82968c6cd1557"><code>6c88850</code></a>
Promote develop to main: a declared destination list for includes, and
the pa...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7ad36447888a29c1b1fdae9fab4b0235487204f2"><code>7ad3644</code></a>
Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Ra...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3b43a67514fc6ed436b702b3dd3fd2e451d06e1c"><code>3b43a67</code></a>
Give the Include Mechanism a Declared Destination List, and Point Where
Three...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/82758ed3206799d34ffaa89765de2a508a716cc6"><code>82758ed</code></a>
Make a Parked Decision Something the Session Still Owes the User (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1435">#1435</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/bb352c64b54511c536e06a235ca86d287de3627b...6c88850128629bb449fd73c7fbf82968c6cd1557">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.584 to 2.0.587
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.587</h2>
<h2>What's Changed</h2>
<ul>
<li>Make a Parked Decision Something the Session Still Owes the User by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1435">ptr727/ProjectTemplate#1435</a></li>
<li>Give the Include Mechanism a Declared Destination List, and Point
Where Three Surfaces Restated by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1441">ptr727/ProjectTemplate#1441</a></li>
<li>Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Rather Than the Destination by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1443">ptr727/ProjectTemplate#1443</a></li>
<li>Promote develop to main: a declared destination list for includes,
and the parked-decision rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1442">ptr727/ProjectTemplate#1442</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587">https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6c88850128629bb449fd73c7fbf82968c6cd1557"><code>6c88850</code></a>
Promote develop to main: a declared destination list for includes, and
the pa...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7ad36447888a29c1b1fdae9fab4b0235487204f2"><code>7ad3644</code></a>
Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Ra...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3b43a67514fc6ed436b702b3dd3fd2e451d06e1c"><code>3b43a67</code></a>
Give the Include Mechanism a Declared Destination List, and Point Where
Three...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/82758ed3206799d34ffaa89765de2a508a716cc6"><code>82758ed</code></a>
Make a Parked Decision Something the Session Still Owes the User (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1435">#1435</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/bb352c64b54511c536e06a235ca86d287de3627b...6c88850128629bb449fd73c7fbf82968c6cd1557">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.584 to 2.0.587
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.587</h2>
<h2>What's Changed</h2>
<ul>
<li>Make a Parked Decision Something the Session Still Owes the User by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1435">ptr727/ProjectTemplate#1435</a></li>
<li>Give the Include Mechanism a Declared Destination List, and Point
Where Three Surfaces Restated by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1441">ptr727/ProjectTemplate#1441</a></li>
<li>Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Rather Than the Destination by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1443">ptr727/ProjectTemplate#1443</a></li>
<li>Promote develop to main: a declared destination list for includes,
and the parked-decision rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1442">ptr727/ProjectTemplate#1442</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587">https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6c88850128629bb449fd73c7fbf82968c6cd1557"><code>6c88850</code></a>
Promote develop to main: a declared destination list for includes, and
the pa...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7ad36447888a29c1b1fdae9fab4b0235487204f2"><code>7ad3644</code></a>
Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Ra...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3b43a67514fc6ed436b702b3dd3fd2e451d06e1c"><code>3b43a67</code></a>
Give the Include Mechanism a Declared Destination List, and Point Where
Three...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/82758ed3206799d34ffaa89765de2a508a716cc6"><code>82758ed</code></a>
Make a Parked Decision Something the Session Still Owes the User (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1435">#1435</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/bb352c64b54511c536e06a235ca86d287de3627b...6c88850128629bb449fd73c7fbf82968c6cd1557">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.584 to 2.0.587
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.587</h2>
<h2>What's Changed</h2>
<ul>
<li>Make a Parked Decision Something the Session Still Owes the User by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1435">ptr727/ProjectTemplate#1435</a></li>
<li>Give the Include Mechanism a Declared Destination List, and Point
Where Three Surfaces Restated by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1441">ptr727/ProjectTemplate#1441</a></li>
<li>Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Rather Than the Destination by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1443">ptr727/ProjectTemplate#1443</a></li>
<li>Promote develop to main: a declared destination list for includes,
and the parked-decision rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1442">ptr727/ProjectTemplate#1442</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587">https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6c88850128629bb449fd73c7fbf82968c6cd1557"><code>6c88850</code></a>
Promote develop to main: a declared destination list for includes, and
the pa...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7ad36447888a29c1b1fdae9fab4b0235487204f2"><code>7ad3644</code></a>
Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Ra...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3b43a67514fc6ed436b702b3dd3fd2e451d06e1c"><code>3b43a67</code></a>
Give the Include Mechanism a Declared Destination List, and Point Where
Three...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/82758ed3206799d34ffaa89765de2a508a716cc6"><code>82758ed</code></a>
Make a Parked Decision Something the Session Still Owes the User (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1435">#1435</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/bb352c64b54511c536e06a235ca86d287de3627b...6c88850128629bb449fd73c7fbf82968c6cd1557">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.584 to 2.0.587
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.587</h2>
<h2>What's Changed</h2>
<ul>
<li>Make a Parked Decision Something the Session Still Owes the User by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1435">ptr727/ProjectTemplate#1435</a></li>
<li>Give the Include Mechanism a Declared Destination List, and Point
Where Three Surfaces Restated by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1441">ptr727/ProjectTemplate#1441</a></li>
<li>Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Rather Than the Destination by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1443">ptr727/ProjectTemplate#1443</a></li>
<li>Promote develop to main: a declared destination list for includes,
and the parked-decision rule by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1442">ptr727/ProjectTemplate#1442</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587">https://github.com/ptr727/ProjectTemplate/compare/2.0.584...2.0.587</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6c88850128629bb449fd73c7fbf82968c6cd1557"><code>6c88850</code></a>
Promote develop to main: a declared destination list for includes, and
the pa...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7ad36447888a29c1b1fdae9fab4b0235487204f2"><code>7ad3644</code></a>
Refuse a Tree Source Reducing to the Repository Root, and Blame the
Source Ra...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3b43a67514fc6ed436b702b3dd3fd2e451d06e1c"><code>3b43a67</code></a>
Give the Include Mechanism a Declared Destination List, and Point Where
Three...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/82758ed3206799d34ffaa89765de2a508a716cc6"><code>82758ed</code></a>
Make a Parked Decision Something the Session Still Owes the User (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1435">#1435</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/bb352c64b54511c536e06a235ca86d287de3627b...6c88850128629bb449fd73c7fbf82968c6cd1557">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from
4.1.13 to 4.1.16.

<details>
<summary>Release notes</summary>

_Sourced from [ptr727.Utilities's
releases](https://github.com/ptr727/Utilities/releases)._

## 4.1.16

## What's Changed
* Bump the actions-deps group with 4 updates by @​dependabot[bot] in
ptr727/Utilities#471
* Bump the nuget-deps group with 1 update by @​dependabot[bot] in
ptr727/Utilities#472


**Full Changelog**:
ptr727/Utilities@4.1.13...4.1.16

Commits viewable in [compare
view](ptr727/Utilities@4.1.13...4.1.16).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ptr727.Utilities&package-manager=nuget&previous-version=4.1.13&new-version=4.1.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.587` | `2.0.620` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.587` | `2.0.620` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.587` | `2.0.620` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.587` | `2.0.620` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.587` | `2.0.620` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.587 to 2.0.620
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.620</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Directory the Scope Refusal Probed, Not the Checkout by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1563">ptr727/ProjectTemplate#1563</a></li>
<li>Promote develop to main: Scope Refusal Names the Directory It Probed
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1564">ptr727/ProjectTemplate#1564</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620">https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620</a></p>
<h2>2.0.619</h2>
<h2>What's Changed</h2>
<ul>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1556">ptr727/ProjectTemplate#1556</a></li>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1559">ptr727/ProjectTemplate#1559</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619">https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619</a></p>
<h2>2.0.618</h2>
<h2>What's Changed</h2>
<ul>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1550">ptr727/ProjectTemplate#1550</a></li>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1551">ptr727/ProjectTemplate#1551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618">https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618</a></p>
<h2>2.0.617</h2>
<h2>What's Changed</h2>
<ul>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1547">ptr727/ProjectTemplate#1547</a></li>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1548">ptr727/ProjectTemplate#1548</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617">https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617</a></p>
<h2>2.0.616</h2>
<h2>What's Changed</h2>
<ul>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1541">ptr727/ProjectTemplate#1541</a></li>
<li>Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1545">ptr727/ProjectTemplate#1545</a></li>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1542">ptr727/ProjectTemplate#1542</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616">https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616</a></p>
<h2>2.0.614</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1533">ptr727/ProjectTemplate#1533</a></li>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1534">ptr727/ProjectTemplate#1534</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614">https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614</a></p>
<h2>2.0.613</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d49ea0b717df218bf1a25d93c6005568ee0ea594"><code>d49ea0b</code></a>
Promote develop to main: Scope Refusal Names the Directory It Probed (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1564">#1564</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1c7e1f191122b2dc076f8ee9a2f88cdfd54527b0"><code>1c7e1f1</code></a>
Name the Directory the Scope Refusal Probed, Not the Checkout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1563">#1563</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1a41729eb1c065453e20e759b1f0a536d6e6e719"><code>1a41729</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1559">#1559</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/02646f7f526e2e9cd420caf3a6a0c0807a95e4dd"><code>02646f7</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1556">#1556</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6e859734ddd159a4718a420e5762ae1db73722e2"><code>6e85973</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1551">#1551</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4486984f88c329c4abaec12290784c9ed36d6f3f"><code>4486984</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1550">#1550</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/afdeb4287c2c93139471c3a7c0cdd39c790899db"><code>afdeb42</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1548">#1548</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d2a7a170ecf5ebf75ff7574a6031f6b4b89ee485"><code>d2a7a17</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1547">#1547</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6be39c68376c3b012328ec5e351a7450ee6fd937"><code>6be39c6</code></a>
Correct Section 3, 4 and 6 Statements the Tree Contradicts (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1542">#1542</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fd53763f108c61694e8942fddaf9fd5cf57bc08e"><code>fd53763</code></a>
Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 ...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/6c88850128629bb449fd73c7fbf82968c6cd1557...d49ea0b717df218bf1a25d93c6005568ee0ea594">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.587 to 2.0.620
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.620</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Directory the Scope Refusal Probed, Not the Checkout by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1563">ptr727/ProjectTemplate#1563</a></li>
<li>Promote develop to main: Scope Refusal Names the Directory It Probed
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1564">ptr727/ProjectTemplate#1564</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620">https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620</a></p>
<h2>2.0.619</h2>
<h2>What's Changed</h2>
<ul>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1556">ptr727/ProjectTemplate#1556</a></li>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1559">ptr727/ProjectTemplate#1559</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619">https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619</a></p>
<h2>2.0.618</h2>
<h2>What's Changed</h2>
<ul>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1550">ptr727/ProjectTemplate#1550</a></li>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1551">ptr727/ProjectTemplate#1551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618">https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618</a></p>
<h2>2.0.617</h2>
<h2>What's Changed</h2>
<ul>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1547">ptr727/ProjectTemplate#1547</a></li>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1548">ptr727/ProjectTemplate#1548</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617">https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617</a></p>
<h2>2.0.616</h2>
<h2>What's Changed</h2>
<ul>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1541">ptr727/ProjectTemplate#1541</a></li>
<li>Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1545">ptr727/ProjectTemplate#1545</a></li>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1542">ptr727/ProjectTemplate#1542</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616">https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616</a></p>
<h2>2.0.614</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1533">ptr727/ProjectTemplate#1533</a></li>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1534">ptr727/ProjectTemplate#1534</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614">https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614</a></p>
<h2>2.0.613</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d49ea0b717df218bf1a25d93c6005568ee0ea594"><code>d49ea0b</code></a>
Promote develop to main: Scope Refusal Names the Directory It Probed (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1564">#1564</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1c7e1f191122b2dc076f8ee9a2f88cdfd54527b0"><code>1c7e1f1</code></a>
Name the Directory the Scope Refusal Probed, Not the Checkout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1563">#1563</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1a41729eb1c065453e20e759b1f0a536d6e6e719"><code>1a41729</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1559">#1559</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/02646f7f526e2e9cd420caf3a6a0c0807a95e4dd"><code>02646f7</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1556">#1556</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6e859734ddd159a4718a420e5762ae1db73722e2"><code>6e85973</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1551">#1551</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4486984f88c329c4abaec12290784c9ed36d6f3f"><code>4486984</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1550">#1550</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/afdeb4287c2c93139471c3a7c0cdd39c790899db"><code>afdeb42</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1548">#1548</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d2a7a170ecf5ebf75ff7574a6031f6b4b89ee485"><code>d2a7a17</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1547">#1547</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6be39c68376c3b012328ec5e351a7450ee6fd937"><code>6be39c6</code></a>
Correct Section 3, 4 and 6 Statements the Tree Contradicts (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1542">#1542</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fd53763f108c61694e8942fddaf9fd5cf57bc08e"><code>fd53763</code></a>
Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 ...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/6c88850128629bb449fd73c7fbf82968c6cd1557...d49ea0b717df218bf1a25d93c6005568ee0ea594">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.587 to 2.0.620
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.620</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Directory the Scope Refusal Probed, Not the Checkout by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1563">ptr727/ProjectTemplate#1563</a></li>
<li>Promote develop to main: Scope Refusal Names the Directory It Probed
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1564">ptr727/ProjectTemplate#1564</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620">https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620</a></p>
<h2>2.0.619</h2>
<h2>What's Changed</h2>
<ul>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1556">ptr727/ProjectTemplate#1556</a></li>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1559">ptr727/ProjectTemplate#1559</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619">https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619</a></p>
<h2>2.0.618</h2>
<h2>What's Changed</h2>
<ul>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1550">ptr727/ProjectTemplate#1550</a></li>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1551">ptr727/ProjectTemplate#1551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618">https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618</a></p>
<h2>2.0.617</h2>
<h2>What's Changed</h2>
<ul>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1547">ptr727/ProjectTemplate#1547</a></li>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1548">ptr727/ProjectTemplate#1548</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617">https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617</a></p>
<h2>2.0.616</h2>
<h2>What's Changed</h2>
<ul>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1541">ptr727/ProjectTemplate#1541</a></li>
<li>Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1545">ptr727/ProjectTemplate#1545</a></li>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1542">ptr727/ProjectTemplate#1542</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616">https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616</a></p>
<h2>2.0.614</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1533">ptr727/ProjectTemplate#1533</a></li>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1534">ptr727/ProjectTemplate#1534</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614">https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614</a></p>
<h2>2.0.613</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d49ea0b717df218bf1a25d93c6005568ee0ea594"><code>d49ea0b</code></a>
Promote develop to main: Scope Refusal Names the Directory It Probed (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1564">#1564</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1c7e1f191122b2dc076f8ee9a2f88cdfd54527b0"><code>1c7e1f1</code></a>
Name the Directory the Scope Refusal Probed, Not the Checkout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1563">#1563</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1a41729eb1c065453e20e759b1f0a536d6e6e719"><code>1a41729</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1559">#1559</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/02646f7f526e2e9cd420caf3a6a0c0807a95e4dd"><code>02646f7</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1556">#1556</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6e859734ddd159a4718a420e5762ae1db73722e2"><code>6e85973</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1551">#1551</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4486984f88c329c4abaec12290784c9ed36d6f3f"><code>4486984</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1550">#1550</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/afdeb4287c2c93139471c3a7c0cdd39c790899db"><code>afdeb42</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1548">#1548</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d2a7a170ecf5ebf75ff7574a6031f6b4b89ee485"><code>d2a7a17</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1547">#1547</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6be39c68376c3b012328ec5e351a7450ee6fd937"><code>6be39c6</code></a>
Correct Section 3, 4 and 6 Statements the Tree Contradicts (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1542">#1542</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fd53763f108c61694e8942fddaf9fd5cf57bc08e"><code>fd53763</code></a>
Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 ...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/6c88850128629bb449fd73c7fbf82968c6cd1557...d49ea0b717df218bf1a25d93c6005568ee0ea594">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.587 to 2.0.620
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.620</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Directory the Scope Refusal Probed, Not the Checkout by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1563">ptr727/ProjectTemplate#1563</a></li>
<li>Promote develop to main: Scope Refusal Names the Directory It Probed
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1564">ptr727/ProjectTemplate#1564</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620">https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620</a></p>
<h2>2.0.619</h2>
<h2>What's Changed</h2>
<ul>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1556">ptr727/ProjectTemplate#1556</a></li>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1559">ptr727/ProjectTemplate#1559</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619">https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619</a></p>
<h2>2.0.618</h2>
<h2>What's Changed</h2>
<ul>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1550">ptr727/ProjectTemplate#1550</a></li>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1551">ptr727/ProjectTemplate#1551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618">https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618</a></p>
<h2>2.0.617</h2>
<h2>What's Changed</h2>
<ul>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1547">ptr727/ProjectTemplate#1547</a></li>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1548">ptr727/ProjectTemplate#1548</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617">https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617</a></p>
<h2>2.0.616</h2>
<h2>What's Changed</h2>
<ul>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1541">ptr727/ProjectTemplate#1541</a></li>
<li>Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1545">ptr727/ProjectTemplate#1545</a></li>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1542">ptr727/ProjectTemplate#1542</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616">https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616</a></p>
<h2>2.0.614</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1533">ptr727/ProjectTemplate#1533</a></li>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1534">ptr727/ProjectTemplate#1534</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614">https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614</a></p>
<h2>2.0.613</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d49ea0b717df218bf1a25d93c6005568ee0ea594"><code>d49ea0b</code></a>
Promote develop to main: Scope Refusal Names the Directory It Probed (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1564">#1564</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1c7e1f191122b2dc076f8ee9a2f88cdfd54527b0"><code>1c7e1f1</code></a>
Name the Directory the Scope Refusal Probed, Not the Checkout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1563">#1563</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1a41729eb1c065453e20e759b1f0a536d6e6e719"><code>1a41729</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1559">#1559</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/02646f7f526e2e9cd420caf3a6a0c0807a95e4dd"><code>02646f7</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1556">#1556</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6e859734ddd159a4718a420e5762ae1db73722e2"><code>6e85973</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1551">#1551</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4486984f88c329c4abaec12290784c9ed36d6f3f"><code>4486984</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1550">#1550</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/afdeb4287c2c93139471c3a7c0cdd39c790899db"><code>afdeb42</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1548">#1548</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d2a7a170ecf5ebf75ff7574a6031f6b4b89ee485"><code>d2a7a17</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1547">#1547</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6be39c68376c3b012328ec5e351a7450ee6fd937"><code>6be39c6</code></a>
Correct Section 3, 4 and 6 Statements the Tree Contradicts (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1542">#1542</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fd53763f108c61694e8942fddaf9fd5cf57bc08e"><code>fd53763</code></a>
Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 ...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/6c88850128629bb449fd73c7fbf82968c6cd1557...d49ea0b717df218bf1a25d93c6005568ee0ea594">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.587 to 2.0.620
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.620</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Directory the Scope Refusal Probed, Not the Checkout by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1563">ptr727/ProjectTemplate#1563</a></li>
<li>Promote develop to main: Scope Refusal Names the Directory It Probed
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1564">ptr727/ProjectTemplate#1564</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620">https://github.com/ptr727/ProjectTemplate/compare/2.0.619...2.0.620</a></p>
<h2>2.0.619</h2>
<h2>What's Changed</h2>
<ul>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1556">ptr727/ProjectTemplate#1556</a></li>
<li>Require a Tracking Value on an investigate Divergence Disposition by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1559">ptr727/ProjectTemplate#1559</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619">https://github.com/ptr727/ProjectTemplate/compare/2.0.618...2.0.619</a></p>
<h2>2.0.618</h2>
<h2>What's Changed</h2>
<ul>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1550">ptr727/ProjectTemplate#1550</a></li>
<li>Record the Release Gate's Branch-Name Refusal in the D2 Contract by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1551">ptr727/ProjectTemplate#1551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618">https://github.com/ptr727/ProjectTemplate/compare/2.0.617...2.0.618</a></p>
<h2>2.0.617</h2>
<h2>What's Changed</h2>
<ul>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1547">ptr727/ProjectTemplate#1547</a></li>
<li>Pass the Branch to Every run: Script Through env, Never as an
Expression by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1548">ptr727/ProjectTemplate#1548</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617">https://github.com/ptr727/ProjectTemplate/compare/2.0.616...2.0.617</a></p>
<h2>2.0.616</h2>
<h2>What's Changed</h2>
<ul>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1541">ptr727/ProjectTemplate#1541</a></li>
<li>Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1545">ptr727/ProjectTemplate#1545</a></li>
<li>Correct Section 3, 4 and 6 Statements the Tree Contradicts by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1542">ptr727/ProjectTemplate#1542</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616">https://github.com/ptr727/ProjectTemplate/compare/2.0.614...2.0.616</a></p>
<h2>2.0.614</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1533">ptr727/ProjectTemplate#1533</a></li>
<li>Name the Build Jobs That Do Not Opt Out of the Smoke Skip in D2.2 by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1534">ptr727/ProjectTemplate#1534</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614">https://github.com/ptr727/ProjectTemplate/compare/2.0.613...2.0.614</a></p>
<h2>2.0.613</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d49ea0b717df218bf1a25d93c6005568ee0ea594"><code>d49ea0b</code></a>
Promote develop to main: Scope Refusal Names the Directory It Probed (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1564">#1564</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1c7e1f191122b2dc076f8ee9a2f88cdfd54527b0"><code>1c7e1f1</code></a>
Name the Directory the Scope Refusal Probed, Not the Checkout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1563">#1563</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1a41729eb1c065453e20e759b1f0a536d6e6e719"><code>1a41729</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1559">#1559</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/02646f7f526e2e9cd420caf3a6a0c0807a95e4dd"><code>02646f7</code></a>
Require a Tracking Value on an investigate Divergence Disposition (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1556">#1556</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6e859734ddd159a4718a420e5762ae1db73722e2"><code>6e85973</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1551">#1551</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4486984f88c329c4abaec12290784c9ed36d6f3f"><code>4486984</code></a>
Record the Release Gate's Branch-Name Refusal in the D2 Contract (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1550">#1550</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/afdeb4287c2c93139471c3a7c0cdd39c790899db"><code>afdeb42</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1548">#1548</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d2a7a170ecf5ebf75ff7574a6031f6b4b89ee485"><code>d2a7a17</code></a>
Pass the Branch to Every run: Script Through env, Never as an Expression
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1547">#1547</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6be39c68376c3b012328ec5e351a7450ee6fd937"><code>6be39c6</code></a>
Correct Section 3, 4 and 6 Statements the Tree Contradicts (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1542">#1542</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fd53763f108c61694e8942fddaf9fd5cf57bc08e"><code>fd53763</code></a>
Name the Validate and Docker Hooks, and Point the Release Skill at
Section 3 ...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/6c88850128629bb449fd73c7fbf82968c6cd1557...d49ea0b717df218bf1a25d93c6005568ee0ea594">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated
[Microsoft.Testing.Extensions.CodeCoverage](https://github.com/microsoft/codecoverage)
from 18.11.0 to 18.11.2.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Testing.Extensions.CodeCoverage's
releases](https://github.com/microsoft/codecoverage/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/microsoft/codecoverage/commits).
</details>

Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from
4.1.16 to 4.1.19.

<details>
<summary>Release notes</summary>

_Sourced from [ptr727.Utilities's
releases](https://github.com/ptr727/Utilities/releases)._

## 4.1.19

## What's Changed
* Bump the actions-deps group with 4 updates by @​dependabot[bot] in
ptr727/Utilities#475
* Bump the nuget-deps group with 1 update by @​dependabot[bot] in
ptr727/Utilities#477


**Full Changelog**:
ptr727/Utilities@4.1.16...4.1.19

Commits viewable in [compare
view](ptr727/Utilities@4.1.16...4.1.19).
</details>

Updated [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from
2.0.0 to 2.1.0.

<details>
<summary>Release notes</summary>

_Sourced from [xunit.analyzers's
releases](https://github.com/xunit/xunit.analyzers/releases)._

## 2.1.0

Release notes: https://xunit.net/releases/analyzers/2.1.0

Commits viewable in [compare
view](xunit/xunit.analyzers@2.0.0...2.1.0).
</details>

Updated [xunit.v3](https://github.com/xunit/xunit) from 4.0.0 to 4.0.1.

<details>
<summary>Release notes</summary>

_Sourced from [xunit.v3's
releases](https://github.com/xunit/xunit/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/xunit/xunit/commits).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.620` | `2.0.623` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.620` | `2.0.623` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.620` | `2.0.623` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.620` | `2.0.623` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.620` | `2.0.623` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.620 to 2.0.623
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.623</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Encoding on Every Text-Mode Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1574">ptr727/ProjectTemplate#1574</a></li>
<li>Promote develop to main: Name the Encoding on Every Text-Mode
Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1581">ptr727/ProjectTemplate#1581</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623">https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623</a></p>
<h2>2.0.622</h2>
<h2>What's Changed</h2>
<ul>
<li>Regenerate reports/divergences.md Against the Current Fleet by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1569">ptr727/ProjectTemplate#1569</a></li>
<li>Promote develop to main: Regenerate the Fleet Divergence Report by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1570">ptr727/ProjectTemplate#1570</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622">https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622</a></p>
<h2>2.0.621</h2>
<h2>What's Changed</h2>
<ul>
<li>Read an Empty prose_lint --diff as a Failed Base, Not as No Diff by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1566">ptr727/ProjectTemplate#1566</a></li>
<li>Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1567">ptr727/ProjectTemplate#1567</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621">https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/32a07834788f8048ff88e9ac63a6644aaaf459fb"><code>32a0783</code></a>
Promote develop to main: Name the Encoding on Every Text-Mode Subprocess
Call...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/09a82e6a1e28e0f064b97e4ed38ebf376dff774e"><code>09a82e6</code></a>
Name the Encoding on Every Text-Mode Subprocess Call (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/25a23d2483977aa2eed831ed47b35aec4b9a6705"><code>25a23d2</code></a>
Promote develop to main: Regenerate the Fleet Divergence Report (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1570">#1570</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a3cd9c7f8ecfa0e4747ba95e096d1b2f64946e2b"><code>a3cd9c7</code></a>
Regenerate reports/divergences.md Against the Current Fleet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1569">#1569</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c72862489bab7b3d51a04749599bd0975f0d8735"><code>c728624</code></a>
Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e4aa5d873932eb2586ed7a851d72cdc7e4f60760"><code>e4aa5d8</code></a>
Read an Empty prose_lint --diff as a Failed Base, Not as No Diff (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1566">#1566</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/d49ea0b717df218bf1a25d93c6005568ee0ea594...32a07834788f8048ff88e9ac63a6644aaaf459fb">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.620 to 2.0.623
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.623</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Encoding on Every Text-Mode Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1574">ptr727/ProjectTemplate#1574</a></li>
<li>Promote develop to main: Name the Encoding on Every Text-Mode
Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1581">ptr727/ProjectTemplate#1581</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623">https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623</a></p>
<h2>2.0.622</h2>
<h2>What's Changed</h2>
<ul>
<li>Regenerate reports/divergences.md Against the Current Fleet by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1569">ptr727/ProjectTemplate#1569</a></li>
<li>Promote develop to main: Regenerate the Fleet Divergence Report by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1570">ptr727/ProjectTemplate#1570</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622">https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622</a></p>
<h2>2.0.621</h2>
<h2>What's Changed</h2>
<ul>
<li>Read an Empty prose_lint --diff as a Failed Base, Not as No Diff by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1566">ptr727/ProjectTemplate#1566</a></li>
<li>Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1567">ptr727/ProjectTemplate#1567</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621">https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/32a07834788f8048ff88e9ac63a6644aaaf459fb"><code>32a0783</code></a>
Promote develop to main: Name the Encoding on Every Text-Mode Subprocess
Call...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/09a82e6a1e28e0f064b97e4ed38ebf376dff774e"><code>09a82e6</code></a>
Name the Encoding on Every Text-Mode Subprocess Call (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/25a23d2483977aa2eed831ed47b35aec4b9a6705"><code>25a23d2</code></a>
Promote develop to main: Regenerate the Fleet Divergence Report (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1570">#1570</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a3cd9c7f8ecfa0e4747ba95e096d1b2f64946e2b"><code>a3cd9c7</code></a>
Regenerate reports/divergences.md Against the Current Fleet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1569">#1569</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c72862489bab7b3d51a04749599bd0975f0d8735"><code>c728624</code></a>
Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e4aa5d873932eb2586ed7a851d72cdc7e4f60760"><code>e4aa5d8</code></a>
Read an Empty prose_lint --diff as a Failed Base, Not as No Diff (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1566">#1566</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/d49ea0b717df218bf1a25d93c6005568ee0ea594...32a07834788f8048ff88e9ac63a6644aaaf459fb">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.620 to 2.0.623
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.623</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Encoding on Every Text-Mode Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1574">ptr727/ProjectTemplate#1574</a></li>
<li>Promote develop to main: Name the Encoding on Every Text-Mode
Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1581">ptr727/ProjectTemplate#1581</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623">https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623</a></p>
<h2>2.0.622</h2>
<h2>What's Changed</h2>
<ul>
<li>Regenerate reports/divergences.md Against the Current Fleet by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1569">ptr727/ProjectTemplate#1569</a></li>
<li>Promote develop to main: Regenerate the Fleet Divergence Report by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1570">ptr727/ProjectTemplate#1570</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622">https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622</a></p>
<h2>2.0.621</h2>
<h2>What's Changed</h2>
<ul>
<li>Read an Empty prose_lint --diff as a Failed Base, Not as No Diff by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1566">ptr727/ProjectTemplate#1566</a></li>
<li>Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1567">ptr727/ProjectTemplate#1567</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621">https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/32a07834788f8048ff88e9ac63a6644aaaf459fb"><code>32a0783</code></a>
Promote develop to main: Name the Encoding on Every Text-Mode Subprocess
Call...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/09a82e6a1e28e0f064b97e4ed38ebf376dff774e"><code>09a82e6</code></a>
Name the Encoding on Every Text-Mode Subprocess Call (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/25a23d2483977aa2eed831ed47b35aec4b9a6705"><code>25a23d2</code></a>
Promote develop to main: Regenerate the Fleet Divergence Report (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1570">#1570</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a3cd9c7f8ecfa0e4747ba95e096d1b2f64946e2b"><code>a3cd9c7</code></a>
Regenerate reports/divergences.md Against the Current Fleet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1569">#1569</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c72862489bab7b3d51a04749599bd0975f0d8735"><code>c728624</code></a>
Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e4aa5d873932eb2586ed7a851d72cdc7e4f60760"><code>e4aa5d8</code></a>
Read an Empty prose_lint --diff as a Failed Base, Not as No Diff (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1566">#1566</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/d49ea0b717df218bf1a25d93c6005568ee0ea594...32a07834788f8048ff88e9ac63a6644aaaf459fb">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.620 to 2.0.623
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.623</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Encoding on Every Text-Mode Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1574">ptr727/ProjectTemplate#1574</a></li>
<li>Promote develop to main: Name the Encoding on Every Text-Mode
Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1581">ptr727/ProjectTemplate#1581</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623">https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623</a></p>
<h2>2.0.622</h2>
<h2>What's Changed</h2>
<ul>
<li>Regenerate reports/divergences.md Against the Current Fleet by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1569">ptr727/ProjectTemplate#1569</a></li>
<li>Promote develop to main: Regenerate the Fleet Divergence Report by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1570">ptr727/ProjectTemplate#1570</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622">https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622</a></p>
<h2>2.0.621</h2>
<h2>What's Changed</h2>
<ul>
<li>Read an Empty prose_lint --diff as a Failed Base, Not as No Diff by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1566">ptr727/ProjectTemplate#1566</a></li>
<li>Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1567">ptr727/ProjectTemplate#1567</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621">https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/32a07834788f8048ff88e9ac63a6644aaaf459fb"><code>32a0783</code></a>
Promote develop to main: Name the Encoding on Every Text-Mode Subprocess
Call...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/09a82e6a1e28e0f064b97e4ed38ebf376dff774e"><code>09a82e6</code></a>
Name the Encoding on Every Text-Mode Subprocess Call (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/25a23d2483977aa2eed831ed47b35aec4b9a6705"><code>25a23d2</code></a>
Promote develop to main: Regenerate the Fleet Divergence Report (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1570">#1570</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a3cd9c7f8ecfa0e4747ba95e096d1b2f64946e2b"><code>a3cd9c7</code></a>
Regenerate reports/divergences.md Against the Current Fleet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1569">#1569</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c72862489bab7b3d51a04749599bd0975f0d8735"><code>c728624</code></a>
Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e4aa5d873932eb2586ed7a851d72cdc7e4f60760"><code>e4aa5d8</code></a>
Read an Empty prose_lint --diff as a Failed Base, Not as No Diff (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1566">#1566</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/d49ea0b717df218bf1a25d93c6005568ee0ea594...32a07834788f8048ff88e9ac63a6644aaaf459fb">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.620 to 2.0.623
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.623</h2>
<h2>What's Changed</h2>
<ul>
<li>Name the Encoding on Every Text-Mode Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1574">ptr727/ProjectTemplate#1574</a></li>
<li>Promote develop to main: Name the Encoding on Every Text-Mode
Subprocess Call by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1581">ptr727/ProjectTemplate#1581</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623">https://github.com/ptr727/ProjectTemplate/compare/2.0.622...2.0.623</a></p>
<h2>2.0.622</h2>
<h2>What's Changed</h2>
<ul>
<li>Regenerate reports/divergences.md Against the Current Fleet by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1569">ptr727/ProjectTemplate#1569</a></li>
<li>Promote develop to main: Regenerate the Fleet Divergence Report by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1570">ptr727/ProjectTemplate#1570</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622">https://github.com/ptr727/ProjectTemplate/compare/2.0.621...2.0.622</a></p>
<h2>2.0.621</h2>
<h2>What's Changed</h2>
<ul>
<li>Read an Empty prose_lint --diff as a Failed Base, Not as No Diff by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1566">ptr727/ProjectTemplate#1566</a></li>
<li>Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1567">ptr727/ProjectTemplate#1567</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621">https://github.com/ptr727/ProjectTemplate/compare/2.0.620...2.0.621</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/32a07834788f8048ff88e9ac63a6644aaaf459fb"><code>32a0783</code></a>
Promote develop to main: Name the Encoding on Every Text-Mode Subprocess
Call...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/09a82e6a1e28e0f064b97e4ed38ebf376dff774e"><code>09a82e6</code></a>
Name the Encoding on Every Text-Mode Subprocess Call (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/25a23d2483977aa2eed831ed47b35aec4b9a6705"><code>25a23d2</code></a>
Promote develop to main: Regenerate the Fleet Divergence Report (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1570">#1570</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a3cd9c7f8ecfa0e4747ba95e096d1b2f64946e2b"><code>a3cd9c7</code></a>
Regenerate reports/divergences.md Against the Current Fleet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1569">#1569</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c72862489bab7b3d51a04749599bd0975f0d8735"><code>c728624</code></a>
Promote develop to main: Read an Empty prose_lint --diff as a Failed
Base (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e4aa5d873932eb2586ed7a851d72cdc7e4f60760"><code>e4aa5d8</code></a>
Read an Empty prose_lint --diff as a Failed Base, Not as No Diff (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1566">#1566</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/d49ea0b717df218bf1a25d93c6005568ee0ea594...32a07834788f8048ff88e9ac63a6644aaaf459fb">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from
4.1.19 to 4.1.22.

<details>
<summary>Release notes</summary>

_Sourced from [ptr727.Utilities's
releases](https://github.com/ptr727/Utilities/releases)._

## 4.1.22

## What's Changed
* Bump the actions-deps group with 4 updates by @​dependabot[bot] in
ptr727/Utilities#479
* Bump the nuget-deps group with 2 updates by @​dependabot[bot] in
ptr727/Utilities#481


**Full Changelog**:
ptr727/Utilities@4.1.19...4.1.22

Commits viewable in [compare
view](ptr727/Utilities@4.1.19...4.1.22).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ptr727.Utilities&package-manager=nuget&previous-version=4.1.19&new-version=4.1.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.623` | `2.0.625` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.623` | `2.0.625` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.623` | `2.0.625` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.623` | `2.0.625` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.623` | `2.0.625` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.623 to 2.0.625
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.625</h2>
<h2>What's Changed</h2>
<ul>
<li>Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a
File From Scope by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1588">ptr727/ProjectTemplate#1588</a></li>
<li>Promote develop to main: Pin What the Prose Gate's Diff Parse
Depends On by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1590">ptr727/ProjectTemplate#1590</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625">https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625</a></p>
<h2>2.0.624</h2>
<h2>What's Changed</h2>
<ul>
<li>Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through the Owner Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1583">ptr727/ProjectTemplate#1583</a></li>
<li>Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1584">ptr727/ProjectTemplate#1584</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624">https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4dedf8404da64a06864ebd89fdd8b6b50396b553"><code>4dedf84</code></a>
Promote develop to main: Pin What the Prose Gate's Diff Parse Depends On
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1590">#1590</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3d13223f2e28ff50f6954e7db39521a8840dbeb6"><code>3d13223</code></a>
Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a File
From ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/262ce312c1a2fc5aa888311844657f450e11d8b0"><code>262ce31</code></a>
Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7e39cb8a69a87ba71ca140f6d61ba9a616b16be5"><code>7e39cb8</code></a>
Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/32a07834788f8048ff88e9ac63a6644aaaf459fb...4dedf8404da64a06864ebd89fdd8b6b50396b553">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.623 to 2.0.625
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.625</h2>
<h2>What's Changed</h2>
<ul>
<li>Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a
File From Scope by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1588">ptr727/ProjectTemplate#1588</a></li>
<li>Promote develop to main: Pin What the Prose Gate's Diff Parse
Depends On by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1590">ptr727/ProjectTemplate#1590</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625">https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625</a></p>
<h2>2.0.624</h2>
<h2>What's Changed</h2>
<ul>
<li>Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through the Owner Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1583">ptr727/ProjectTemplate#1583</a></li>
<li>Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1584">ptr727/ProjectTemplate#1584</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624">https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4dedf8404da64a06864ebd89fdd8b6b50396b553"><code>4dedf84</code></a>
Promote develop to main: Pin What the Prose Gate's Diff Parse Depends On
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1590">#1590</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3d13223f2e28ff50f6954e7db39521a8840dbeb6"><code>3d13223</code></a>
Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a File
From ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/262ce312c1a2fc5aa888311844657f450e11d8b0"><code>262ce31</code></a>
Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7e39cb8a69a87ba71ca140f6d61ba9a616b16be5"><code>7e39cb8</code></a>
Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/32a07834788f8048ff88e9ac63a6644aaaf459fb...4dedf8404da64a06864ebd89fdd8b6b50396b553">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.623 to 2.0.625
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.625</h2>
<h2>What's Changed</h2>
<ul>
<li>Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a
File From Scope by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1588">ptr727/ProjectTemplate#1588</a></li>
<li>Promote develop to main: Pin What the Prose Gate's Diff Parse
Depends On by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1590">ptr727/ProjectTemplate#1590</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625">https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625</a></p>
<h2>2.0.624</h2>
<h2>What's Changed</h2>
<ul>
<li>Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through the Owner Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1583">ptr727/ProjectTemplate#1583</a></li>
<li>Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1584">ptr727/ProjectTemplate#1584</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624">https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4dedf8404da64a06864ebd89fdd8b6b50396b553"><code>4dedf84</code></a>
Promote develop to main: Pin What the Prose Gate's Diff Parse Depends On
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1590">#1590</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3d13223f2e28ff50f6954e7db39521a8840dbeb6"><code>3d13223</code></a>
Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a File
From ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/262ce312c1a2fc5aa888311844657f450e11d8b0"><code>262ce31</code></a>
Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7e39cb8a69a87ba71ca140f6d61ba9a616b16be5"><code>7e39cb8</code></a>
Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/32a07834788f8048ff88e9ac63a6644aaaf459fb...4dedf8404da64a06864ebd89fdd8b6b50396b553">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.623 to 2.0.625
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.625</h2>
<h2>What's Changed</h2>
<ul>
<li>Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a
File From Scope by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1588">ptr727/ProjectTemplate#1588</a></li>
<li>Promote develop to main: Pin What the Prose Gate's Diff Parse
Depends On by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1590">ptr727/ProjectTemplate#1590</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625">https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625</a></p>
<h2>2.0.624</h2>
<h2>What's Changed</h2>
<ul>
<li>Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through the Owner Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1583">ptr727/ProjectTemplate#1583</a></li>
<li>Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1584">ptr727/ProjectTemplate#1584</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624">https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4dedf8404da64a06864ebd89fdd8b6b50396b553"><code>4dedf84</code></a>
Promote develop to main: Pin What the Prose Gate's Diff Parse Depends On
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1590">#1590</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3d13223f2e28ff50f6954e7db39521a8840dbeb6"><code>3d13223</code></a>
Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a File
From ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/262ce312c1a2fc5aa888311844657f450e11d8b0"><code>262ce31</code></a>
Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7e39cb8a69a87ba71ca140f6d61ba9a616b16be5"><code>7e39cb8</code></a>
Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/32a07834788f8048ff88e9ac63a6644aaaf459fb...4dedf8404da64a06864ebd89fdd8b6b50396b553">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.623 to 2.0.625
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.625</h2>
<h2>What's Changed</h2>
<ul>
<li>Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a
File From Scope by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1588">ptr727/ProjectTemplate#1588</a></li>
<li>Promote develop to main: Pin What the Prose Gate's Diff Parse
Depends On by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1590">ptr727/ProjectTemplate#1590</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625">https://github.com/ptr727/ProjectTemplate/compare/2.0.624...2.0.625</a></p>
<h2>2.0.624</h2>
<h2>What's Changed</h2>
<ul>
<li>Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through the Owner Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1583">ptr727/ProjectTemplate#1583</a></li>
<li>Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1584">ptr727/ProjectTemplate#1584</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624">https://github.com/ptr727/ProjectTemplate/compare/2.0.623...2.0.624</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4dedf8404da64a06864ebd89fdd8b6b50396b553"><code>4dedf84</code></a>
Promote develop to main: Pin What the Prose Gate's Diff Parse Depends On
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1590">#1590</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3d13223f2e28ff50f6954e7db39521a8840dbeb6"><code>3d13223</code></a>
Pin What the Prose Gate's Diff Parse Depends On, and Stop Losing a File
From ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/262ce312c1a2fc5aa888311844657f450e11d8b0"><code>262ce31</code></a>
Promote develop to main: Keep the Scope Probe Out of an Inherited
Environment...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7e39cb8a69a87ba71ca140f6d61ba9a616b16be5"><code>7e39cb8</code></a>
Keep the Scope Probe Out of an Inherited Environment, and Route wait
Through ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/32a07834788f8048ff88e9ac63a6644aaaf459fb...4dedf8404da64a06864ebd89fdd8b6b50396b553">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest)
from 18.10.0 to 18.10.1.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.NET.Test.Sdk's
releases](https://github.com/microsoft/vstest/releases)._

## 18.10.1


## What's Changed
* Isolate code coverage files in published output by @​azat-msft in
microsoft/vstest#16476


**Full Changelog**:
microsoft/vstest@v18.10.0...v18.10.1

Commits viewable in [compare
view](microsoft/vstest@v18.10.0...v18.10.1).
</details>

Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from
4.1.22 to 4.1.25.

<details>
<summary>Release notes</summary>

_Sourced from [ptr727.Utilities's
releases](https://github.com/ptr727/Utilities/releases)._

## 4.1.25

## What's Changed
* Bump the actions-deps group with 4 updates by @​dependabot[bot] in
ptr727/Utilities#483
* Bump the nuget-deps group with 1 update by @​dependabot[bot] in
ptr727/Utilities#484


**Full Changelog**:
ptr727/Utilities@4.1.22...4.1.25

Commits viewable in [compare
view](ptr727/Utilities@4.1.22...4.1.25).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.625` | `2.0.632` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.625` | `2.0.632` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.625` | `2.0.632` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.625` | `2.0.632` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.625` | `2.0.632` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.625 to 2.0.632
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.632</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1611">ptr727/ProjectTemplate#1611</a></li>
<li>Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradicting Section 1 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1616">ptr727/ProjectTemplate#1616</a></li>
<li>Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent Defects Broke by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1619">ptr727/ProjectTemplate#1619</a></li>
<li>Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1614">ptr727/ProjectTemplate#1614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632">https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632</a></p>
<h2>2.0.629</h2>
<h2>What's Changed</h2>
<ul>
<li>Record a Hub Blocker Where the Work Waits, and Stop Pre-Authorizing
the Handoff's Writes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1596">ptr727/ProjectTemplate#1596</a></li>
<li>Promote develop to main: Record a Hub Blocker Where the Work Waits
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1598">ptr727/ProjectTemplate#1598</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1601">ptr727/ProjectTemplate#1601</a></li>
<li>Guard the Project Link Write So a Refused One Says Something by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1603">ptr727/ProjectTemplate#1603</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1604">ptr727/ProjectTemplate#1604</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1605">ptr727/ProjectTemplate#1605</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1602">ptr727/ProjectTemplate#1602</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629">https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c"><code>b2f8b7b</code></a>
Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1614">#1614</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ec9f4fede85dea1be9e42de466e6e5e0871e126e"><code>ec9f4fe</code></a>
Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent De...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7a6fcdd9b9bfc3b0df70edbeb790ae2d317c7ff5"><code>7a6fcdd</code></a>
Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradic...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bf3b62954276a3a7a95a158c4565208076fb4767"><code>bf3b629</code></a>
Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6b1ab9ac4da94b048a9d62b663e2bbe8ee0e4ef3"><code>6b1ab9a</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c780b66d60440e2cce245d3117384eab03a887a1"><code>c780b66</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1605">#1605</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f3fd0be8679035bf5a2bdd986e0afe54e5179cb2"><code>f3fd0be</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1604">#1604</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d70711357846365fdb0aab4be507d27d04a0545"><code>6d70711</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fa73dc79bb922ed4eda74d9df2e817a657a7e78d"><code>fa73dc7</code></a>
Guard the Project Link Write So a Refused One Says Something (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1603">#1603</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/796c32eba2afd630504f070505e8b7fbf4501399"><code>796c32e</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/4dedf8404da64a06864ebd89fdd8b6b50396b553...b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.625 to 2.0.632
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.632</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1611">ptr727/ProjectTemplate#1611</a></li>
<li>Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradicting Section 1 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1616">ptr727/ProjectTemplate#1616</a></li>
<li>Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent Defects Broke by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1619">ptr727/ProjectTemplate#1619</a></li>
<li>Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1614">ptr727/ProjectTemplate#1614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632">https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632</a></p>
<h2>2.0.629</h2>
<h2>What's Changed</h2>
<ul>
<li>Record a Hub Blocker Where the Work Waits, and Stop Pre-Authorizing
the Handoff's Writes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1596">ptr727/ProjectTemplate#1596</a></li>
<li>Promote develop to main: Record a Hub Blocker Where the Work Waits
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1598">ptr727/ProjectTemplate#1598</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1601">ptr727/ProjectTemplate#1601</a></li>
<li>Guard the Project Link Write So a Refused One Says Something by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1603">ptr727/ProjectTemplate#1603</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1604">ptr727/ProjectTemplate#1604</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1605">ptr727/ProjectTemplate#1605</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1602">ptr727/ProjectTemplate#1602</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629">https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c"><code>b2f8b7b</code></a>
Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1614">#1614</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ec9f4fede85dea1be9e42de466e6e5e0871e126e"><code>ec9f4fe</code></a>
Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent De...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7a6fcdd9b9bfc3b0df70edbeb790ae2d317c7ff5"><code>7a6fcdd</code></a>
Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradic...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bf3b62954276a3a7a95a158c4565208076fb4767"><code>bf3b629</code></a>
Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6b1ab9ac4da94b048a9d62b663e2bbe8ee0e4ef3"><code>6b1ab9a</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c780b66d60440e2cce245d3117384eab03a887a1"><code>c780b66</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1605">#1605</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f3fd0be8679035bf5a2bdd986e0afe54e5179cb2"><code>f3fd0be</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1604">#1604</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d70711357846365fdb0aab4be507d27d04a0545"><code>6d70711</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fa73dc79bb922ed4eda74d9df2e817a657a7e78d"><code>fa73dc7</code></a>
Guard the Project Link Write So a Refused One Says Something (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1603">#1603</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/796c32eba2afd630504f070505e8b7fbf4501399"><code>796c32e</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/4dedf8404da64a06864ebd89fdd8b6b50396b553...b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.625 to 2.0.632
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.632</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1611">ptr727/ProjectTemplate#1611</a></li>
<li>Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradicting Section 1 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1616">ptr727/ProjectTemplate#1616</a></li>
<li>Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent Defects Broke by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1619">ptr727/ProjectTemplate#1619</a></li>
<li>Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1614">ptr727/ProjectTemplate#1614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632">https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632</a></p>
<h2>2.0.629</h2>
<h2>What's Changed</h2>
<ul>
<li>Record a Hub Blocker Where the Work Waits, and Stop Pre-Authorizing
the Handoff's Writes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1596">ptr727/ProjectTemplate#1596</a></li>
<li>Promote develop to main: Record a Hub Blocker Where the Work Waits
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1598">ptr727/ProjectTemplate#1598</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1601">ptr727/ProjectTemplate#1601</a></li>
<li>Guard the Project Link Write So a Refused One Says Something by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1603">ptr727/ProjectTemplate#1603</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1604">ptr727/ProjectTemplate#1604</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1605">ptr727/ProjectTemplate#1605</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1602">ptr727/ProjectTemplate#1602</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629">https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c"><code>b2f8b7b</code></a>
Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1614">#1614</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ec9f4fede85dea1be9e42de466e6e5e0871e126e"><code>ec9f4fe</code></a>
Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent De...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7a6fcdd9b9bfc3b0df70edbeb790ae2d317c7ff5"><code>7a6fcdd</code></a>
Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradic...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bf3b62954276a3a7a95a158c4565208076fb4767"><code>bf3b629</code></a>
Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6b1ab9ac4da94b048a9d62b663e2bbe8ee0e4ef3"><code>6b1ab9a</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c780b66d60440e2cce245d3117384eab03a887a1"><code>c780b66</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1605">#1605</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f3fd0be8679035bf5a2bdd986e0afe54e5179cb2"><code>f3fd0be</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1604">#1604</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d70711357846365fdb0aab4be507d27d04a0545"><code>6d70711</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fa73dc79bb922ed4eda74d9df2e817a657a7e78d"><code>fa73dc7</code></a>
Guard the Project Link Write So a Refused One Says Something (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1603">#1603</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/796c32eba2afd630504f070505e8b7fbf4501399"><code>796c32e</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/4dedf8404da64a06864ebd89fdd8b6b50396b553...b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.625 to 2.0.632
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.632</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1611">ptr727/ProjectTemplate#1611</a></li>
<li>Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradicting Section 1 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1616">ptr727/ProjectTemplate#1616</a></li>
<li>Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent Defects Broke by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1619">ptr727/ProjectTemplate#1619</a></li>
<li>Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1614">ptr727/ProjectTemplate#1614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632">https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632</a></p>
<h2>2.0.629</h2>
<h2>What's Changed</h2>
<ul>
<li>Record a Hub Blocker Where the Work Waits, and Stop Pre-Authorizing
the Handoff's Writes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1596">ptr727/ProjectTemplate#1596</a></li>
<li>Promote develop to main: Record a Hub Blocker Where the Work Waits
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1598">ptr727/ProjectTemplate#1598</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1601">ptr727/ProjectTemplate#1601</a></li>
<li>Guard the Project Link Write So a Refused One Says Something by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1603">ptr727/ProjectTemplate#1603</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1604">ptr727/ProjectTemplate#1604</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1605">ptr727/ProjectTemplate#1605</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1602">ptr727/ProjectTemplate#1602</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629">https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c"><code>b2f8b7b</code></a>
Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1614">#1614</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ec9f4fede85dea1be9e42de466e6e5e0871e126e"><code>ec9f4fe</code></a>
Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent De...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7a6fcdd9b9bfc3b0df70edbeb790ae2d317c7ff5"><code>7a6fcdd</code></a>
Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradic...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bf3b62954276a3a7a95a158c4565208076fb4767"><code>bf3b629</code></a>
Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6b1ab9ac4da94b048a9d62b663e2bbe8ee0e4ef3"><code>6b1ab9a</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c780b66d60440e2cce245d3117384eab03a887a1"><code>c780b66</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1605">#1605</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f3fd0be8679035bf5a2bdd986e0afe54e5179cb2"><code>f3fd0be</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1604">#1604</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d70711357846365fdb0aab4be507d27d04a0545"><code>6d70711</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fa73dc79bb922ed4eda74d9df2e817a657a7e78d"><code>fa73dc7</code></a>
Guard the Project Link Write So a Refused One Says Something (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1603">#1603</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/796c32eba2afd630504f070505e8b7fbf4501399"><code>796c32e</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/4dedf8404da64a06864ebd89fdd8b6b50396b553...b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.625 to 2.0.632
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.632</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1611">ptr727/ProjectTemplate#1611</a></li>
<li>Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradicting Section 1 by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1616">ptr727/ProjectTemplate#1616</a></li>
<li>Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent Defects Broke by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1619">ptr727/ProjectTemplate#1619</a></li>
<li>Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1614">ptr727/ProjectTemplate#1614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632">https://github.com/ptr727/ProjectTemplate/compare/2.0.629...2.0.632</a></p>
<h2>2.0.629</h2>
<h2>What's Changed</h2>
<ul>
<li>Record a Hub Blocker Where the Work Waits, and Stop Pre-Authorizing
the Handoff's Writes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1596">ptr727/ProjectTemplate#1596</a></li>
<li>Promote develop to main: Record a Hub Blocker Where the Work Waits
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1598">ptr727/ProjectTemplate#1598</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1601">ptr727/ProjectTemplate#1601</a></li>
<li>Guard the Project Link Write So a Refused One Says Something by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1603">ptr727/ProjectTemplate#1603</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1604">ptr727/ProjectTemplate#1604</a></li>
<li>Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1605">ptr727/ProjectTemplate#1605</a></li>
<li>Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1602">ptr727/ProjectTemplate#1602</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629">https://github.com/ptr727/ProjectTemplate/compare/2.0.625...2.0.629</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c"><code>b2f8b7b</code></a>
Promote the AUDIT.md Section 6 Fixes and the Fence Scanner to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1614">#1614</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ec9f4fede85dea1be9e42de466e6e5e0871e126e"><code>ec9f4fe</code></a>
Read Every Fence Shape With One Scanner, and Hold the Rule That Six
Silent De...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7a6fcdd9b9bfc3b0df70edbeb790ae2d317c7ff5"><code>7a6fcdd</code></a>
Quote the Placeholders a Reader Pastes, and Stop the Ground Comment
Contradic...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bf3b62954276a3a7a95a158c4565208076fb4767"><code>bf3b629</code></a>
Fix the Pre-Existing Defects a Whole-Unit Read of AUDIT.md Section 6
Found (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6b1ab9ac4da94b048a9d62b663e2bbe8ee0e4ef3"><code>6b1ab9a</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c780b66d60440e2cce245d3117384eab03a887a1"><code>c780b66</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1605">#1605</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f3fd0be8679035bf5a2bdd986e0afe54e5179cb2"><code>f3fd0be</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps group
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1604">#1604</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/6d70711357846365fdb0aab4be507d27d04a0545"><code>6d70711</code></a>
Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-deps
group</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/fa73dc79bb922ed4eda74d9df2e817a657a7e78d"><code>fa73dc7</code></a>
Guard the Project Link Write So a Refused One Says Something (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1603">#1603</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/796c32eba2afd630504f070505e8b7fbf4501399"><code>796c32e</code></a>
Enable Projects and Link Every Fleet Repo to the Fleet Engineering
Project (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/4dedf8404da64a06864ebd89fdd8b6b50396b553...b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.632` | `2.0.635` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.632` | `2.0.635` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.632` | `2.0.635` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.632` | `2.0.635` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.632` | `2.0.635` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.632 to 2.0.635
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.635</h2>
<h2>What's Changed</h2>
<ul>
<li>Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1622">ptr727/ProjectTemplate#1622</a></li>
<li>Set MD024 to Sibling Scope in the Carried Markdown Config by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1630">ptr727/ProjectTemplate#1630</a></li>
<li>Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes
Kept Outrunning by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1632">ptr727/ProjectTemplate#1632</a></li>
<li>Promote the Unbounded Wait Deny and the Session-End Sweep to Main by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1629">ptr727/ProjectTemplate#1629</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635">https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3084c2269d456c947fbda92e65f9979a291f8a9a"><code>3084c22</code></a>
Promote the Unbounded Wait Deny and the Session-End Sweep to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1629">#1629</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/dbbb28f9283a46cbd017b9e2c078185f2468fa7b"><code>dbbb28f</code></a>
Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes Kept
Outrun...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d8c65cc6958704e120e5b3abc747dbcadf3e046d"><code>d8c65cc</code></a>
Set MD024 to Sibling Scope in the Carried Markdown Config (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1630">#1630</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1559c98c5fbcf9ae0dd3b3344247d012e7a4e44"><code>e1559c9</code></a>
Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1622">#1622</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c...3084c2269d456c947fbda92e65f9979a291f8a9a">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.632 to 2.0.635
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.635</h2>
<h2>What's Changed</h2>
<ul>
<li>Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1622">ptr727/ProjectTemplate#1622</a></li>
<li>Set MD024 to Sibling Scope in the Carried Markdown Config by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1630">ptr727/ProjectTemplate#1630</a></li>
<li>Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes
Kept Outrunning by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1632">ptr727/ProjectTemplate#1632</a></li>
<li>Promote the Unbounded Wait Deny and the Session-End Sweep to Main by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1629">ptr727/ProjectTemplate#1629</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635">https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3084c2269d456c947fbda92e65f9979a291f8a9a"><code>3084c22</code></a>
Promote the Unbounded Wait Deny and the Session-End Sweep to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1629">#1629</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/dbbb28f9283a46cbd017b9e2c078185f2468fa7b"><code>dbbb28f</code></a>
Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes Kept
Outrun...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d8c65cc6958704e120e5b3abc747dbcadf3e046d"><code>d8c65cc</code></a>
Set MD024 to Sibling Scope in the Carried Markdown Config (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1630">#1630</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1559c98c5fbcf9ae0dd3b3344247d012e7a4e44"><code>e1559c9</code></a>
Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1622">#1622</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c...3084c2269d456c947fbda92e65f9979a291f8a9a">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.632 to 2.0.635
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.635</h2>
<h2>What's Changed</h2>
<ul>
<li>Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1622">ptr727/ProjectTemplate#1622</a></li>
<li>Set MD024 to Sibling Scope in the Carried Markdown Config by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1630">ptr727/ProjectTemplate#1630</a></li>
<li>Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes
Kept Outrunning by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1632">ptr727/ProjectTemplate#1632</a></li>
<li>Promote the Unbounded Wait Deny and the Session-End Sweep to Main by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1629">ptr727/ProjectTemplate#1629</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635">https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3084c2269d456c947fbda92e65f9979a291f8a9a"><code>3084c22</code></a>
Promote the Unbounded Wait Deny and the Session-End Sweep to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1629">#1629</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/dbbb28f9283a46cbd017b9e2c078185f2468fa7b"><code>dbbb28f</code></a>
Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes Kept
Outrun...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d8c65cc6958704e120e5b3abc747dbcadf3e046d"><code>d8c65cc</code></a>
Set MD024 to Sibling Scope in the Carried Markdown Config (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1630">#1630</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1559c98c5fbcf9ae0dd3b3344247d012e7a4e44"><code>e1559c9</code></a>
Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1622">#1622</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c...3084c2269d456c947fbda92e65f9979a291f8a9a">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.632 to 2.0.635
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.635</h2>
<h2>What's Changed</h2>
<ul>
<li>Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1622">ptr727/ProjectTemplate#1622</a></li>
<li>Set MD024 to Sibling Scope in the Carried Markdown Config by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1630">ptr727/ProjectTemplate#1630</a></li>
<li>Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes
Kept Outrunning by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1632">ptr727/ProjectTemplate#1632</a></li>
<li>Promote the Unbounded Wait Deny and the Session-End Sweep to Main by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1629">ptr727/ProjectTemplate#1629</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635">https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3084c2269d456c947fbda92e65f9979a291f8a9a"><code>3084c22</code></a>
Promote the Unbounded Wait Deny and the Session-End Sweep to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1629">#1629</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/dbbb28f9283a46cbd017b9e2c078185f2468fa7b"><code>dbbb28f</code></a>
Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes Kept
Outrun...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d8c65cc6958704e120e5b3abc747dbcadf3e046d"><code>d8c65cc</code></a>
Set MD024 to Sibling Scope in the Carried Markdown Config (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1630">#1630</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1559c98c5fbcf9ae0dd3b3344247d012e7a4e44"><code>e1559c9</code></a>
Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1622">#1622</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c...3084c2269d456c947fbda92e65f9979a291f8a9a">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.632 to 2.0.635
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.635</h2>
<h2>What's Changed</h2>
<ul>
<li>Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1622">ptr727/ProjectTemplate#1622</a></li>
<li>Set MD024 to Sibling Scope in the Carried Markdown Config by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1630">ptr727/ProjectTemplate#1630</a></li>
<li>Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes
Kept Outrunning by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1632">ptr727/ProjectTemplate#1632</a></li>
<li>Promote the Unbounded Wait Deny and the Session-End Sweep to Main by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1629">ptr727/ProjectTemplate#1629</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635">https://github.com/ptr727/ProjectTemplate/compare/2.0.632...2.0.635</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3084c2269d456c947fbda92e65f9979a291f8a9a"><code>3084c22</code></a>
Promote the Unbounded Wait Deny and the Session-End Sweep to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1629">#1629</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/dbbb28f9283a46cbd017b9e2c078185f2468fa7b"><code>dbbb28f</code></a>
Harden the Unbounded-Wait Guard: Delete the Machinery Its Escapes Kept
Outrun...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d8c65cc6958704e120e5b3abc747dbcadf3e046d"><code>d8c65cc</code></a>
Set MD024 to Sibling Scope in the Carried Markdown Config (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1630">#1630</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1559c98c5fbcf9ae0dd3b3344247d012e7a4e44"><code>e1559c9</code></a>
Deny an Unbounded Shell Wait, and Report the Shells a Session Leaves (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1622">#1622</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/b2f8b7b2c9326b91637c4b7a7bde44ed83e4b40c...3084c2269d456c947fbda92e65f9979a291f8a9a">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR updates the codegen files.

Co-authored-by: ptr727-codegen[bot] <275599072+ptr727-codegen[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.635` | `2.0.645` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.635` | `2.0.645` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.635` | `2.0.645` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.635` | `2.0.645` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.635` | `2.0.645` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.635 to 2.0.645
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.645</h2>
<h2>What's Changed</h2>
<ul>
<li>Read Copilot's Second Review-Body Format and Its Finding Total by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1690">ptr727/ProjectTemplate#1690</a></li>
<li>Promote the Second Review-Body Format Reader to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1691">ptr727/ProjectTemplate#1691</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645">https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645</a></p>
<h2>2.0.644</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1685">ptr727/ProjectTemplate#1685</a></li>
<li>Check Composite Action Metadata Against the GitHub Action Schema by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1686">ptr727/ProjectTemplate#1686</a></li>
<li>Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1687">ptr727/ProjectTemplate#1687</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644">https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644</a></p>
<h2>2.0.643</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1678">ptr727/ProjectTemplate#1678</a></li>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1679">ptr727/ProjectTemplate#1679</a></li>
<li>Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1680">ptr727/ProjectTemplate#1680</a></li>
<li>Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to
Main by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1681">ptr727/ProjectTemplate#1681</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643">https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643</a></p>
<h2>2.0.640</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle the Four Surviving WORKFLOW.md Section 4 Claims by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1673">ptr727/ProjectTemplate#1673</a></li>
<li>Promote the WORKFLOW.md Section 4 Claim Fixes to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1676">ptr727/ProjectTemplate#1676</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640">https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640</a></p>
<h2>2.0.639</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1660">ptr727/ProjectTemplate#1660</a></li>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1661">ptr727/ProjectTemplate#1661</a></li>
<li>Refuse a Comment Line a Change Adds, Unless the Pull Request Says It
Is Wanted by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1662">ptr727/ProjectTemplate#1662</a></li>
<li>Promote the Comment-Added Prose Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1669">ptr727/ProjectTemplate#1669</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639">https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639</a></p>
<h2>2.0.636</h2>
<h2>What's Changed</h2>
<ul>
<li>Sweep the Carried-Content Read Weekly Instead of Gating Every Push
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1649">ptr727/ProjectTemplate#1649</a></li>
<li>Promote the Weekly Carried-Content Sweep to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1654">ptr727/ProjectTemplate#1654</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0"><code>9129f41</code></a>
Promote the Second Review-Body Format Reader to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1691">#1691</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1561c1df849ee6386640af08f2fe79377d703e42"><code>1561c1d</code></a>
Read Copilot's Second Review-Body Format and Its Finding Total (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1690">#1690</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bfc70fbf34245038e0caa779beff20db928a9839"><code>bfc70fb</code></a>
Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d0e722f97d734d7fc736c5b14eb788dfbadab054"><code>d0e722f</code></a>
Check Composite Action Metadata Against the GitHub Action Schema (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1686">#1686</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e18730fa164ef3fb14af999963b2e46d8f3b5026"><code>e18730f</code></a>
Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1685">#1685</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8c0f7c1d113608e096eb20b338911a73f671cc2c"><code>8c0f7c1</code></a>
Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to Main
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1681">#1681</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5de7af3a4ae634597943f533fee26c7884e53b0d"><code>5de7af3</code></a>
Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1680">#1680</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4d5752cd4bb4002eb697bba2d4cef3496c813a99"><code>4d5752c</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1679">#1679</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/cbd47bb6ae9bfe2b6136dd7ce328909e8ca4976a"><code>cbd47bb</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1678">#1678</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/857c1fd8e0302ed8799a47e5ac399c6aed472935"><code>857c1fd</code></a>
Bump the actions-deps group with 3 updates</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/3084c2269d456c947fbda92e65f9979a291f8a9a...9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.635 to 2.0.645
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.645</h2>
<h2>What's Changed</h2>
<ul>
<li>Read Copilot's Second Review-Body Format and Its Finding Total by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1690">ptr727/ProjectTemplate#1690</a></li>
<li>Promote the Second Review-Body Format Reader to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1691">ptr727/ProjectTemplate#1691</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645">https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645</a></p>
<h2>2.0.644</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1685">ptr727/ProjectTemplate#1685</a></li>
<li>Check Composite Action Metadata Against the GitHub Action Schema by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1686">ptr727/ProjectTemplate#1686</a></li>
<li>Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1687">ptr727/ProjectTemplate#1687</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644">https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644</a></p>
<h2>2.0.643</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1678">ptr727/ProjectTemplate#1678</a></li>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1679">ptr727/ProjectTemplate#1679</a></li>
<li>Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1680">ptr727/ProjectTemplate#1680</a></li>
<li>Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to
Main by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1681">ptr727/ProjectTemplate#1681</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643">https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643</a></p>
<h2>2.0.640</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle the Four Surviving WORKFLOW.md Section 4 Claims by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1673">ptr727/ProjectTemplate#1673</a></li>
<li>Promote the WORKFLOW.md Section 4 Claim Fixes to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1676">ptr727/ProjectTemplate#1676</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640">https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640</a></p>
<h2>2.0.639</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1660">ptr727/ProjectTemplate#1660</a></li>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1661">ptr727/ProjectTemplate#1661</a></li>
<li>Refuse a Comment Line a Change Adds, Unless the Pull Request Says It
Is Wanted by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1662">ptr727/ProjectTemplate#1662</a></li>
<li>Promote the Comment-Added Prose Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1669">ptr727/ProjectTemplate#1669</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639">https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639</a></p>
<h2>2.0.636</h2>
<h2>What's Changed</h2>
<ul>
<li>Sweep the Carried-Content Read Weekly Instead of Gating Every Push
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1649">ptr727/ProjectTemplate#1649</a></li>
<li>Promote the Weekly Carried-Content Sweep to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1654">ptr727/ProjectTemplate#1654</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0"><code>9129f41</code></a>
Promote the Second Review-Body Format Reader to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1691">#1691</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1561c1df849ee6386640af08f2fe79377d703e42"><code>1561c1d</code></a>
Read Copilot's Second Review-Body Format and Its Finding Total (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1690">#1690</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bfc70fbf34245038e0caa779beff20db928a9839"><code>bfc70fb</code></a>
Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d0e722f97d734d7fc736c5b14eb788dfbadab054"><code>d0e722f</code></a>
Check Composite Action Metadata Against the GitHub Action Schema (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1686">#1686</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e18730fa164ef3fb14af999963b2e46d8f3b5026"><code>e18730f</code></a>
Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1685">#1685</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8c0f7c1d113608e096eb20b338911a73f671cc2c"><code>8c0f7c1</code></a>
Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to Main
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1681">#1681</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5de7af3a4ae634597943f533fee26c7884e53b0d"><code>5de7af3</code></a>
Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1680">#1680</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4d5752cd4bb4002eb697bba2d4cef3496c813a99"><code>4d5752c</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1679">#1679</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/cbd47bb6ae9bfe2b6136dd7ce328909e8ca4976a"><code>cbd47bb</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1678">#1678</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/857c1fd8e0302ed8799a47e5ac399c6aed472935"><code>857c1fd</code></a>
Bump the actions-deps group with 3 updates</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/3084c2269d456c947fbda92e65f9979a291f8a9a...9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.635 to 2.0.645
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.645</h2>
<h2>What's Changed</h2>
<ul>
<li>Read Copilot's Second Review-Body Format and Its Finding Total by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1690">ptr727/ProjectTemplate#1690</a></li>
<li>Promote the Second Review-Body Format Reader to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1691">ptr727/ProjectTemplate#1691</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645">https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645</a></p>
<h2>2.0.644</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1685">ptr727/ProjectTemplate#1685</a></li>
<li>Check Composite Action Metadata Against the GitHub Action Schema by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1686">ptr727/ProjectTemplate#1686</a></li>
<li>Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1687">ptr727/ProjectTemplate#1687</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644">https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644</a></p>
<h2>2.0.643</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1678">ptr727/ProjectTemplate#1678</a></li>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1679">ptr727/ProjectTemplate#1679</a></li>
<li>Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1680">ptr727/ProjectTemplate#1680</a></li>
<li>Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to
Main by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1681">ptr727/ProjectTemplate#1681</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643">https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643</a></p>
<h2>2.0.640</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle the Four Surviving WORKFLOW.md Section 4 Claims by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1673">ptr727/ProjectTemplate#1673</a></li>
<li>Promote the WORKFLOW.md Section 4 Claim Fixes to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1676">ptr727/ProjectTemplate#1676</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640">https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640</a></p>
<h2>2.0.639</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1660">ptr727/ProjectTemplate#1660</a></li>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1661">ptr727/ProjectTemplate#1661</a></li>
<li>Refuse a Comment Line a Change Adds, Unless the Pull Request Says It
Is Wanted by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1662">ptr727/ProjectTemplate#1662</a></li>
<li>Promote the Comment-Added Prose Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1669">ptr727/ProjectTemplate#1669</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639">https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639</a></p>
<h2>2.0.636</h2>
<h2>What's Changed</h2>
<ul>
<li>Sweep the Carried-Content Read Weekly Instead of Gating Every Push
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1649">ptr727/ProjectTemplate#1649</a></li>
<li>Promote the Weekly Carried-Content Sweep to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1654">ptr727/ProjectTemplate#1654</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0"><code>9129f41</code></a>
Promote the Second Review-Body Format Reader to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1691">#1691</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1561c1df849ee6386640af08f2fe79377d703e42"><code>1561c1d</code></a>
Read Copilot's Second Review-Body Format and Its Finding Total (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1690">#1690</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bfc70fbf34245038e0caa779beff20db928a9839"><code>bfc70fb</code></a>
Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d0e722f97d734d7fc736c5b14eb788dfbadab054"><code>d0e722f</code></a>
Check Composite Action Metadata Against the GitHub Action Schema (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1686">#1686</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e18730fa164ef3fb14af999963b2e46d8f3b5026"><code>e18730f</code></a>
Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1685">#1685</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8c0f7c1d113608e096eb20b338911a73f671cc2c"><code>8c0f7c1</code></a>
Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to Main
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1681">#1681</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5de7af3a4ae634597943f533fee26c7884e53b0d"><code>5de7af3</code></a>
Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1680">#1680</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4d5752cd4bb4002eb697bba2d4cef3496c813a99"><code>4d5752c</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1679">#1679</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/cbd47bb6ae9bfe2b6136dd7ce328909e8ca4976a"><code>cbd47bb</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1678">#1678</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/857c1fd8e0302ed8799a47e5ac399c6aed472935"><code>857c1fd</code></a>
Bump the actions-deps group with 3 updates</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/3084c2269d456c947fbda92e65f9979a291f8a9a...9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.635 to 2.0.645
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.645</h2>
<h2>What's Changed</h2>
<ul>
<li>Read Copilot's Second Review-Body Format and Its Finding Total by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1690">ptr727/ProjectTemplate#1690</a></li>
<li>Promote the Second Review-Body Format Reader to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1691">ptr727/ProjectTemplate#1691</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645">https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645</a></p>
<h2>2.0.644</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1685">ptr727/ProjectTemplate#1685</a></li>
<li>Check Composite Action Metadata Against the GitHub Action Schema by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1686">ptr727/ProjectTemplate#1686</a></li>
<li>Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1687">ptr727/ProjectTemplate#1687</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644">https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644</a></p>
<h2>2.0.643</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1678">ptr727/ProjectTemplate#1678</a></li>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1679">ptr727/ProjectTemplate#1679</a></li>
<li>Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1680">ptr727/ProjectTemplate#1680</a></li>
<li>Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to
Main by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1681">ptr727/ProjectTemplate#1681</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643">https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643</a></p>
<h2>2.0.640</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle the Four Surviving WORKFLOW.md Section 4 Claims by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1673">ptr727/ProjectTemplate#1673</a></li>
<li>Promote the WORKFLOW.md Section 4 Claim Fixes to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1676">ptr727/ProjectTemplate#1676</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640">https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640</a></p>
<h2>2.0.639</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1660">ptr727/ProjectTemplate#1660</a></li>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1661">ptr727/ProjectTemplate#1661</a></li>
<li>Refuse a Comment Line a Change Adds, Unless the Pull Request Says It
Is Wanted by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1662">ptr727/ProjectTemplate#1662</a></li>
<li>Promote the Comment-Added Prose Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1669">ptr727/ProjectTemplate#1669</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639">https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639</a></p>
<h2>2.0.636</h2>
<h2>What's Changed</h2>
<ul>
<li>Sweep the Carried-Content Read Weekly Instead of Gating Every Push
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1649">ptr727/ProjectTemplate#1649</a></li>
<li>Promote the Weekly Carried-Content Sweep to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1654">ptr727/ProjectTemplate#1654</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0"><code>9129f41</code></a>
Promote the Second Review-Body Format Reader to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1691">#1691</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1561c1df849ee6386640af08f2fe79377d703e42"><code>1561c1d</code></a>
Read Copilot's Second Review-Body Format and Its Finding Total (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1690">#1690</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bfc70fbf34245038e0caa779beff20db928a9839"><code>bfc70fb</code></a>
Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d0e722f97d734d7fc736c5b14eb788dfbadab054"><code>d0e722f</code></a>
Check Composite Action Metadata Against the GitHub Action Schema (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1686">#1686</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e18730fa164ef3fb14af999963b2e46d8f3b5026"><code>e18730f</code></a>
Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1685">#1685</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8c0f7c1d113608e096eb20b338911a73f671cc2c"><code>8c0f7c1</code></a>
Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to Main
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1681">#1681</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5de7af3a4ae634597943f533fee26c7884e53b0d"><code>5de7af3</code></a>
Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1680">#1680</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4d5752cd4bb4002eb697bba2d4cef3496c813a99"><code>4d5752c</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1679">#1679</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/cbd47bb6ae9bfe2b6136dd7ce328909e8ca4976a"><code>cbd47bb</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1678">#1678</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/857c1fd8e0302ed8799a47e5ac399c6aed472935"><code>857c1fd</code></a>
Bump the actions-deps group with 3 updates</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/3084c2269d456c947fbda92e65f9979a291f8a9a...9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.635 to 2.0.645
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.645</h2>
<h2>What's Changed</h2>
<ul>
<li>Read Copilot's Second Review-Body Format and Its Finding Total by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1690">ptr727/ProjectTemplate#1690</a></li>
<li>Promote the Second Review-Body Format Reader to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1691">ptr727/ProjectTemplate#1691</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645">https://github.com/ptr727/ProjectTemplate/compare/2.0.644...2.0.645</a></p>
<h2>2.0.644</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1685">ptr727/ProjectTemplate#1685</a></li>
<li>Check Composite Action Metadata Against the GitHub Action Schema by
<a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1686">ptr727/ProjectTemplate#1686</a></li>
<li>Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1687">ptr727/ProjectTemplate#1687</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644">https://github.com/ptr727/ProjectTemplate/compare/2.0.643...2.0.644</a></p>
<h2>2.0.643</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1678">ptr727/ProjectTemplate#1678</a></li>
<li>Bump the actions-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1679">ptr727/ProjectTemplate#1679</a></li>
<li>Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1680">ptr727/ProjectTemplate#1680</a></li>
<li>Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to
Main by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in
<a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1681">ptr727/ProjectTemplate#1681</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643">https://github.com/ptr727/ProjectTemplate/compare/2.0.640...2.0.643</a></p>
<h2>2.0.640</h2>
<h2>What's Changed</h2>
<ul>
<li>Settle the Four Surviving WORKFLOW.md Section 4 Claims by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1673">ptr727/ProjectTemplate#1673</a></li>
<li>Promote the WORKFLOW.md Section 4 Claim Fixes to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1676">ptr727/ProjectTemplate#1676</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640">https://github.com/ptr727/ProjectTemplate/compare/2.0.639...2.0.640</a></p>
<h2>2.0.639</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1660">ptr727/ProjectTemplate#1660</a></li>
<li>Bump codecov/codecov-action from 7.0.0 to 7.1.0 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1661">ptr727/ProjectTemplate#1661</a></li>
<li>Refuse a Comment Line a Change Adds, Unless the Pull Request Says It
Is Wanted by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1662">ptr727/ProjectTemplate#1662</a></li>
<li>Promote the Comment-Added Prose Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1669">ptr727/ProjectTemplate#1669</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639">https://github.com/ptr727/ProjectTemplate/compare/2.0.636...2.0.639</a></p>
<h2>2.0.636</h2>
<h2>What's Changed</h2>
<ul>
<li>Sweep the Carried-Content Read Weekly Instead of Gating Every Push
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1649">ptr727/ProjectTemplate#1649</a></li>
<li>Promote the Weekly Carried-Content Sweep to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1654">ptr727/ProjectTemplate#1654</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0"><code>9129f41</code></a>
Promote the Second Review-Body Format Reader to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1691">#1691</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1561c1df849ee6386640af08f2fe79377d703e42"><code>1561c1d</code></a>
Read Copilot's Second Review-Body Format and Its Finding Total (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1690">#1690</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/bfc70fbf34245038e0caa779beff20db928a9839"><code>bfc70fb</code></a>
Promote the <a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1155">#1155</a>
Carried-Text Fixes and the Composite Action Schema Check (#...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d0e722f97d734d7fc736c5b14eb788dfbadab054"><code>d0e722f</code></a>
Check Composite Action Metadata Against the GitHub Action Schema (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1686">#1686</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e18730fa164ef3fb14af999963b2e46d8f3b5026"><code>e18730f</code></a>
Fix the Base-Clone Conflict, the Missing Audit Flag, and the Layout (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1685">#1685</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8c0f7c1d113608e096eb20b338911a73f671cc2c"><code>8c0f7c1</code></a>
Promote the Plan-Job Wording Fix and the Husky Snippet Hardening to Main
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1681">#1681</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/5de7af3a4ae634597943f533fee26c7884e53b0d"><code>5de7af3</code></a>
Drop the Plan Job's &quot;First&quot; Claim and Set -eu in the Husky
Snippet (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1680">#1680</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4d5752cd4bb4002eb697bba2d4cef3496c813a99"><code>4d5752c</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1679">#1679</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/cbd47bb6ae9bfe2b6136dd7ce328909e8ca4976a"><code>cbd47bb</code></a>
Bump the actions-deps group with 3 updates (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1678">#1678</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/857c1fd8e0302ed8799a47e5ac399c6aed472935"><code>857c1fd</code></a>
Bump the actions-deps group with 3 updates</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/3084c2269d456c947fbda92e65f9979a291f8a9a...9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.645` | `2.0.648` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.645` | `2.0.648` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.645` | `2.0.648` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.645` | `2.0.648` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.645` | `2.0.648` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.645 to 2.0.648
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.648</h2>
<h2>What's Changed</h2>
<ul>
<li>Read a Key and Its Value in a Comment as Configuration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1702">ptr727/ProjectTemplate#1702</a></li>
<li>Name SNIPPET_END on the Script Reference Too by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1705">ptr727/ProjectTemplate#1705</a></li>
<li>Promote the Configuration-Snippet Comment Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1704">ptr727/ProjectTemplate#1704</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648">https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648</a></p>
<h2>2.0.646</h2>
<h2>What's Changed</h2>
<ul>
<li>Ban Issue References in Comments, Docstrings, and Instruction Text
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1694">ptr727/ProjectTemplate#1694</a></li>
<li>Say This README Keeps Its References Rather Than That They Are Clean
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1697">ptr727/ProjectTemplate#1697</a></li>
<li>Promote the Reference Ban and Its Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1696">ptr727/ProjectTemplate#1696</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646">https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3"><code>3a5c113</code></a>
Promote the Configuration-Snippet Comment Exemption to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1704">#1704</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4f0418b6a252353ab543cbfb25c9cf6148d93398"><code>4f0418b</code></a>
Name SNIPPET_END on the Script Reference Too (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1705">#1705</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1fa927a41b46edb653a4e563d2ad8cc0d8ff63b1"><code>1fa927a</code></a>
Read a Key and Its Value in a Comment as Configuration (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1702">#1702</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e806ace4b0d1892ac103d5354a7d6e040d85af71"><code>e806ace</code></a>
Promote the Reference Ban and Its Gate to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1696">#1696</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a409f818d2cc45d642e1409b8d8224808c4d375e"><code>a409f81</code></a>
Say This README Keeps Its References Rather Than That They Are Clean (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1697">#1697</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9ff38fe75c7e30941e51e07194d34a384a70b23a"><code>9ff38fe</code></a>
Ban Issue References in Comments, Docstrings, and Instruction Text (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1694">#1694</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0...3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.645 to 2.0.648
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.648</h2>
<h2>What's Changed</h2>
<ul>
<li>Read a Key and Its Value in a Comment as Configuration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1702">ptr727/ProjectTemplate#1702</a></li>
<li>Name SNIPPET_END on the Script Reference Too by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1705">ptr727/ProjectTemplate#1705</a></li>
<li>Promote the Configuration-Snippet Comment Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1704">ptr727/ProjectTemplate#1704</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648">https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648</a></p>
<h2>2.0.646</h2>
<h2>What's Changed</h2>
<ul>
<li>Ban Issue References in Comments, Docstrings, and Instruction Text
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1694">ptr727/ProjectTemplate#1694</a></li>
<li>Say This README Keeps Its References Rather Than That They Are Clean
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1697">ptr727/ProjectTemplate#1697</a></li>
<li>Promote the Reference Ban and Its Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1696">ptr727/ProjectTemplate#1696</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646">https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3"><code>3a5c113</code></a>
Promote the Configuration-Snippet Comment Exemption to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1704">#1704</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4f0418b6a252353ab543cbfb25c9cf6148d93398"><code>4f0418b</code></a>
Name SNIPPET_END on the Script Reference Too (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1705">#1705</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1fa927a41b46edb653a4e563d2ad8cc0d8ff63b1"><code>1fa927a</code></a>
Read a Key and Its Value in a Comment as Configuration (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1702">#1702</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e806ace4b0d1892ac103d5354a7d6e040d85af71"><code>e806ace</code></a>
Promote the Reference Ban and Its Gate to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1696">#1696</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a409f818d2cc45d642e1409b8d8224808c4d375e"><code>a409f81</code></a>
Say This README Keeps Its References Rather Than That They Are Clean (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1697">#1697</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9ff38fe75c7e30941e51e07194d34a384a70b23a"><code>9ff38fe</code></a>
Ban Issue References in Comments, Docstrings, and Instruction Text (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1694">#1694</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0...3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.645 to 2.0.648
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.648</h2>
<h2>What's Changed</h2>
<ul>
<li>Read a Key and Its Value in a Comment as Configuration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1702">ptr727/ProjectTemplate#1702</a></li>
<li>Name SNIPPET_END on the Script Reference Too by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1705">ptr727/ProjectTemplate#1705</a></li>
<li>Promote the Configuration-Snippet Comment Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1704">ptr727/ProjectTemplate#1704</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648">https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648</a></p>
<h2>2.0.646</h2>
<h2>What's Changed</h2>
<ul>
<li>Ban Issue References in Comments, Docstrings, and Instruction Text
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1694">ptr727/ProjectTemplate#1694</a></li>
<li>Say This README Keeps Its References Rather Than That They Are Clean
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1697">ptr727/ProjectTemplate#1697</a></li>
<li>Promote the Reference Ban and Its Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1696">ptr727/ProjectTemplate#1696</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646">https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3"><code>3a5c113</code></a>
Promote the Configuration-Snippet Comment Exemption to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1704">#1704</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4f0418b6a252353ab543cbfb25c9cf6148d93398"><code>4f0418b</code></a>
Name SNIPPET_END on the Script Reference Too (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1705">#1705</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1fa927a41b46edb653a4e563d2ad8cc0d8ff63b1"><code>1fa927a</code></a>
Read a Key and Its Value in a Comment as Configuration (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1702">#1702</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e806ace4b0d1892ac103d5354a7d6e040d85af71"><code>e806ace</code></a>
Promote the Reference Ban and Its Gate to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1696">#1696</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a409f818d2cc45d642e1409b8d8224808c4d375e"><code>a409f81</code></a>
Say This README Keeps Its References Rather Than That They Are Clean (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1697">#1697</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9ff38fe75c7e30941e51e07194d34a384a70b23a"><code>9ff38fe</code></a>
Ban Issue References in Comments, Docstrings, and Instruction Text (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1694">#1694</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0...3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.645 to 2.0.648
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.648</h2>
<h2>What's Changed</h2>
<ul>
<li>Read a Key and Its Value in a Comment as Configuration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1702">ptr727/ProjectTemplate#1702</a></li>
<li>Name SNIPPET_END on the Script Reference Too by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1705">ptr727/ProjectTemplate#1705</a></li>
<li>Promote the Configuration-Snippet Comment Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1704">ptr727/ProjectTemplate#1704</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648">https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648</a></p>
<h2>2.0.646</h2>
<h2>What's Changed</h2>
<ul>
<li>Ban Issue References in Comments, Docstrings, and Instruction Text
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1694">ptr727/ProjectTemplate#1694</a></li>
<li>Say This README Keeps Its References Rather Than That They Are Clean
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1697">ptr727/ProjectTemplate#1697</a></li>
<li>Promote the Reference Ban and Its Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1696">ptr727/ProjectTemplate#1696</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646">https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3"><code>3a5c113</code></a>
Promote the Configuration-Snippet Comment Exemption to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1704">#1704</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4f0418b6a252353ab543cbfb25c9cf6148d93398"><code>4f0418b</code></a>
Name SNIPPET_END on the Script Reference Too (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1705">#1705</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1fa927a41b46edb653a4e563d2ad8cc0d8ff63b1"><code>1fa927a</code></a>
Read a Key and Its Value in a Comment as Configuration (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1702">#1702</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e806ace4b0d1892ac103d5354a7d6e040d85af71"><code>e806ace</code></a>
Promote the Reference Ban and Its Gate to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1696">#1696</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a409f818d2cc45d642e1409b8d8224808c4d375e"><code>a409f81</code></a>
Say This README Keeps Its References Rather Than That They Are Clean (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1697">#1697</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9ff38fe75c7e30941e51e07194d34a384a70b23a"><code>9ff38fe</code></a>
Ban Issue References in Comments, Docstrings, and Instruction Text (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1694">#1694</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0...3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.645 to 2.0.648
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.648</h2>
<h2>What's Changed</h2>
<ul>
<li>Read a Key and Its Value in a Comment as Configuration by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1702">ptr727/ProjectTemplate#1702</a></li>
<li>Name SNIPPET_END on the Script Reference Too by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1705">ptr727/ProjectTemplate#1705</a></li>
<li>Promote the Configuration-Snippet Comment Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1704">ptr727/ProjectTemplate#1704</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648">https://github.com/ptr727/ProjectTemplate/compare/2.0.646...2.0.648</a></p>
<h2>2.0.646</h2>
<h2>What's Changed</h2>
<ul>
<li>Ban Issue References in Comments, Docstrings, and Instruction Text
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1694">ptr727/ProjectTemplate#1694</a></li>
<li>Say This README Keeps Its References Rather Than That They Are Clean
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1697">ptr727/ProjectTemplate#1697</a></li>
<li>Promote the Reference Ban and Its Gate to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1696">ptr727/ProjectTemplate#1696</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646">https://github.com/ptr727/ProjectTemplate/compare/2.0.645...2.0.646</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3"><code>3a5c113</code></a>
Promote the Configuration-Snippet Comment Exemption to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1704">#1704</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/4f0418b6a252353ab543cbfb25c9cf6148d93398"><code>4f0418b</code></a>
Name SNIPPET_END on the Script Reference Too (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1705">#1705</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/1fa927a41b46edb653a4e563d2ad8cc0d8ff63b1"><code>1fa927a</code></a>
Read a Key and Its Value in a Comment as Configuration (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1702">#1702</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e806ace4b0d1892ac103d5354a7d6e040d85af71"><code>e806ace</code></a>
Promote the Reference Ban and Its Gate to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1696">#1696</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a409f818d2cc45d642e1409b8d8224808c4d375e"><code>a409f81</code></a>
Say This README Keeps Its References Rather Than That They Are Clean (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1697">#1697</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/9ff38fe75c7e30941e51e07194d34a384a70b23a"><code>9ff38fe</code></a>
Ban Issue References in Comments, Docstrings, and Instruction Text (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1694">#1694</a>)</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/9129f41e180d9fec80fbd6d9e47c4d3d1cb0dab0...3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.648` | `2.0.651` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.648` | `2.0.651` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.648` | `2.0.651` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.648` | `2.0.651` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.648` | `2.0.651` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.648 to 2.0.651
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.651</h2>
<h2>What's Changed</h2>
<ul>
<li>Scope the Reference Ban on Whose Tracker, and Read a Configuration
Block by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1720">ptr727/ProjectTemplate#1720</a></li>
<li>Promote the Scoped Reference Ban and the Configuration-Block
Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1721">ptr727/ProjectTemplate#1721</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651">https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651</a></p>
<h2>2.0.650</h2>
<h2>What's Changed</h2>
<ul>
<li>Bound the Carried Coverage Statement, and Sum the Per-Severity
Findings Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1709">ptr727/ProjectTemplate#1709</a></li>
<li>Unwrap the Runbook to One Paragraph Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1713">ptr727/ProjectTemplate#1713</a></li>
<li>Promote the Bounded Coverage Carry, the Summed Findings Line, and
the Unwrapped Runbook to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1712">ptr727/ProjectTemplate#1712</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650">https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c5cdaca1812e14584832d5865d0984d214972636"><code>c5cdaca</code></a>
Promote the Scoped Reference Ban and the Configuration-Block Exemption
to Mai...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8f1f751175012bc24214d938b77c86972c6194c6"><code>8f1f751</code></a>
Scope the Reference Ban on Whose Tracker, and Read a Configuration Block
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1720">#1720</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/90161ce7e86d97a2c2d4985916a3034990aa30a8"><code>90161ce</code></a>
Promote the Bounded Coverage Carry, the Summed Findings Line, and the
Unwrapp...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1c268e08593e8a2409bd04af07be9c592bcd112"><code>e1c268e</code></a>
Unwrap the Runbook to One Paragraph Per Line (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1713">#1713</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a17161c1a8dbf8c8b374647f154684f36dc30ef0"><code>a17161c</code></a>
Bound the Carried Coverage Statement, and Sum the Per-Severity Findings
Line ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3...c5cdaca1812e14584832d5865d0984d214972636">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.648 to 2.0.651
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.651</h2>
<h2>What's Changed</h2>
<ul>
<li>Scope the Reference Ban on Whose Tracker, and Read a Configuration
Block by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1720">ptr727/ProjectTemplate#1720</a></li>
<li>Promote the Scoped Reference Ban and the Configuration-Block
Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1721">ptr727/ProjectTemplate#1721</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651">https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651</a></p>
<h2>2.0.650</h2>
<h2>What's Changed</h2>
<ul>
<li>Bound the Carried Coverage Statement, and Sum the Per-Severity
Findings Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1709">ptr727/ProjectTemplate#1709</a></li>
<li>Unwrap the Runbook to One Paragraph Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1713">ptr727/ProjectTemplate#1713</a></li>
<li>Promote the Bounded Coverage Carry, the Summed Findings Line, and
the Unwrapped Runbook to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1712">ptr727/ProjectTemplate#1712</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650">https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c5cdaca1812e14584832d5865d0984d214972636"><code>c5cdaca</code></a>
Promote the Scoped Reference Ban and the Configuration-Block Exemption
to Mai...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8f1f751175012bc24214d938b77c86972c6194c6"><code>8f1f751</code></a>
Scope the Reference Ban on Whose Tracker, and Read a Configuration Block
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1720">#1720</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/90161ce7e86d97a2c2d4985916a3034990aa30a8"><code>90161ce</code></a>
Promote the Bounded Coverage Carry, the Summed Findings Line, and the
Unwrapp...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1c268e08593e8a2409bd04af07be9c592bcd112"><code>e1c268e</code></a>
Unwrap the Runbook to One Paragraph Per Line (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1713">#1713</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a17161c1a8dbf8c8b374647f154684f36dc30ef0"><code>a17161c</code></a>
Bound the Carried Coverage Statement, and Sum the Per-Severity Findings
Line ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3...c5cdaca1812e14584832d5865d0984d214972636">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.648 to 2.0.651
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.651</h2>
<h2>What's Changed</h2>
<ul>
<li>Scope the Reference Ban on Whose Tracker, and Read a Configuration
Block by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1720">ptr727/ProjectTemplate#1720</a></li>
<li>Promote the Scoped Reference Ban and the Configuration-Block
Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1721">ptr727/ProjectTemplate#1721</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651">https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651</a></p>
<h2>2.0.650</h2>
<h2>What's Changed</h2>
<ul>
<li>Bound the Carried Coverage Statement, and Sum the Per-Severity
Findings Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1709">ptr727/ProjectTemplate#1709</a></li>
<li>Unwrap the Runbook to One Paragraph Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1713">ptr727/ProjectTemplate#1713</a></li>
<li>Promote the Bounded Coverage Carry, the Summed Findings Line, and
the Unwrapped Runbook to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1712">ptr727/ProjectTemplate#1712</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650">https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c5cdaca1812e14584832d5865d0984d214972636"><code>c5cdaca</code></a>
Promote the Scoped Reference Ban and the Configuration-Block Exemption
to Mai...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8f1f751175012bc24214d938b77c86972c6194c6"><code>8f1f751</code></a>
Scope the Reference Ban on Whose Tracker, and Read a Configuration Block
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1720">#1720</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/90161ce7e86d97a2c2d4985916a3034990aa30a8"><code>90161ce</code></a>
Promote the Bounded Coverage Carry, the Summed Findings Line, and the
Unwrapp...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1c268e08593e8a2409bd04af07be9c592bcd112"><code>e1c268e</code></a>
Unwrap the Runbook to One Paragraph Per Line (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1713">#1713</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a17161c1a8dbf8c8b374647f154684f36dc30ef0"><code>a17161c</code></a>
Bound the Carried Coverage Statement, and Sum the Per-Severity Findings
Line ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3...c5cdaca1812e14584832d5865d0984d214972636">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.648 to 2.0.651
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.651</h2>
<h2>What's Changed</h2>
<ul>
<li>Scope the Reference Ban on Whose Tracker, and Read a Configuration
Block by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1720">ptr727/ProjectTemplate#1720</a></li>
<li>Promote the Scoped Reference Ban and the Configuration-Block
Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1721">ptr727/ProjectTemplate#1721</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651">https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651</a></p>
<h2>2.0.650</h2>
<h2>What's Changed</h2>
<ul>
<li>Bound the Carried Coverage Statement, and Sum the Per-Severity
Findings Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1709">ptr727/ProjectTemplate#1709</a></li>
<li>Unwrap the Runbook to One Paragraph Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1713">ptr727/ProjectTemplate#1713</a></li>
<li>Promote the Bounded Coverage Carry, the Summed Findings Line, and
the Unwrapped Runbook to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1712">ptr727/ProjectTemplate#1712</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650">https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c5cdaca1812e14584832d5865d0984d214972636"><code>c5cdaca</code></a>
Promote the Scoped Reference Ban and the Configuration-Block Exemption
to Mai...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8f1f751175012bc24214d938b77c86972c6194c6"><code>8f1f751</code></a>
Scope the Reference Ban on Whose Tracker, and Read a Configuration Block
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1720">#1720</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/90161ce7e86d97a2c2d4985916a3034990aa30a8"><code>90161ce</code></a>
Promote the Bounded Coverage Carry, the Summed Findings Line, and the
Unwrapp...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1c268e08593e8a2409bd04af07be9c592bcd112"><code>e1c268e</code></a>
Unwrap the Runbook to One Paragraph Per Line (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1713">#1713</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a17161c1a8dbf8c8b374647f154684f36dc30ef0"><code>a17161c</code></a>
Bound the Carried Coverage Statement, and Sum the Per-Severity Findings
Line ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3...c5cdaca1812e14584832d5865d0984d214972636">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.648 to 2.0.651
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.651</h2>
<h2>What's Changed</h2>
<ul>
<li>Scope the Reference Ban on Whose Tracker, and Read a Configuration
Block by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1720">ptr727/ProjectTemplate#1720</a></li>
<li>Promote the Scoped Reference Ban and the Configuration-Block
Exemption to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1721">ptr727/ProjectTemplate#1721</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651">https://github.com/ptr727/ProjectTemplate/compare/2.0.650...2.0.651</a></p>
<h2>2.0.650</h2>
<h2>What's Changed</h2>
<ul>
<li>Bound the Carried Coverage Statement, and Sum the Per-Severity
Findings Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1709">ptr727/ProjectTemplate#1709</a></li>
<li>Unwrap the Runbook to One Paragraph Per Line by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1713">ptr727/ProjectTemplate#1713</a></li>
<li>Promote the Bounded Coverage Carry, the Summed Findings Line, and
the Unwrapped Runbook to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1712">ptr727/ProjectTemplate#1712</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650">https://github.com/ptr727/ProjectTemplate/compare/2.0.648...2.0.650</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c5cdaca1812e14584832d5865d0984d214972636"><code>c5cdaca</code></a>
Promote the Scoped Reference Ban and the Configuration-Block Exemption
to Mai...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/8f1f751175012bc24214d938b77c86972c6194c6"><code>8f1f751</code></a>
Scope the Reference Ban on Whose Tracker, and Read a Configuration Block
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1720">#1720</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/90161ce7e86d97a2c2d4985916a3034990aa30a8"><code>90161ce</code></a>
Promote the Bounded Coverage Carry, the Summed Findings Line, and the
Unwrapp...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/e1c268e08593e8a2409bd04af07be9c592bcd112"><code>e1c268e</code></a>
Unwrap the Runbook to One Paragraph Per Line (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1713">#1713</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a17161c1a8dbf8c8b374647f154684f36dc30ef0"><code>a17161c</code></a>
Bound the Carried Coverage Statement, and Sum the Per-Severity Findings
Line ...</li>
<li>See full diff in <a
href="https://github.com/ptr727/projecttemplate/compare/3a5c11376c17f33d61bd64bf9f05a6d46e9ea4f3...c5cdaca1812e14584832d5865d0984d214972636">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the actions-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.651` | `2.0.657` |
|
[ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.651` | `2.0.657` |
|
[ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.651` | `2.0.657` |
|
[ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.651` | `2.0.657` |
|
[ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml](https://github.com/ptr727/projecttemplate)
| `2.0.651` | `2.0.657` |

Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml`
from 2.0.651 to 2.0.657
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.657</h2>
<h2>What's Changed</h2>
<ul>
<li>Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1743">ptr727/ProjectTemplate#1743</a></li>
<li>Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1746">ptr727/ProjectTemplate#1746</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657">https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657</a></p>
<h2>2.0.656</h2>
<h2>What's Changed</h2>
<ul>
<li>Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a
Watch by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1736">ptr727/ProjectTemplate#1736</a></li>
<li>Promote the Watcher and Watch-Pipe Readings to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1737">ptr727/ProjectTemplate#1737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656">https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656</a></p>
<h2>2.0.655</h2>
<h2>What's Changed</h2>
<ul>
<li>Collapse Whitespace Before Pinning a Sentence in the Docstring Tests
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1733">ptr727/ProjectTemplate#1733</a></li>
<li>Promote the Whitespace-Collapsing Docstring Assertions to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1734">ptr727/ProjectTemplate#1734</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655">https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655</a></p>
<h2>2.0.654</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1728">ptr727/ProjectTemplate#1728</a></li>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1729">ptr727/ProjectTemplate#1729</a></li>
<li>Read the Coverage Marker Inside a Sentence, and the Two Copilot
Finding Shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1726">ptr727/ProjectTemplate#1726</a></li>
<li>Make the Backtracking Cases Reach What They Guard, and Fail Rather
Than Hang by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1731">ptr727/ProjectTemplate#1731</a></li>
<li>Promote develop to main: coverage marker read inside a sentence, and
the two Copilot finding shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1730">ptr727/ProjectTemplate#1730</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654">https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee"><code>d28ed04</code></a>
Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fe3e5d6c2ae700b46103303d7a3fd15ca6bc008"><code>7fe3e5d</code></a>
Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1743">#1743</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a2d242c69969d4ecaf457013f0fad218c33a062f"><code>a2d242c</code></a>
Promote the Watcher and Watch-Pipe Readings to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1737">#1737</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f3e9a1a7d5fede6f18e77b67925aa5636787fa4"><code>0f3e9a1</code></a>
Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a Watch
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1736">#1736</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/93d40f350f30db380812fd517a16fa8c9e31d8c7"><code>93d40f3</code></a>
Promote the Whitespace-Collapsing Docstring Assertions to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1734">#1734</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c556d2fb4f1f44ca5d9881af7747f4e1fe4b50d7"><code>c556d2f</code></a>
Collapse Whitespace Before Pinning a Sentence in the Docstring Tests (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1733">#1733</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ac589ceca8688da8c3811e64e1dcabbdb32c610e"><code>ac589ce</code></a>
Promote develop to main: coverage marker read inside a sentence, and the
two ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d14feede38077b234dc2a8213ae9628013438e2b"><code>d14feed</code></a>
Make the Backtracking Cases Reach What They Guard, and Fail Rather Than
Hang ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f9b53ef3841c494253d6dacd375116528d87d919"><code>f9b53ef</code></a>
Read the Coverage Marker Inside a Sentence, and the Two Copilot Finding
Shape...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d7954b85098ef70c596db96d92e050f3ed590ee5"><code>d7954b8</code></a>
Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/c5cdaca1812e14584832d5865d0984d214972636...d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml`
from 2.0.651 to 2.0.657
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.657</h2>
<h2>What's Changed</h2>
<ul>
<li>Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1743">ptr727/ProjectTemplate#1743</a></li>
<li>Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1746">ptr727/ProjectTemplate#1746</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657">https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657</a></p>
<h2>2.0.656</h2>
<h2>What's Changed</h2>
<ul>
<li>Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a
Watch by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1736">ptr727/ProjectTemplate#1736</a></li>
<li>Promote the Watcher and Watch-Pipe Readings to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1737">ptr727/ProjectTemplate#1737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656">https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656</a></p>
<h2>2.0.655</h2>
<h2>What's Changed</h2>
<ul>
<li>Collapse Whitespace Before Pinning a Sentence in the Docstring Tests
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1733">ptr727/ProjectTemplate#1733</a></li>
<li>Promote the Whitespace-Collapsing Docstring Assertions to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1734">ptr727/ProjectTemplate#1734</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655">https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655</a></p>
<h2>2.0.654</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1728">ptr727/ProjectTemplate#1728</a></li>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1729">ptr727/ProjectTemplate#1729</a></li>
<li>Read the Coverage Marker Inside a Sentence, and the Two Copilot
Finding Shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1726">ptr727/ProjectTemplate#1726</a></li>
<li>Make the Backtracking Cases Reach What They Guard, and Fail Rather
Than Hang by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1731">ptr727/ProjectTemplate#1731</a></li>
<li>Promote develop to main: coverage marker read inside a sentence, and
the two Copilot finding shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1730">ptr727/ProjectTemplate#1730</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654">https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee"><code>d28ed04</code></a>
Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fe3e5d6c2ae700b46103303d7a3fd15ca6bc008"><code>7fe3e5d</code></a>
Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1743">#1743</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a2d242c69969d4ecaf457013f0fad218c33a062f"><code>a2d242c</code></a>
Promote the Watcher and Watch-Pipe Readings to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1737">#1737</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f3e9a1a7d5fede6f18e77b67925aa5636787fa4"><code>0f3e9a1</code></a>
Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a Watch
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1736">#1736</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/93d40f350f30db380812fd517a16fa8c9e31d8c7"><code>93d40f3</code></a>
Promote the Whitespace-Collapsing Docstring Assertions to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1734">#1734</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c556d2fb4f1f44ca5d9881af7747f4e1fe4b50d7"><code>c556d2f</code></a>
Collapse Whitespace Before Pinning a Sentence in the Docstring Tests (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1733">#1733</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ac589ceca8688da8c3811e64e1dcabbdb32c610e"><code>ac589ce</code></a>
Promote develop to main: coverage marker read inside a sentence, and the
two ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d14feede38077b234dc2a8213ae9628013438e2b"><code>d14feed</code></a>
Make the Backtracking Cases Reach What They Guard, and Fail Rather Than
Hang ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f9b53ef3841c494253d6dacd375116528d87d919"><code>f9b53ef</code></a>
Read the Coverage Marker Inside a Sentence, and the Two Copilot Finding
Shape...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d7954b85098ef70c596db96d92e050f3ed590ee5"><code>d7954b8</code></a>
Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/c5cdaca1812e14584832d5865d0984d214972636...d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee">compare
view</a></li>
</ul>
</details>
<br />

Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml`
from 2.0.651 to 2.0.657
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/validate-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.657</h2>
<h2>What's Changed</h2>
<ul>
<li>Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1743">ptr727/ProjectTemplate#1743</a></li>
<li>Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1746">ptr727/ProjectTemplate#1746</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657">https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657</a></p>
<h2>2.0.656</h2>
<h2>What's Changed</h2>
<ul>
<li>Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a
Watch by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1736">ptr727/ProjectTemplate#1736</a></li>
<li>Promote the Watcher and Watch-Pipe Readings to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1737">ptr727/ProjectTemplate#1737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656">https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656</a></p>
<h2>2.0.655</h2>
<h2>What's Changed</h2>
<ul>
<li>Collapse Whitespace Before Pinning a Sentence in the Docstring Tests
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1733">ptr727/ProjectTemplate#1733</a></li>
<li>Promote the Whitespace-Collapsing Docstring Assertions to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1734">ptr727/ProjectTemplate#1734</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655">https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655</a></p>
<h2>2.0.654</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1728">ptr727/ProjectTemplate#1728</a></li>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1729">ptr727/ProjectTemplate#1729</a></li>
<li>Read the Coverage Marker Inside a Sentence, and the Two Copilot
Finding Shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1726">ptr727/ProjectTemplate#1726</a></li>
<li>Make the Backtracking Cases Reach What They Guard, and Fail Rather
Than Hang by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1731">ptr727/ProjectTemplate#1731</a></li>
<li>Promote develop to main: coverage marker read inside a sentence, and
the two Copilot finding shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1730">ptr727/ProjectTemplate#1730</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654">https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee"><code>d28ed04</code></a>
Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fe3e5d6c2ae700b46103303d7a3fd15ca6bc008"><code>7fe3e5d</code></a>
Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1743">#1743</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a2d242c69969d4ecaf457013f0fad218c33a062f"><code>a2d242c</code></a>
Promote the Watcher and Watch-Pipe Readings to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1737">#1737</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f3e9a1a7d5fede6f18e77b67925aa5636787fa4"><code>0f3e9a1</code></a>
Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a Watch
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1736">#1736</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/93d40f350f30db380812fd517a16fa8c9e31d8c7"><code>93d40f3</code></a>
Promote the Whitespace-Collapsing Docstring Assertions to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1734">#1734</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c556d2fb4f1f44ca5d9881af7747f4e1fe4b50d7"><code>c556d2f</code></a>
Collapse Whitespace Before Pinning a Sentence in the Docstring Tests (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1733">#1733</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ac589ceca8688da8c3811e64e1dcabbdb32c610e"><code>ac589ce</code></a>
Promote develop to main: coverage marker read inside a sentence, and the
two ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d14feede38077b234dc2a8213ae9628013438e2b"><code>d14feed</code></a>
Make the Backtracking Cases Reach What They Guard, and Fail Rather Than
Hang ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f9b53ef3841c494253d6dacd375116528d87d919"><code>f9b53ef</code></a>
Read the Coverage Marker Inside a Sentence, and the Two Copilot Finding
Shape...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d7954b85098ef70c596db96d92e050f3ed590ee5"><code>d7954b8</code></a>
Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/c5cdaca1812e14584832d5865d0984d214972636...d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from
2.0.651 to 2.0.657
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.657</h2>
<h2>What's Changed</h2>
<ul>
<li>Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1743">ptr727/ProjectTemplate#1743</a></li>
<li>Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1746">ptr727/ProjectTemplate#1746</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657">https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657</a></p>
<h2>2.0.656</h2>
<h2>What's Changed</h2>
<ul>
<li>Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a
Watch by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1736">ptr727/ProjectTemplate#1736</a></li>
<li>Promote the Watcher and Watch-Pipe Readings to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1737">ptr727/ProjectTemplate#1737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656">https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656</a></p>
<h2>2.0.655</h2>
<h2>What's Changed</h2>
<ul>
<li>Collapse Whitespace Before Pinning a Sentence in the Docstring Tests
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1733">ptr727/ProjectTemplate#1733</a></li>
<li>Promote the Whitespace-Collapsing Docstring Assertions to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1734">ptr727/ProjectTemplate#1734</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655">https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655</a></p>
<h2>2.0.654</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1728">ptr727/ProjectTemplate#1728</a></li>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1729">ptr727/ProjectTemplate#1729</a></li>
<li>Read the Coverage Marker Inside a Sentence, and the Two Copilot
Finding Shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1726">ptr727/ProjectTemplate#1726</a></li>
<li>Make the Backtracking Cases Reach What They Guard, and Fail Rather
Than Hang by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1731">ptr727/ProjectTemplate#1731</a></li>
<li>Promote develop to main: coverage marker read inside a sentence, and
the two Copilot finding shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1730">ptr727/ProjectTemplate#1730</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654">https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee"><code>d28ed04</code></a>
Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fe3e5d6c2ae700b46103303d7a3fd15ca6bc008"><code>7fe3e5d</code></a>
Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1743">#1743</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a2d242c69969d4ecaf457013f0fad218c33a062f"><code>a2d242c</code></a>
Promote the Watcher and Watch-Pipe Readings to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1737">#1737</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f3e9a1a7d5fede6f18e77b67925aa5636787fa4"><code>0f3e9a1</code></a>
Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a Watch
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1736">#1736</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/93d40f350f30db380812fd517a16fa8c9e31d8c7"><code>93d40f3</code></a>
Promote the Whitespace-Collapsing Docstring Assertions to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1734">#1734</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c556d2fb4f1f44ca5d9881af7747f4e1fe4b50d7"><code>c556d2f</code></a>
Collapse Whitespace Before Pinning a Sentence in the Docstring Tests (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1733">#1733</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ac589ceca8688da8c3811e64e1dcabbdb32c610e"><code>ac589ce</code></a>
Promote develop to main: coverage marker read inside a sentence, and the
two ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d14feede38077b234dc2a8213ae9628013438e2b"><code>d14feed</code></a>
Make the Backtracking Cases Reach What They Guard, and Fail Rather Than
Hang ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f9b53ef3841c494253d6dacd375116528d87d919"><code>f9b53ef</code></a>
Read the Coverage Marker Inside a Sentence, and the Two Copilot Finding
Shape...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d7954b85098ef70c596db96d92e050f3ed590ee5"><code>d7954b8</code></a>
Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/c5cdaca1812e14584832d5865d0984d214972636...d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee">compare
view</a></li>
</ul>
</details>
<br />

Updates
`ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml`
from 2.0.651 to 2.0.657
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ptr727/projecttemplate/releases">ptr727/ProjectTemplate/.github/workflows/run-codegen-pull-request-task.yml's
releases</a>.</em></p>
<blockquote>
<h2>2.0.657</h2>
<h2>What's Changed</h2>
<ul>
<li>Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1743">ptr727/ProjectTemplate#1743</a></li>
<li>Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1746">ptr727/ProjectTemplate#1746</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657">https://github.com/ptr727/ProjectTemplate/compare/2.0.656...2.0.657</a></p>
<h2>2.0.656</h2>
<h2>What's Changed</h2>
<ul>
<li>Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a
Watch by <a href="https://github.com/ptr727"><code>@​ptr727</code></a>
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1736">ptr727/ProjectTemplate#1736</a></li>
<li>Promote the Watcher and Watch-Pipe Readings to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1737">ptr727/ProjectTemplate#1737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656">https://github.com/ptr727/ProjectTemplate/compare/2.0.655...2.0.656</a></p>
<h2>2.0.655</h2>
<h2>What's Changed</h2>
<ul>
<li>Collapse Whitespace Before Pinning a Sentence in the Docstring Tests
by <a href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1733">ptr727/ProjectTemplate#1733</a></li>
<li>Promote the Whitespace-Collapsing Docstring Assertions to Main by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1734">ptr727/ProjectTemplate#1734</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655">https://github.com/ptr727/ProjectTemplate/compare/2.0.654...2.0.655</a></p>
<h2>2.0.654</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1728">ptr727/ProjectTemplate#1728</a></li>
<li>Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1729">ptr727/ProjectTemplate#1729</a></li>
<li>Read the Coverage Marker Inside a Sentence, and the Two Copilot
Finding Shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1726">ptr727/ProjectTemplate#1726</a></li>
<li>Make the Backtracking Cases Reach What They Guard, and Fail Rather
Than Hang by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1731">ptr727/ProjectTemplate#1731</a></li>
<li>Promote develop to main: coverage marker read inside a sentence, and
the two Copilot finding shapes by <a
href="https://github.com/ptr727"><code>@​ptr727</code></a> in <a
href="https://redirect.github.com/ptr727/ProjectTemplate/pull/1730">ptr727/ProjectTemplate#1730</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654">https://github.com/ptr727/ProjectTemplate/compare/2.0.651...2.0.654</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee"><code>d28ed04</code></a>
Promote the Agent-Reachable Stall Recovery and the Inverting-Watcher
Warning ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/7fe3e5d6c2ae700b46103303d7a3fd15ca6bc008"><code>7fe3e5d</code></a>
Replace the UI-Only Stall Recovery With One an Agent Seat Can Reach (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1743">#1743</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/a2d242c69969d4ecaf457013f0fad218c33a062f"><code>a2d242c</code></a>
Promote the Watcher and Watch-Pipe Readings to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1737">#1737</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/0f3e9a1a7d5fede6f18e77b67925aa5636787fa4"><code>0f3e9a1</code></a>
Warn a Watcher Off Inferring a Field's Spelling, and Off Piping a Watch
(<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1736">#1736</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/93d40f350f30db380812fd517a16fa8c9e31d8c7"><code>93d40f3</code></a>
Promote the Whitespace-Collapsing Docstring Assertions to Main (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1734">#1734</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/c556d2fb4f1f44ca5d9881af7747f4e1fe4b50d7"><code>c556d2f</code></a>
Collapse Whitespace Before Pinning a Sentence in the Docstring Tests (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1733">#1733</a>)</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/ac589ceca8688da8c3811e64e1dcabbdb32c610e"><code>ac589ce</code></a>
Promote develop to main: coverage marker read inside a sentence, and the
two ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d14feede38077b234dc2a8213ae9628013438e2b"><code>d14feed</code></a>
Make the Backtracking Cases Reach What They Guard, and Fail Rather Than
Hang ...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/f9b53ef3841c494253d6dacd375116528d87d919"><code>f9b53ef</code></a>
Read the Coverage Marker Inside a Sentence, and the Two Copilot Finding
Shape...</li>
<li><a
href="https://github.com/ptr727/ProjectTemplate/commit/d7954b85098ef70c596db96d92e050f3ed590ee5"><code>d7954b8</code></a>
Bump codecov/codecov-action from 7.1.0 to 7.1.1 in the actions-deps
group (<a
href="https://redirect.github.com/ptr727/projecttemplate/issues/1">#1</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/ptr727/projecttemplate/compare/c5cdaca1812e14584832d5865d0984d214972636...d28ed043207e78d55bf1f0d803ba9dc2ac2b3fee">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## Summary

Removes every version literal and commit SHA from `AGENTS.md`,
`GOVERNANCE.md`, `CODESTYLE.md`, and `WORKFLOW.md`, per the fleet-wide
rule that these four carried instruction files hold no three-part
version (e.g. `1.2.3`) and no commit SHA, whether a pin's value, an
illustrative example, a minimum version, or a fixed constant.

A fleet scan found one hit, all in `WORKFLOW.md`'s carried D1.6 contract
item: minimum-version literals for
`Microsoft.Testing.Extensions.CodeCoverage` (`18.9.0`, `18.1.0`,
`18.0.0`) and `xunit.v3` (`4.0.0`), stated inline as part of the MTP
coverage-collector migration guidance.

Per the rule's instruction for a hub-carried D-numbered item, the D1.6
bullet is replaced wholesale with the hub's current `WORKFLOW.md`
wording for that item (`ptr727/ProjectTemplate` at `develop`), which
states the version floor by pointing at `CODESTYLE.md`'s .NET side
rather than naming the numbers inline.

`AGENTS.md`, `GOVERNANCE.md`, and `CODESTYLE.md` already carried no
matching literals, so only `WORKFLOW.md` changed.

## Verification

- Re-scanned all four files with the rule's own regex after the edit:
zero matches.
- Ran the repo's Husky.Net pre-commit hook (`dotnet husky run`, `.NET
Format`) on the commit: passed.
- Confirmed the commit carries a valid SSH signature.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 5.5 (1M context) <[email protected]>
Resyncs this repository with the ProjectTemplate hub at `main`
`45669468`.

Measured by `audit run 2026-09-26T02:20:11Z | hub 45669468` against
`main`, then re-measured on this branch by `audit run
2026-09-26T02:25:44Z | hub 45669468 | branch override
resync/hub-2026-09-25`.

## Changes

- **AGENTS.md and GOVERNANCE.md.** Replaced the declared verbatim
sections with the hub's text using `scripts/carry.py apply-sections`,
which asserts that every other region stays byte-identical. The
repository's own sections are unchanged.
- **`.github/skills/`.** Re-vendored the tree with `scripts/carry.py
apply`. The hub renamed three skills: `code-review` is now
`fleet-code-review`, `operational-vs-release-workflow` is now
`branching-and-release-model`, and `fleet-conformance-check` is now
`check-this-repo`. This change adds the new names and prunes the old
copies, which matched past hub revisions byte for byte. It also adds
`session-handoff`, `unattended-handoff`, and `backlog-burndown`.
- **`.github/copilot-instructions.md`.** Carried the hub's current rule
text and runbook, which now point at `fleet-code-review`. The
repository's empty Disproved Claims ledger is kept, and the hub's own
entries were not carried.
- **CODESTYLE.md, AUDIT.md, and `.markdownlint-cli2.jsonc`.** Copied
from the hub. The one CODESTYLE.md paragraph missing from the hub was
probed first: the hub wrote it and later removed it, so it was not a
local addition.
- **`.gitattributes`.** One comment reworded to match the hub. The
repository keeps its own `LanguageData/**` rules here and in
`.editorconfig`.

Repository settings were converged separately with
`repo-config/configure.sh apply ... release`, which set `has_projects`,
added labels, and linked the Fleet Engineering project. `check` now
reports no drift.

## Still Open

- 15 README-structure findings. These wait on
ptr727/ProjectTemplate#1190, which is still open.
- Three date-only intent hints: `.editorconfig`,
`.editorconfig-checker.json`, and `version.json`. Each was read by hand.
The first two match the hub apart from this repository's own
LanguageData rules. `version.json` holds this repository's own version.

The `comments` label is applied because the carried config files bring
the hub's own comment lines with them.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 5.5 (1M context) <[email protected]>
Copilot AI lite review requested due to automatic review settings September 26, 2026 03:06
@coderabbitai

coderabbitai Bot commented Sep 26, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 637f3c01-db8e-46da-b0ff-43abdab24005


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Sep 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.68%. Comparing base (e44eb09) to head (445ae9d).
⚠️ Report is 173 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #392   +/-   ##
=======================================
  Coverage   87.68%   87.68%           
=======================================
  Files          11       11           
  Lines        1941     1941           
  Branches      252      252           
=======================================
  Hits         1702     1702           
  Misses        166      166           
  Partials       73       73           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🔵 Needs a closer look

It is a wide-scope promotion touching CI workflows, governance/contracts, generated data, and dependency baselines, which warrants final human verification despite no localized defects found.

Review effort: Lite
Findings: None

What changed in this PR

Promotes the develop branch state to main, bringing along the latest fleet resync content, workflow contract updates, generated language data refreshes, and dependency bumps so main matches the current development baseline.

Changes:

  • Update fleet governance/docs and the vendored skills tree to the latest hub wording and structure.
  • Refresh generated language-tag data (RFC 5646 and UN M49) and corresponding generators.
  • Bump CI reusable-workflow pins and NuGet package versions.
File Description
WORKFLOW.md Updates the CI/CD contract wording for coverage reporting.
LanguageTags/​UnM49DataGen.cs Regenerated UN M49 data generator output (EU/EZ membership list update).
LanguageTags/​Rfc5646DataGen.cs Regenerated RFC 5646 data generator output (file date + record description update).
LanguageData/​unm49.json Refreshed UN M49 JSON source data.
LanguageData/​unm49 Refreshed UN M49 raw source data.
LanguageData/​rfc5646.json Refreshed RFC 5646 JSON source data.
LanguageData/​rfc5646 Refreshed RFC 5646 raw source data.
Directory.Packages.props Bumps centrally-managed NuGet package versions.
CODESTYLE.md Updates code style guidance around hooks and coverage-related references.
AUDIT.md Updates audit procedure text and embedded examples/scripts.
AGENTS.md Updates agent entrypoint guidance and skill references.
.markdownlint-cli2.jsonc Tightens markdownlint config (duplicate headings + explicit globs/ignores).
.github/​workflows/​test-pull-request.yml Updates hub reusable-workflow pins for PR validation/smoke.
.github/​workflows/​run-periodic-codegen-pull-request.yml Updates hub reusable-workflow pin for periodic codegen PR creation.
.github/​workflows/​publish-release.yml Updates hub reusable-workflow pins for publish plan/validate/build-release.
.github/​workflows/​merge-bot-pull-request.yml Updates hub reusable-workflow pin for merge-bot automation.
.github/​skills/​workflow-ci-contract/​SKILL.md Updates vendored workflow contract skill wording and routing.
.github/​skills/​workflow-ci-contract/​references/​test-methodology.md Updates vendored workflow testing methodology reference (include-based).
.github/​skills/​workflow-ci-contract/​references/​architecture.md Adds vendored workflow architecture reference (include-based).
.github/​skills/​upstream-contribution-workflow/​SKILL.md Updates vendored upstream contribution guidance to new skill naming.
.github/​skills/​unattended-handoff/​SKILL.md Adds vendored unattended-handoff skill.
.github/​skills/​standup-a-repo/​SKILL.md Updates vendored standup guidance to new skill naming.
.github/​skills/​skill-lifecycle/​SKILL.md Updates vendored skill lifecycle rules (include regions + install semantics).
.github/​skills/​resync-a-repo/​SKILL.md Updates vendored resync procedure details and commands.
.github/​skills/​repo-worktree/​SKILL.md Updates vendored worktree isolation guidance and examples.
.github/​skills/​python-codestyle/​SKILL.md Updates vendored Python codestyle guidance (hooks + tooling).
.github/​skills/​python-codestyle/​references/​testing.md Updates vendored Python testing reference (pytest-cov coverage requirements).
.github/​skills/​python-codestyle/​references/​profiles.md Updates vendored Python profile reference text.
.github/​skills/​pr-review-conduct/​SKILL.md Updates vendored PR review loop contract.
.github/​skills/​merge-and-release/​SKILL.md Updates vendored merge-and-release process details and safety notes.
.github/​skills/​fleet-code-review/​SKILL.md Renames/updates vendored code review skill to fleet-code-review.
.github/​skills/​drive-pr/​SKILL.md Updates vendored drive-pr behavior and embedded include content.
.github/​skills/​dotnet-codestyle/​SKILL.md Updates vendored .NET codestyle guidance (hooks + MTP coverage references).
.github/​skills/​dotnet-codestyle/​references/​testing.md Updates vendored .NET testing reference (MTP and coverage).
.github/​skills/​copilot-instructions-keeper/​SKILL.md Updates vendored Copilot instruction sync guidance.
.github/​skills/​comment-and-doc-style/​SKILL.md Updates vendored comment/doc style guidance (nested markdownlint + refs policy).
.github/​skills/​comment-and-doc-style/​references/​carried-doc-references.md Updates vendored carried-doc reference policy details.
.github/​skills/​check-this-repo/​SKILL.md Renames/updates vendored self-check skill to check-this-repo.
.github/​skills/​carried-instruction-file-guard/​SKILL.md Updates vendored guardrail skill wording and scope.
.github/​skills/​branching-and-release-model/​SKILL.md Renames/updates vendored branching/release model skill.
.github/​skills/​branching-and-release-model/​references/​release-publish-mechanics.md Updates vendored publish mechanics reference (no-op + recovery guidance).
.github/​skills/​branching-and-release-model/​references/​branch-protection-and-promotion.md Updates vendored branch protection/promotion reference.
.github/​skills/​audit-a-repo/​SKILL.md Updates vendored audit skill to match updated AUDIT.md semantics.
.github/​copilot-instructions.md Updates Copilot bootstrap to reference fleet-code-review and expanded runbook text.
.gitattributes Minor wording update; preserves existing EOL policy and LanguageData byte-preservation.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🔵 Needs a closer look

Broad promotion touches workflows, dependency pins, and carried governance/skills content, so a final human confirmation is prudent despite no specific defects found.

Review effort: Lite
Findings: None

@ptr727
ptr727 merged commit da5210a into main Sep 26, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants