The AutoCommit Robot is a GitHub Action designed to automate Git commit operations, thereby reducing the manual effort required by developers. This action performs two primary functions:
- Daily Cleanup: Automatically deletes old image files.
- Auto Commit: Automatically commits code changes to the Git repository.
- Automated Cleanup: Efficiently manages storage by removing outdated image files on a daily basis.
- Continuous Integration: Ensures that all code changes are automatically committed and pushed to the repository.
- JavaScript: The primary language used for scripting the automation tasks.
This project is currently unlicensed. Please refer to the repository for any updates regarding licensing information.
Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.