Workflow Question #1094
mschoneman
started this conversation in
General
Replies: 1 comment
|
I find that a good approach is to ask "Squad, review the issue backlog and identify the issues related to feature X. Consider them and perfomr a sprint planning exercise. Determine if there are any questions that need my input, then create a plan ready for implementation". If you want a single branch just tell it to do "the work in one branch so we have a single PR at the end". |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to use Squad on one of my projects. I have a whole feature I'd like to implement that is currently broken into multiple github issues. What I would like to be able to do is create a branch for the feature, have some way of identifying all the issues related to that feature, tell ralph to implement the feature and have squad do PRs against that branch. Once the whole feature is implemented via Squad, I can review and test and then do a PR against main. Is that a workflow that supported or possible?
Thanks for any info!
All reactions