GitHub-Automation-scripts icon indicating copy to clipboard operation
GitHub-Automation-scripts copied to clipboard

Adding an argument for 'description' of the GitHub repository.

Open sahil-sagwekar2652 opened this issue 1 year ago • 6 comments

Currently, the script uses a static description string which is passed to the GitHub API while creating the remote repo. Add an argument so that the user can specify the description for each new repo.

sahil-sagwekar2652 avatar May 06 '23 20:05 sahil-sagwekar2652

Hi @sahil-sagwekar2652. I would like to work on this issue as a GSSOC'23 participant. Can you please assign it to me?

shubham-deshmukh avatar May 19 '23 20:05 shubham-deshmukh

Basically we have to create a readme whenever we create a new repo. I think I can do this. Assign me

i-am-yuvi avatar May 20 '23 04:05 i-am-yuvi

Hey @sahil-sagwekar2652 assign me this issue. i can create argparse.ArgumentParser which includes a new --description argument.As it allows the user to specify a description for the new repository. The --description argument is not optional and requires a value to be provided when running the script.

ashvaneetk avatar May 20 '23 10:05 ashvaneetk

I'm a GSSOC 23 contributor can you assign me this issue?

VardaPanchal005 avatar May 20 '23 14:05 VardaPanchal005

Hello, I am contributor for GSSoC'23. I would like to take ownership of this task and provide a solution. I will modify the existing script to include an additional parameter that allows users to specify the desired description for each new repository. I have experience working with GitHub APIs and have a strong understanding of the codebase.

tuhinaww avatar May 21 '23 09:05 tuhinaww

Hey everyone, the issues are being assigned on a first-come-first-serve basis. In the meanwhile, check out the other issues, or feel free to create your own. Also, don't make a PR without raising an issue and getting it assigned to you. If the original assigned isn't active or not working on the issue, then I'll assign it to the next contributor.

One contributor will be assigned to one issue at a time, so please take up one issue at a time, don't comment on every issue.

sahil-sagwekar2652 avatar May 21 '23 13:05 sahil-sagwekar2652