-
Notifications
You must be signed in to change notification settings - Fork 44.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keep up to date with agpt #8455
Keep up to date with agpt #8455
Conversation
Signed-off-by: ph-ausseil <[email protected]>
Signed-off-by: ph-ausseil <[email protected]>
In this code change, we added a new GitHub Actions workflow file called "afaas-changelog.yml". This workflow runs every day at 00:00 UTC and fetches the merged pull requests from the previous day. It then appends the PR information, including the PR number, title, and author, to both the CHANGELOG.md and README.md files. This update improves the documentation by automatically incorporating the latest changes. The commit is triggered only if there are changes to be committed. This change aims to keep the project documentation up to date and enhance transparency.
🔧 : Remove legacy config system from agpt
|
This PR targets the Automatically setting the base branch to |
✅ Deploy Preview for auto-gpt-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
No description provided.