Closed brianamarie closed 6 years ago
This may not be something we can fix before Universe. The reason is we had some custom code written for the Request Info
app that responds with a custom response just for this course. It was coded to look for the "Introduction-to-github-apps" course so changing the name in the config will break this functionality.
@a-a-ron since the custom code now works in a way that's no longer intended, do you think it might be okay to sever the connection?
To recap: In our previous flow, we were waiting on that response to move forward, but we switched it up to open a blank PR instead.
I ran through the logic again and you're right. We should be good to change it now!
When a user creates a repository, it's called "introduction-to-github-apps". We should update it so it's "getting-started-with-github-apps".