catalystneuro / catalystneuro-website

0 stars 0 forks source link

Sweep: Allow CMS to submit PRs #1 #2

Open bendichter opened 6 months ago

bendichter commented 6 months ago
Checklist - [X] Modify `public/admin/config.yml` ✓ https://github.com/catalystneuro/catalystneuro-website/commit/22ebe0e654c488d243a44650982cb2d5ebfe34cc [Edit](https://github.com/catalystneuro/catalystneuro-website/edit/sweep/allow_cms_to_submit_prs_1_2954f/public/admin/config.yml) - [X] Running GitHub Actions for `public/admin/config.yml` ✓ [Edit](https://github.com/catalystneuro/catalystneuro-website/edit/sweep/allow_cms_to_submit_prs_1_2954f/public/admin/config.yml) - [X] Modify `static/admin/config.yml` ✓ https://github.com/catalystneuro/catalystneuro-website/commit/7730c8d6b4293db414d2894e6fda4d885a86b105 [Edit](https://github.com/catalystneuro/catalystneuro-website/edit/sweep/allow_cms_to_submit_prs_1_2954f/static/admin/config.yml) - [X] Running GitHub Actions for `static/admin/config.yml` ✓ [Edit](https://github.com/catalystneuro/catalystneuro-website/edit/sweep/allow_cms_to_submit_prs_1_2954f/static/admin/config.yml)
sweep-ai[bot] commented 6 months ago

🚀 Here's the PR! #5

See Sweep's progress at the progress dashboard!
💎 Sweep Pro: I'm using GPT-4. You have unlimited GPT-4 tickets. (tracking ID: 1d25c5c086)
Install Sweep Configs: Pull Request

[!TIP] I can email you next time I complete a pull request if you set up your email here!


Actions (click)


Step 1: 🔎 Searching

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I think are relevant in decreasing order of relevance (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/catalystneuro/catalystneuro-website/blob/f16cc8e2a2587a27b81ef1493d74b3e4e8064c7d/static/admin/config.yml#L1-L144 https://github.com/catalystneuro/catalystneuro-website/blob/f16cc8e2a2587a27b81ef1493d74b3e4e8064c7d/public/admin/config.yml#L1-L144

Step 2: ⌨️ Coding

--- 
+++ 
@@ -1,6 +1,8 @@
 backend:
   name: git-gateway
   branch: main
+  open_authoring: true
+  squash_merges: true
 media_folder: static/assets/img
 public_folder: assets/img
 collections:

Ran GitHub Actions for 22ebe0e654c488d243a44650982cb2d5ebfe34cc:

--- 
+++ 
@@ -1,6 +1,8 @@
 backend:
   name: git-gateway
   branch: main
+  open_authoring: true
+  squash_merges: true
 media_folder: static/assets/img
 public_folder: assets/img
 collections:

Ran GitHub Actions for 7730c8d6b4293db414d2894e6fda4d885a86b105:


Step 3: 🔁 Code Review

I have finished reviewing the code for completeness. I did not find errors for sweep/allow_cms_to_submit_prs_1_2954f.


🎉 Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

💡 To recreate the pull request edit the issue title or description. Something wrong? Let us know.

This is an automated message generated by Sweep AI.