Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate pull request info endpoint #124

Open
1 task
sbinlondon opened this issue May 7, 2021 · 0 comments
Open
1 task

Separate pull request info endpoint #124

sbinlondon opened this issue May 7, 2021 · 0 comments
Assignees

Comments

@sbinlondon
Copy link
Contributor

Per this message thread: https://codesandboxapp.slack.com/archives/CHM6FA0TA/p1619782410183900?thread_ts=1619780139.183000&cid=CHM6FA0TA

  • make pullInfo a separate endpoint in the importer, so we call /pullInfo/:username/:repo/pull/:pullNumber instead of /info/:username/:repo/pull/:pullNumber and we'll prevent conflicts with the import sandbox endpoint

Additionally, we do want to be able to import a specific PR's files as a sandbox, so work should be done on the server afterwards to make sure this is happening.

@sbinlondon sbinlondon self-assigned this May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant