Windsurf workflow to generate a merge request summary
This commit is contained in:
parent
be0f0659b9
commit
8059a5350a
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