Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepopulate rules with harmonized spreadsheet #8

Open
gerrycampion opened this issue May 14, 2024 · 0 comments
Open

Prepopulate rules with harmonized spreadsheet #8

gerrycampion opened this issue May 14, 2024 · 0 comments

Comments

@gerrycampion
Copy link
Collaborator

gerrycampion commented May 14, 2024

  • Read in harmonized [rule spreadsheet](Rule Spreadsheet attachment here)
  • For each rule in harmonized spreadsheet,
    • If a rule with the same rule id and version already exists, add any missing fields to the rule, but do not modify existing fields
    • If a rule with the same rule id, but not same version already exists, add the version, add any missing fields to the rule, but do not modify existing fields
    • If a rule with the same rule id does not exist, create the new rule, populating as much information as available in the spreadsheet. Hardcode the following fields as follows:
      Some yaml field: some yaml value
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

No branches or pull requests

1 participant