Skip to content

Automate removing things from NOR dashboard after they're accepted in OBO Foundry #22

@cthoyt

Description

@cthoyt

Would it make sense to automate removing things from the NOR dashboard after they're accepted in OBO Foundry?

The steps that could be taken in a script in a GitHub Actions workflow running once nightly or on request:

  1. Get all ontologies' prefixes from https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/registry/ontologies.yml
  2. Filter all entries in https://github.com/OBOFoundry/obo-nor.github.io/blob/master/dashboard-config.yml that have a prefix that's in the OBO Foundry already
  3. Commit the dashboard-config.yml back to the repo if there are any changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions