• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

maximunited / imou_life / 25599202803
90%

Build:
DEFAULT BRANCH: master
Ran 09 May 2026 10:47AM UTC
Jobs 4
Files 22
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 May 2026 10:45AM UTC coverage: 90.936%. Remained the same
25599202803

push

github

web-flow
feat: add Mergify auto-merge configuration (#49)

* feat: add Mergify auto-merge configuration

Add Mergify bot configuration to automate PR management and reduce
manual merge overhead, especially for dependency updates.

**Auto-merge Features:**
- Dependabot minor/patch updates (when all CI passes)
- Dependabot major updates (requires 1 approval)
- Pre-commit.ci updates (when CI passes)
- Automatic branch deletion after merge
- Merge queue for safe serialized merges

**Automatic Labeling:**
- Conventional commit titles (feat → enhancement, fix → bug, etc.)
- File-based labels (workflows, dependencies, docs)
- Auto-merge label for qualifying PRs

**Smart Automation:**
- Missing test warnings on feature PRs
- Changelog reminders on feat/fix PRs
- Merge conflict notifications with rebase instructions
- Stale review dismissal on new commits
- CodeRabbit review requests on new PRs

**Safety Features:**
- All 6 CI checks required (pre-commit, tests, HACS, hassfest, validate, compatibility)
- No auto-merge for major version bumps without approval
- Conflict detection
- Draft PR exclusion
- Manual override options (labels, draft mode)

**Documentation:**
- Complete Mergify guide in docs/MERGIFY.md
- Command reference
- Troubleshooting guide
- Security features explanation

**Configuration:**
- .mergify.yml with comprehensive ruleset
- Merge queue with squash commits
- Conventional commit message templates

This reduces maintenance burden while maintaining code quality standards.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* docs: add Mergify quick start guide

Add quick reference guide for getting started with Mergify.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fix: correct Mergify YAML syntax errors

Fix Mergify configuration validation errors by:
- Removing complex OR conditions (split into separate rules)
- Simplified regex patterns for title matching
- Split Dependabot auto-merge into separate rules (patch, minor, dev-d... (continued)

1515 of 1666 relevant lines covered (90.94%)

3.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.11 - 25599202803.1 09 May 2026 10:46AM UTC 22
90.94
GitHub Action Run
2 run-3.14 - 25599202803.2 09 May 2026 10:47AM UTC 22
90.9
GitHub Action Run
3 run-3.12 - 25599202803.3 09 May 2026 10:47AM UTC 22
90.94
GitHub Action Run
4 run-3.13 - 25599202803.4 09 May 2026 10:47AM UTC 22
90.94
GitHub Action Run
Source Files on build 25599202803
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25599202803
  • f1b6951e on github
  • Prev Build on master (#25585205528)
  • Next Build on master (#25599791984)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc