Commit 510f2c8
authored
feat: manual PR fallback and branch-aligned create-pr flow (#69)
* Slack: manual PR fallback with Create PR button (#21)
* Add Slack manual PR fallback with Create PR button
* Address PR review feedback for manual PR flow
* Harden manual PR fallback and artifact parsing
* refactor: isolate github provider factory and push-spec builders (#22)
* feat: align create-pr head branch with pushed branch (#23)
* refactor: isolate github provider factory and push-spec builders
* feat: align create-pr branch flow with pushed branch
* fix: tighten Slack manual PR artifact detection (#24)
* refactor: isolate github provider factory and push-spec builders
* feat: align create-pr branch flow with pushed branch
* fix: tighten slack manual-pr artifact detection
* fix: address provider factory and push-spec default review feedback1 parent cfc9273 commit 510f2c8
19 files changed
Lines changed: 1185 additions & 130 deletions
File tree
- packages
- control-plane
- src
- session
- source-control
- providers
- modal-infra/src/sandbox
- slack-bot/src
- completion
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
73 | 85 | | |
74 | 86 | | |
75 | 87 | | |
| |||
187 | 199 | | |
188 | 200 | | |
189 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
190 | 206 | | |
191 | 207 | | |
192 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
| 838 | + | |
838 | 839 | | |
839 | 840 | | |
840 | | - | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
841 | 847 | | |
842 | 848 | | |
843 | 849 | | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
844 | 858 | | |
845 | 859 | | |
846 | 860 | | |
| |||
854 | 868 | | |
855 | 869 | | |
856 | 870 | | |
| 871 | + | |
857 | 872 | | |
858 | 873 | | |
859 | 874 | | |
| |||
0 commit comments