/home/runner/work/_actions/git-town/action/v1/dist/index.js:23416
throw new NotFoundGraphError("Graph.".concat(method, ': could not find the "').concat(nodeOrEdge, '" node in the graph.'));
^
NotFoundGraphError2: Graph.setNodeAttribute: could not find the "<pr_head_ref>" node in the graph.
The simplest fix would be to check whether or not the current PR is merged before running the main action.
Error that occurs:
The simplest fix would be to check whether or not the current PR is merged before running the main action.