manual-approval
manual-approval copied to clipboard
Using this action in a reusable workflow that is in another repository opens an approval issue in that repository instead of mine.
Essentially as described in the title. I work in an organization where we've decided to try and place an approval action in a reusable workflow so that people can reuse this as PnP as possible.
However, we've identified that, if this action is called through a reusable workflow, the bot will not create an issue in the repository that called that reusable workflow. Instead, it's called in the reusable workflow's repository itself. This, as you can imagine, can break some pipelines.
Is there any way to fix this?