Metadata labeling guide - brookmire/CKAN GitHub Wiki

A quick run-down of what the different labels mean in NetKAN and CKAN-meta.

Pull requests

  • In progress - the assignee is working on the PR, do not merge
  • Fix license - self explanatory
  • Fix relationships/install - The PR requires work on the install stanza and/or relationsships resolved
  • Needs looking into - It is not directly clear what needs doing and further investigation is needed
  • Discussion needed - There might be multiple ways of solving the PR and we need to discuss which is best

Issues

  • Easy - well suited for new contributors to solve
  • Question - added to anything not covered by other labels
  • Duplicate - duplicate of another issue, linked inside the issue before closing
  • Mod-request - adding a mod or suite of mods to CKAN
  • Mod-enhancement - enhancing an already indexed mod such as adding optional configs or suggests

Meta labels

  • Blocked-on-other - something outside of our control is blocking the issue/PR, such as a non-supported file host
  • Blocked-on-ckan-feature - something in our control is blocking the issue/PR, such as the mod wanting to overwrite
  • Critical - indicates that something broke horribly and must be fixed before anything else, used sparingly