Conversation
Red Hat Jira has moved from issues.redhat.com to redhat.atlassian.net. Update jira-activity and jira-upload-chat-log skills to use the new URL and require JIRA_EMAIL env var for Atlassian Cloud basic auth. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Emilien Macchi <emacchi@redhat.com>
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR migrates Jira integration across two skills from the hosted instance (issues.redhat.com) to Atlassian Cloud (redhat.atlassian.net) and changes the authentication method from token-only to basic auth using email and token. Documentation files are updated to reflect the new prerequisites and host URL. The authentication logic in both scripts is refactored: environment variable validation is added for JIRA_EMAIL, client instantiation switches from Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Security considerations
Action items
🚥 Pre-merge checks | ✅ 2 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📝 Coding Plan
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. Comment |
Pull Request Description
Summary
Red Hat Jira has moved from issues.redhat.com to redhat.atlassian.net.
Update jira-activity and jira-upload-chat-log skills to use the new URL
and require JIRA_EMAIL env var for Atlassian Cloud basic auth.
Type of Contribution
Summary by CodeRabbit