Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.21 KB

CHANGELOG.rst

File metadata and controls

47 lines (32 loc) · 1.21 KB

Change Log

2023-08-09

  • Removed validation of people.yaml files. The OSPR bot no longer reads people.yaml, so that file will be deleted.

2023-07-25

  • Removed validation of labels.yaml files. The OSPR bot no longer reads labels.yaml, so that file will be deleted.

2023-05-30

  • Make it valid for ORGS, LABELS, and PEOPLE to be empty. This was prompted because we actually want LABELS to be empty as an intermediate step towards removing label creation from openedx-webhooks.

2023-03-02

  • Added a internal-ghorgs setting to represent the more complex world we live in now after the decoupling. Different institutions are "internal" to different GitHub organizations.

2022-09-22

  • Don't validate orgs using orgs.yaml in the saleseforce export csv.

2020-08-07

  • First release.