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
The action currently hardcodes the GitHub user to be associated with the Token specified on the environment. However, if a user wanted to create the PR as a different user this would block them.
A field could be added to specify a user name override to fix this issue.
The text was updated successfully, but these errors were encountered:
The action currently hardcodes the GitHub user to be associated with the Token specified on the environment. However, if a user wanted to create the PR as a different user this would block them.
A field could be added to specify a user name override to fix this issue.
The text was updated successfully, but these errors were encountered: