Skip to content

Add Issue Health Check agent#12

Merged
markphelps merged 6 commits into
mainfrom
issue-health-agent
Jun 22, 2026
Merged

Add Issue Health Check agent#12
markphelps merged 6 commits into
mainfrom
issue-health-agent

Conversation

@markphelps

Copy link
Copy Markdown
Contributor

Summary

  • Add the Issue Health Check Flue workflow, skill, deterministic helpers, and npm script.
  • Add composite GitHub Action docs plus a copy-paste issues.opened example workflow.
  • Add tests for rendering, support links, existing-label-only behavior, config defaults, and action/docs consistency.

Test Plan

  • pnpm build
  • npx -p typescript tsc --noEmit -p tsconfig.json
  • node --test test/*.mjs

Notes

  • Live dry-run was skipped because default behavior can mutate GitHub by commenting/applying labels, and no harmless live issue target was provided.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: approve

Looks good — no changes requested. The PR adds a new Issue Health Check agent, skill, deterministic helpers, composite action, sample consumer workflow, and comprehensive tests. Implementation, documentation, and sample workflows are clear and follow project conventions. No correctness, security, or maintainability issues identified.

🤖 Automated review by the Flipt PR review agent.

@markphelps markphelps merged commit 3fafaea into main Jun 22, 2026
1 of 2 checks passed
@markphelps markphelps deleted the issue-health-agent branch June 22, 2026 23:29
markphelps added a commit that referenced this pull request Jun 23, 2026
* origin/main:
  Use target repo labels directly (#14)
  Add workflow-specific local config directory (#13)
  chore: update gitignore
  Add Issue Health Check agent (#12)
  fix(pr-review): relax hard timeout budget
  Budget PR review effort by PR size (#11)
  feat(pr-review): update existing bot review comment (#10)
  chore: update gitignore
  perf(pr-review): make reviews more decisive to cut runtime and tokens
  refactor: read per-repo overrides from .agents/ instead of .flue/
  feat(models): document Kimi K2.6 on Cloudflare Workers AI (#9)
  feat: brand the review footer as Flipt and link the agents repo
  feat: factor prior PR reviews/comments into the review (avoid repeats, respect decisions) (#8)
  feat: connect the Flipt docs MCP so the reviewer can query the docs (#7)
  docs: reposition README as the Flipt agents fleet (PR Review = first agent) (#6)
  fix: post reviews deterministically from the workflow (not the model) (#5)
  fix: drop setup-node pnpm cache so the action works when consumed cross-repo (#4)
  fix: make the PR review agent run end-to-end (gh token + gpt-5-mini) (#3)
  feat: run on GitHub Models with a free default; clarify AGENTS.md (#1)
  feat: initial commit

# Conflicts:
#	lib/issue-health.ts
#	skills/issue-health/SKILL.md
#	test/issue-health.test.mjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant