JasonEtco / create-an-issue

A GitHub Action for creating a new issue from a template file.
MIT License
258 stars 83 forks source link

Support the input field: repo #177

Open NickLiffen opened 4 months ago

NickLiffen commented 4 months ago

Hey 👋

As part of our issueOps process, we would need to create issues in other repositories, it would be great if you could support two new inputs:

repo: org/repo format which is destination repository for the issue Token: The PAT which has access to the above repo

We love this action at GitHub, but need a way to create issues in not just the workflow source repo 🙇

NickLiffen commented 4 months ago

I am happy to do the work myself, but just want to check and make sure this is maintained before I do that 🙇