-
Notifications
You must be signed in to change notification settings - Fork 20
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
Publish CC Data In salesforce-export.csv #207
Comments
@feanil any value left here? |
We still need this to fully cleanup our reliance on the old |
@nedbat removed our reliance on people.yaml in #251, and by necessity removed all the core-contributor-aware features (notably: special PR comments for CCs) that depended on people.yaml. If we implement this ticket, we'll need to put those CC PR comments back. I updated the task list in the ticket's description. |
I broke the remaining parts of this out into: #312 |
See #200 and #227 for some background.
Things we probably need to do as a part of this work:
openedx-webhooks
to pull this new data from the CSV.openedx-webhooks
to pull org data from the CSV and drop reading data from orgs.yamlopenedx-webhooks-data
repo.repo-tools-data-schema
and update it as necessary to work with the new data setup.repo-tools-data-schema
.The text was updated successfully, but these errors were encountered: