Skip to content
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

Enhance configuration and statistics features #2

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

chocoOnEstrogen
Copy link
Owner

  • Updated .env.example to include GITHUB_TOKEN for authentication.
  • Added axios dependency in package.json for API requests.
  • Expanded README.md with detailed configuration instructions and enhanced notifications features.
  • Improved index.ts to handle private repositories and check configuration settings before processing commits.
  • Refactored push.ts to streamline commit visualization and removed unused helper functions.
  • Enhanced stats.ts to track active repositories and include them in weekly activity reports.

These changes improve the bot's functionality and user experience.

- Updated .env.example to include GITHUB_TOKEN for authentication.
- Added axios dependency in package.json for API requests.
- Expanded README.md with detailed configuration instructions and enhanced notifications features.
- Improved index.ts to handle private repositories and check configuration settings before processing commits.
- Refactored push.ts to streamline commit visualization and removed unused helper functions.
- Enhanced stats.ts to track active repositories and include them in weekly activity reports.

These changes improve the bot's functionality and user experience.
@chocoOnEstrogen chocoOnEstrogen added the enhancement New feature or request label Dec 10, 2024
@chocoOnEstrogen chocoOnEstrogen merged commit 50239b3 into master Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant