Skip to content

fix: align Jira provider with jira-cli commands#474

Open
haosenwang1018 wants to merge 1 commit into
covibes:mainfrom
haosenwang1018:fix/jira-cli-commands
Open

fix: align Jira provider with jira-cli commands#474
haosenwang1018 wants to merge 1 commit into
covibes:mainfrom
haosenwang1018:fix/jira-cli-commands

Conversation

@haosenwang1018

Copy link
Copy Markdown

Summary

  • switch Jira auth verification from jira session to jira me
  • fetch Jira issue payloads with jira issue view --raw
  • add regression coverage for the Jira command strings used by the provider

Related Issues

Part of #457

Changes Made

  • add small helpers for the auth-check and issue-view commands so the provider uses one consistent jira-cli dialect
  • update the timeout/recovery messaging to reference jira me
  • cover the command selection in tests/issue-providers.test.js

Testing

  • ./node_modules/.bin/mocha tests/issue-providers.test.js tests/providers/detection.test.js

Checklist

  • Tests pass (npm test)
  • Documentation updated (if needed)
  • Follows commit guidelines

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