Track drafts/ and add the "Role of TASC in the PDAP" directive (draft) - #101
Open
mamanambiya wants to merge 4 commits into
Open
mamanambiya wants to merge 4 commits into
mamanambiya wants to merge 4 commits into
Conversation
Stop ignoring drafts/ so in-progress TASC outputs can be version controlled and reviewed before approval, and remove the now-redundant drafts/.stub placeholder. Add the draft directive "What TASC Does in the PDAP, and What to Expect" under drafts/recommendations/, mirroring where it moves on approval (recommendations/). It forward-references TASC-ADR-012 and the PDAP Review Operating Procedure, which are separate in-progress drafts not included in this change.
List the 16 workshop participants with institution and GA4GH work stream / role, sourced from the GA4GH Individual Contributors page and the TASC README.
Align the H1 and metadata Title with the filename, issue ga4gh#93, and how the document is referenced elsewhere. The descriptive framing remains in the Abstract.
Promote the "TASC reviews, judges sufficiency, and arbitrates" ADR into drafts/adr/ (mirroring adr/), keeping number 012 — 006-011 are reserved and 013/014 are the sibling workshop ADRs. Point the directive and ADR at each other via the stable ../adr/ and ../recommendations/ links.
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.
Summary
Two changes, staged together:
drafts/. The folder was gitignored (only a.stubkept it in the tree), so in-progress TASC outputs could not be version-controlled or reviewed before approval. This removes thedrafts/ignore rule and the now-redundant.stub, so drafts can be tracked and reviewed while still in draft.Draft workflow
The directive sits under
drafts/recommendations/, mirroring its destination (recommendations/) so that approval is a one-level move and its relative links stay valid across it. This introduces a smalldrafts/<type>/sub-structure for in-progress work — a deliberate workflow addition, called out here for visibility.Status and scope
../adr/TASC-ADR-012.md) and the PDAP Review Operating Procedure, which are separate in-progress drafts not included in this PR; those links resolve once those drafts land.Notes
Drafting assistance is disclosed in the directive's own Notes section, consistent with existing TASC outputs.