Skip to content

Publish CC Data In salesforce-export.csv #207

Description

@feanil

See #200 and #227 for some background.

Things we probably need to do as a part of this work:

  • Add a new fields to salesforce to track CC related data.
    • CCs are tracked at the repo level and at the org level so we may need both but might be able to get away with just the repo field to start with.
  • Add/Update documentation around addition and removal of CCs and what to do in salesforce at those times.
  • Update the export so that the new fields are being publish to the CSV.
  • Update openedx-webhooks to pull this new data from the CSV.
  • Update openedx-webhooks to pull org data from the CSV and drop reading data from orgs.yaml
  • Add back core-contributor-specific OSPR bot comments. This feature was removed in Remove history, core contributor status, and people.yaml #251, since the OSPR bot was relying on an outdated data source (people.yaml) to leave such comments.
  • Remove the people.yaml and orgs.yaml files from the openedx-webhooks-data repo.
  • Figure out if we still need repo-tools-data-schema and update it as necessary to work with the new data setup.
    • With validation happening in salesforce we may not need repo-tools-data-schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions