iclr-blogposts/2024

Can't add PR label; and confusion about submission URL

dasayan05 opened this issue · 5 comments

  1. Hi @fabianp, how do I add submission label to PR ?

  2. The URL that I get after the PR build is https://xxxxxxxx.cloudfront.net/2024-05-07-submission-name/. But openreview is expecting (erroring otherwise) something like https://iclr-blogposts.github.io/2024/blog/[YOUR_SUBMISSION]/. Where do I get the submittable URL ?

hi @dasayan05 , and thanks for the report.

  1. You shouldn't need to add the "submission" label. Is there anything in the doc or elsewhere that made you think otherwise?
  2. @SchwinnL : this seems like an error. I believe you've been working on this front. Could you take a look into it?
  1. Point 4 of the "Quickstart" section here says so.
  2. Thanks.
  1. Excellent, I just removed it. It was outdated information

Also, I encourage you to sync your repository with the main branch before doing your PR. This is just in case the github Action on your end (that does expect the PR label) overrides ours (that does not expect the PR label).

Hi @dasayan05 thanks for the report!

You should be able to submit your post with the cloudfront URL now

Best,
Leo