You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: