Can't add PR label; and confusion about submission URL
dasayan05 opened this issue · 5 comments
dasayan05 commented
-
Hi @fabianp, how do I add
submission
label to PR ? -
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 likehttps://iclr-blogposts.github.io/2024/blog/[YOUR_SUBMISSION]/
. Where do I get the submittable URL ?
fabianp commented
hi @dasayan05 , and thanks for the report.
- You shouldn't need to add the "submission" label. Is there anything in the doc or elsewhere that made you think otherwise?
- @SchwinnL : this seems like an error. I believe you've been working on this front. Could you take a look into it?
fabianp commented
- Excellent, I just removed it. It was outdated information
Velythyl commented
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).
SchwinnL commented
Hi @dasayan05 thanks for the report!
You should be able to submit your post with the cloudfront URL now
Best,
Leo