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

Specify repository URL for survey #102

Open
jarrah42 opened this issue Jul 22, 2022 · 0 comments
Open

Specify repository URL for survey #102

jarrah42 opened this issue Jul 22, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jarrah42
Copy link
Member

Once the user authenticates, there needs to be a way to specify which repository to use for the survey. This could be in the form of a button or field, or some other UI element on the home page that is only visible once the user authenticates.

Just having a repo URL is not sufficient however. The user will also need to select a branch to use for the survey file, or possibly create a new branch. Also, in order to use a repository, the user needs read/write access to the repo. Even if they have this, I don't think it will be possible to write to a protected branch. I think it would be good to check this at the time the user specifies the URL so that write access can be determined. If write access is not available, then we will need to create a pull request containing the survey results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants