Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork114
Update default config for COMMIT_MODE | Update README#1447
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
mikepenz commentedMar 28, 2025
- update default to title for label extractor in commit mode
- update README
- FIXrelease note is not filled on release #1446 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR updates the default configuration for commit mode by adding the "on_property" key with a "title" value and reflects this change in the README file.
- Updated the default configuration for label extraction in commit mode
- Synchronized the configuration update in the README
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/configuration.ts | Added "on_property": "title" to the label_extractor config |
| README.md | Updated the label_extractor example to include "on_property": "title" |
9da0a2f intodevelopUh oh!
There was an error while loading.Please reload this page.