Skip to content

Issues to fix in inter-branch merge workflow #16394

@mmitche

Description

@mmitche
  • When ResetToTargetPaths is used in the inter-branch merge workflow, the commit step will fail because there is no configured user name and email when running the workflow. This should be fixed and a github bot user and noreply emails should be used.
  • There should be no test for whether paths to reset exists before doing the reset. ls-tree does not take wildcards or glob patterns. Instead, just check out each path.
  • There should be a single commit for all resets. The commit should list what patterns were used for the reset.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions