Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,6 @@ Release artifacts are checksummed by the GitHub release workflow. See
[docs/release-integrity.md](docs/release-integrity.md) before changing release
packaging.

Maintainers can use [docs/pr-intake-loop.md](docs/pr-intake-loop.md) to turn
incoming GitHub PRs into Linear-tracked review, verification, and merge work.

### Normalized JSON output

Every skill must be able to emit findings as normalized JSON that validates
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,6 @@ Release archives include SHA-256 checksums generated by the release workflow.
See [`docs/release-integrity.md`](docs/release-integrity.md) for verification
steps.

Incoming pull requests can be processed with the reusable PR intake loop in
[`docs/pr-intake-loop.md`](docs/pr-intake-loop.md).

CI/CD examples for GitHub Actions, GitLab CI, Azure DevOps, Jenkins,
pre-commit, and local agent usage are available in
[`docs/ci-cd-examples.md`](docs/ci-cd-examples.md). Validate those examples
Expand Down
191 changes: 0 additions & 191 deletions docs/pr-intake-loop.md

This file was deleted.

Loading