docs(plan): mark P7 blocked on repository publication - #11
Closed
msalvatti wants to merge 1 commit into
Closed
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the project roadmap documentation to reflect that Phase 7 (mutation-hardening-release) is currently blocked due to repository publication constraints, aligning the plan dashboard and the tasks index.
Changes:
- Mark Phase 7 as ⛔ Blocked in the development plan dashboard (including a blocker explanation).
- Update the Phase 7 row in the tasks folder index to ⛔ Blocked.
- Add/expand Phase 7 context notes describing the unblock conditions.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/tasks/README.md | Updates Phase 7 status in the tasks index table to ⛔ Blocked. |
| docs/development_plan.md | Marks P7 as blocked in the dashboard and expands P7 context with the blocker details. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | 5 | [`phase-05-testing-subpath.md`](./phase-05-testing-subpath.md) | 4 / 4 | ✅ Done | | ||
| | 6 | [`phase-06-integration-docs-dogfood.md`](./phase-06-integration-docs-dogfood.md) | 5 / 5 | ✅ Done | | ||
| | 7 | [`phase-07-mutation-hardening-release.md`](./phase-07-mutation-hardening-release.md) | 0 / 5 | 📋 ToDo | | ||
| | 7 | [`phase-07-mutation-hardening-release.md`](./phase-07-mutation-hardening-release.md) | 0 / 5 | ⛔ Blocked | |
| > **Overall progress: 7 / 8 phases (88%)** | ||
| > **Active phase:** none | ||
| > **Blocked phases:** none | ||
| > **Blocked phases:** P7 (repository is private; release provenance via OIDC, CodeQL, and OpenSSF Scorecard require a public repository) |
Member
Author
|
Superseded: per maintainer direction, P7 is not blocked on the repository being private. Mutation testing runs locally and the public-only CI/release steps are made conditional on repository visibility instead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Records that Phase 7 (mutation-hardening-release) is blocked: the repository is private, so the OIDC provenance release, CodeQL, and OpenSSF Scorecard cannot run. Phases 0 through 6 are merged (7/8, 88%). Unblock by making bymaxone/nest-config public and confirming npm publish access, then rerun the release phase.
What changed: