Commit 8fa502f
Add githubIssues.workingBaseBranch setting to control base branch selection (#8229)
* Initial plan
* Planning: Add githubIssues.workingBaseBranch setting
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add githubIssues.workingBaseBranch setting with implementation
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add tests for workingBaseBranch setting
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Fix typo: 'isssue' -> 'issue'
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Use actual branch names in prompt and delete failing tests
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Handle case when current branch equals default branch in prompt
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>1 parent 4456669 commit 8fa502f
File tree
4 files changed
+58
-2
lines changed- src
- common
- issues
4 files changed
+58
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
719 | 734 | | |
720 | 735 | | |
721 | 736 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
134 | 143 | | |
135 | 144 | | |
136 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
809 | 810 | | |
810 | 811 | | |
811 | 812 | | |
812 | | - | |
| 813 | + | |
813 | 814 | | |
814 | 815 | | |
815 | 816 | | |
| |||
824 | 825 | | |
825 | 826 | | |
826 | 827 | | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
827 | 858 | | |
828 | 859 | | |
829 | 860 | | |
830 | | - | |
| 861 | + | |
831 | 862 | | |
832 | 863 | | |
833 | 864 | | |
| |||
0 commit comments