Code Mood Ring
Version updated for https://github.com/cadamsmith/code-mood-ring to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Code Mood Ring GitHub Action analyzes commit messages and code comments in a pull request’s diff to assess the emotional tone of the developer’s contributions. It automates sentiment analysis using a weighted scoring system and posts the results as a PR comment, offering insights into the “mood” of the code. This tool provides a lighthearted yet accurate way to monitor developer sentiment and code stability directly within pull request workflows.
What’s Changed
What’s Changed
- Bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in https://github.com/cadamsmith/code-mood-ring/pull/5
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/cadamsmith/code-mood-ring/pull/2
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/cadamsmith/code-mood-ring/pull/1
- update claude.md and readme by @cadamsmith in https://github.com/cadamsmith/code-mood-ring/pull/8
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/cadamsmith/code-mood-ring/pull/5
- @cadamsmith made their first contribution in https://github.com/cadamsmith/code-mood-ring/pull/8
Full Changelog: https://github.com/cadamsmith/code-mood-ring/commits/v1.0.0