AutoGPT
AutoGPT copied to clipboard
PR Batch 7
Duplicates
- [X] I have searched the existing issues
Summary 💡
No response
Closed 🌈
- #1679
- #1680
- #1723
- #1743
- #1831
- #1836
- #1857
- #1859
- #1868
- #1903
- #1904
- #1910
- #1915
- #1916
- #1925
- #1927
- #1932
- #1942
- #1947
- #1954
- #1987
- #2001
- #2003
- #2007
- #2022
- #2040
- #2041
- #2056
- #2062
- #2093
Open
- #1774
- #1792
- #1806
- #1815
- #1824
- #1830
- #1874
- #1875
- #1876
- #1880
- #1888
- #1921
- #1935
- #1936
- #1945
- #1957
- #1975
- #1980
- #1986
- #1996
- #1999
- #2010
- #2025
- #2033
- #2037
- #2039
- #2059
- #2086
- #2088
- #2109
Carried over from B6
- #1180
- #1457
- #1461
- #1473
- #1477
- #1486
- #1515
- #1524
- #1541
- #1569
Carried from B5
- #882
- #1130
- #1159
- #1198
- #1199
- #1216
- #1245
- #1316
Conflicts from Earlier Batches
- #214
- #766
- #889
- #1027
Motivation 🔦
No response
This one is missing, it has the B7 label and works very well now: https://github.com/Significant-Gravitas/Auto-GPT/pull/1135/ I kept improving it as long as pr was open haha
#1243 has the B7 label and is missing as well
Is there interest in using a "batch manager" such as https://bors.tech/? It's used in an open-source project on GitHub I participated in. Basically, once maintainers approve a PR, they can immediately send it to bors, and bors will merge a batch of multiple approved PRs into a temporary staging branch and run CI on it; if CI passes then the staging branch will be merged into master and bors will then work on the next batch in the queue, and if not then bors will split the batch in half, put one half in the staging branch and the other half (as a different batch) in the queue, and so on; any PRs approved in the meantime will also be put in the queue as a different batch.
This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.
This issue was closed automatically because it has been stale for 10 days with no activity.