express-autodocs icon indicating copy to clipboard operation
express-autodocs copied to clipboard

Express AutoDocs Workflow Generator

Open prafulla-codes opened this issue 4 years ago • 5 comments

🙋‍♂️Heyya friends, I did some more research on GitHub action and found that people who are not aware of GitHub actions or are new to them, find it difficult to integrate actions and understand the workflow file.

I was thinking if we could create a workflow generator for our action, just to provide a much more comfortable and user friendly approach to integrate our action.

Here I have designed a Figma prototype of the idea in my mind:

💡Checkout Workflow Generator Prototype

💖 Would love to have your suggestions & thoughts on this.

prafulla-codes avatar Oct 11 '20 14:10 prafulla-codes

@rahil1304 @rosborne132 @KulkarniSuraj I would love to have your feedback on this idea :smile:

prafulla-codes avatar Oct 11 '20 14:10 prafulla-codes

Love the idea. I agree with the premise as well. People who are not aware of Github action, either find it difficult to integrate them or don't integrate them due to the fear of messing up their codebase. @Pika1998

rahil1304 avatar Oct 11 '20 14:10 rahil1304

@Pika1998 Just to make sure I understand what you are suggesting. Is this thought to create a front-end where users fill out a form and it creates a workflow template file? I'm not going to lie, I've never used a github action which is what drew me to the project so if you need user testing I would be happy to help. :)

rosborne132 avatar Oct 12 '20 00:10 rosborne132

@rosborne132 that's correct, basically, a front-end to make things easier for users, but I think we should view it as a future scope as of now since there is alot to do in the action itself :smile:

prafulla-codes avatar Oct 12 '20 04:10 prafulla-codes

That's great idea!

KulkarniSuraj avatar Oct 12 '20 15:10 KulkarniSuraj