fix: update commit message patterns and comments in cliff.toml #290

Merged
argoyle merged 1 commits from fix/update-commit-message-patterns into master 2025-10-14 08:27:17 +00:00
argoyle commented 2025-10-14 07:14:15 +00:00 (Migrated from gitlab.com)

This commit modifies the indentation of lines in the postprocessors and
commit_preprocessors sections for improved readability. It also updates
the commit_parsers section to ensure proper grouping of commit messages
according to their types. The changes enhance the maintainability of
the configuration file while preserving existing functionality.

This commit modifies the indentation of lines in the postprocessors and commit_preprocessors sections for improved readability. It also updates the commit_parsers section to ensure proper grouping of commit messages according to their types. The changes enhance the maintainability of the configuration file while preserving existing functionality.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-10-14 07:14:22 +00:00
argoyle commented 2025-10-14 08:25:32 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 100.00%. Comparing base (a85c27b) to head (08a2b82).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #287   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           66        66           
=========================================
  Hits            66        66           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/cron-checker/pull/287?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 100.00%. Comparing base ([`a85c27b`](https://app.codecov.io/gl/unboundsoftware/cron-checker/commit/a85c27ba2c7f3b563efb23fd8c72ddd30fbe6472?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`08a2b82`](https://app.codecov.io/gl/unboundsoftware/cron-checker/commit/08a2b820749170c03f36444a5cf19ff5b909d1a9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #287 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 66 66 ========================================= Hits 66 66 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/cron-checker/pull/287?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-10-14 08:27:18 +00:00 (Migrated from gitlab.com)

mentioned in commit 97233ac6c7

mentioned in commit 97233ac6c7936acb04eba3c4ec8bd8a62837900f
argoyle (Migrated from gitlab.com) merged commit 97233ac6c7 into master 2025-10-14 08:27:18 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/cron-checker#290