Windsurf workflow to generate a merge request summary
This commit is contained in:
parent
bfc7aab36a
commit
5956e7147f
7
.windsurf/workflows/mr-summary.md
Normal file
7
.windsurf/workflows/mr-summary.md
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user