ADMIN_TOKEN
with the value of a GitHub PAT (or modify the workflow code with the title of the secret with the GitHub PAT)new-repo
AND created
Create the appropriate labels
gh label create create-repo -R joshjohanning-org/issueops-samples
gh label create created -R joshjohanning-org/issueops-samples
gh label create delete-repos -R joshjohanning-org/issueops-samples
gh label create deleted -R joshjohanning-org/issueops-samples
This contains the request and processing messages: https://github.com/joshjohanning-org/new-repo-issueops/issues/35
This often assumes the org that the IssueOps repo is hosted in is the org you are using for API calls (ie: to create/delete repos). Update the owner as appropriate or modify the issue template to allow that as an input.