derberg / manage-files-in-multiple-repositories

GitHub Action that introduces support for global workflows. Global workflows are the one you update in just one repo and they are automatically updated in other repositories.
MIT License
51 stars 18 forks source link

fix: adjust type of id passed to the PR create mutation #31

Closed derberg closed 2 years ago

derberg commented 2 years ago

Workflows all suddenly started failing because of:

Error: Action failed because of: Error: Unable to create a PR: GraphqlError: Type mismatch on variable $id and argument repositoryId (String! / ID!)

PR creating doesn't work