cp-cps icon indicating copy to clipboard operation
cp-cps copied to clipboard

Automate Updates to CP

Open aarongable opened this issue 3 years ago • 2 comments

Our CP is deliberately a word-for-word copy of a subset of the Baseline Requirements: those sections which apply to us (most of them), sans those sections which do not (e.g. organization validation).

We should automate this process. For example:

  • A template containing placeholders for sections from the BRs, plus our own content (such as our contact info in Section 1)
  • A file which lists every section of the BRs/CP, with a boolean indicating whether that section should be copied into our CP
  • A process which runs once every 24 hours, looks for changes to the BRs github repo, checks if they are in relevant sections, and creates a PR against this repo

aarongable avatar Jun 21 '21 22:06 aarongable

I think we're planning to address this by just publishing a combined CP/CPS incorporating the BRs by reference. Is that your view as well @aarongable?

bdaehlie avatar Mar 09 '23 00:03 bdaehlie

Yep, I concur!

aarongable avatar Mar 09 '23 01:03 aarongable