diff --git a/.windsurf/workflows/mr-summary.md b/.windsurf/workflows/mr-summary.md new file mode 100644 index 0000000..a9973c2 --- /dev/null +++ b/.windsurf/workflows/mr-summary.md @@ -0,0 +1,7 @@ +--- +description: Generate a merge request summary +--- + +- fetch origin/main +- compare the current branch to origin/main +- generate a merge request summary as an untracked file called merge-${branch}.md \ No newline at end of file