generated from 100Automations/.github-automations
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Google Form to GitHub Issue Automation #32
Labels
Comments
NivenPrasad
changed the title
Automation Idea Proposal
Google Form to GitHub Issue Automation
May 8, 2021
My GitHub handle: @ChineduOzodi |
We are deciding to move forward with this idea. |
Sorry for the delay in getting back to you. We have moved this issue the unclaimed column in case someone is looking for an issue to work on. |
I have created a solution for this. I used Next.js API routes for the backend hosted for free on Vercel. Who can I speak to about this? |
ExperimentsInHonesty
moved this to Unclaimed/Half-baked Ideas Prioritized Backlog
in 100 Automations: Future Automations: Project Board
Aug 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your Name
Chinedu Ozodi
Your Email
Overview: describe the kind of repetitive thing you have to do and the benefit of automating it?
Non-techies find it hard to work with issues on Github, and having to onboard them makes it more increases friction. A great way to solve this would be a ready made automation that turns Google forms into github issues, with enough configurations for you to select which project the issue goes to, tags, etc. based on the form.
Ownership of Idea
Free for anyone to work on this idea
Current State: Is this just an idea, or has any work already been done to build it?
Just an idea
Languages or frameworks used?
Github, Node.js, Python, Angular, Java
Platform?
It would be a node.js server hosted on firebase
Automation triggers: What starts it? What's it responding to? Time or event based?
Google form submission, this then creates an issue in github. It is event based.
How much manual or custom input is required?
Actual form filling is manual, the rest of the it (create issue on Github should be automated)
Output: What's the desired result? What do we not want to see?
Your issue should be created in a GitHub repo, based on the configurations, and the answers given on the form
Project size: rough estimate of effort and time needed to build it
A month for a couple of people together.
Stakeholders and Impact - who benefits and how?
Non-techies would benefit from having a much easier way to submit ideas, bugs, feature requests ext. It would be a very convenient and versatile tool For integrating people into GitHub actions
Resources/Instructions: Has any documentation been created yet?
No
Action Items/Research Needed
Create the idea. Google Forms API? Firebase services functions launch, maybe find free hosting alternative.
The text was updated successfully, but these errors were encountered: