The resync workflow action creates the pull request with a label of "template-resync. However, the action fails if the label does not exist. The value of having the label is outweighed by the administrative cost of remembering to create the label. Either the label should be removed, or the action should be modified to make sure the label exists and create it if it does not. Either option is acceptable.
The resync workflow action creates the pull request with a label of "template-resync. However, the action fails if the label does not exist. The value of having the label is outweighed by the administrative cost of remembering to create the label. Either the label should be removed, or the action should be modified to make sure the label exists and create it if it does not. Either option is acceptable.