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

Investigate an automated way to copy the checklist issues to a new draft repo #247

Closed
evelinec opened this issue Mar 18, 2019 · 3 comments
Closed
Assignees

Comments

@evelinec
Copy link
Contributor

evelinec commented Mar 18, 2019

use Github REST APIs to create issues for new draft guide repo:

@evelinec evelinec changed the title Investigate a automated way to copy the checklist issues to a new draft repo Investigate an automated way to copy the checklist issues to a new draft repo Mar 18, 2019
@justineechen
Copy link
Contributor

I have tested a script I wrote to create the checklist issues in a draft repo. I tested it on the draft-guide-cloud-aws guide so the results for the issues are here: https://github.com/OpenLiberty/draft-guide-cloud-aws/issues

The line break in MD makes the checklist not appear properly on github though.. I am still looking into how to fix that

@justineechen
Copy link
Contributor

I'm also not using the GuidesBot id because I would have to put an OAUTH/personal access token into the script. So the user can use their own username/github account and if they have two factor authentication then they will need to use a personal access token.

@gkwan-ibm gkwan-ibm self-assigned this Feb 9, 2023
@gkwan-ibm
Copy link
Member

close

  • bash scripts were created at github.ibm.com under websphere/olguides-automation repository create-issues directory

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

No branches or pull requests

3 participants