Skip to content

feat(management-plugin): add new issue types to jira-issue-creator - #62

Merged
karelhala merged 1 commit into
RedHatInsights:masterfrom
chmulder-rh:extend-ticket-types
Jun 25, 2026
Merged

feat(management-plugin): add new issue types to jira-issue-creator#62
karelhala merged 1 commit into
RedHatInsights:masterfrom
chmulder-rh:extend-ticket-types

Conversation

@charlesmulder

@charlesmulder charlesmulder commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Description

Add support for Risk, Weakness, Vulnerability, and Spike issue types to jira-issue-creator skill/agent.

image

Changes:

  • Extended Python validation to accept Risk, Weakness, Vulnerability, Spike types
  • Added activity type mapping: Risk/Weakness/Vulnerability → Security & Compliance, Spike → Future Sustainability
  • Updated agent and skill docs with new types and inference rules
  • Removed hardcoded "(Recommended)" labels - agent now infers dynamically
  • Cleaned up outdated Cursor conversion references from CLAUDE.md/AGENTS.md

No Jira ticket - internal tooling enhancement.


Blast radius

Consumers: Claude Code users with management-plugin installed from hcc-frontend-toolkit marketplace.

Impact: Additive only - existing functionality unchanged. Users gain 4 new issue type options in dropdown UI.

Testing: All 42 unit tests pass, including 4 new test cases for issue type mapping.


Rollback plan

Git revert sufficient. Plugin versioned by NX Release - users can downgrade via /plugin install management-plugin@1.1.0 if issues found.


Checklist

  • Tested against at least one consuming repo/service (unit tests)
  • No breaking changes to existing consumers (additive only)
  • No hardcoded secrets, tokens, or passwords
  • Container images pinned to specific tags, not latest (N/A - no containers)

AI disclosure

Assisted by: Claude Code

@charlesmulder
charlesmulder requested a review from a team as a code owner June 17, 2026 10:52
@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@charlesmulder, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 21 minutes and 35 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 2cb2d519-c349-496c-8dc1-17ae2d601e12

📥 Commits

Reviewing files that changed from the base of the PR and between efef0d8 and 05b85f6.

📒 Files selected for processing (4)
  • plugins/management/agents/hcc-frontend-jira-issue-creator.md
  • plugins/management/skills/jira-issue-creator/SKILL.md
  • plugins/management/skills/jira-issue-creator/jira_fields.py
  • plugins/management/skills/jira-issue-creator/tests/test_jira_fields.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@karelhala
karelhala merged commit 2fe0218 into RedHatInsights:master Jun 25, 2026
2 checks passed
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.

3 participants