nus-cs2103-AY1819S2 / forum

CS2103/T discussion forum
6 stars 1 forks source link

Unable to create a team PR to nus-cs2103-AY1819S2/addressbook-level4 #14

Closed fterh closed 5 years ago

fterh commented 5 years ago

Hi!

Under Week 4 Project instructions we're supposed to create a GH organization, set up our repo, etc. and make a PR to nus-cs2103-AY1819S2/addressbook-level4.

image

I got stuck at this step, because I'm unable to make a PR to that repo - it doesn't exist as an available base repo to make a PR to.

image

Am I missing something?

case141 commented 5 years ago

hey fabian,

why not try typing the full name of the repo 'nus-cs2103-AY1819S2/addressbook-level4' directly into the field? It should most likely show up this way.

fterh commented 5 years ago

It doesn't show up either. I'm not sure why, because from a quick google search there isn't a way to disable PRs in the first place, so it isn't like this could be an accidental setting.

case141 commented 5 years ago

That's strange, I am able to find it though. Are you sure you entered the correct name? image It could also be that the PR you are trying to make to that repo is not valid.

fterh commented 5 years ago

Yup, I definitely entered the correct name. Anyway, I "solved" it by starting a PR from the organization's repo (rather than from nus-cs2103-AY1819S2/addressbook-level4) - when I did that, this repo showed up as an avaialble option in the list of base repositories.

Not sure why, because I was able to do a PR for addressbook-level1 without any issues even from nus-cs2103-AY1819S2/addressbook-level1.

Closing my issue, since it's resolved.