This pull request updates the CMS configuration to enhance the collaboration and code management process by enabling open authoring and squash merging. These changes aim to streamline content updates and ensure a cleaner commit history.
Summary
Enabled open_authoring to allow external contributors to submit content updates through pull requests.
Activated squash_merges to consolidate all commits from a pull request into a single commit upon merging. This helps in maintaining a clean and understandable commit history.
Updated the CMS configuration in both public/admin/config.yml and static/admin/config.yml files to reflect these changes.
Fixes #2.
🎉 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.
PR Feedback (click)
Description
This pull request updates the CMS configuration to enhance the collaboration and code management process by enabling open authoring and squash merging. These changes aim to streamline content updates and ensure a cleaner commit history.
Summary
open_authoring
to allow external contributors to submit content updates through pull requests.squash_merges
to consolidate all commits from a pull request into a single commit upon merging. This helps in maintaining a clean and understandable commit history.public/admin/config.yml
andstatic/admin/config.yml
files to reflect these changes.Fixes #2.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can:
This is an automated message generated by Sweep AI.