policies
policies copied to clipboard
Inference Submission: Top Level Dirs
The rules appear want to the submitter's name as the top level directory. The checking script wants "open", "closed", ... as the top level.
Yes, the submissions_inference_0_5 repo is setup this way and I wanted to make sure we check the PR in a form that it can be merged into the repo. I think we should change the submission guide to match the repo. Fyi: @petermattson
I like @guschmue's suggestion.
Maybe let me be specific - the submission guide wants
submiter-org/
at the top. The checker wants
division/submiter-org/
There are 2 reasons why it needs to be division/submiter-org/:
- a submitter might want to submit for open and closed
- the repo uses
division/submiter-org/so if we receive PRs withsubmiter-org/one would need to merge it and than manually move it and send a second PR. Considering we are expecting a log of submissions ... lots of labor.