Skip to content

Jira as an approval channel #30

Description

@andresharpe

Description

Enable dotbot to use Jira as a Q&A / approval channel alongside Teams and email.

Scope

Acceptance Criteria

  • Questions can be posted as Jira issue comments
  • Approvals detected via comment reply or issue transition
  • Approver identity and timestamp captured
  • Integrated with QuestionService as a delivery channel
  • Tested with real Jira instance

Related Issues

Status Assessment

  • Status: PARTIALLY DONE
  • Date: 2026-04-01
  • Evidence: JiraDeliveryProvider exists at server/src/Dotbot.Server/Services/Delivery/JiraDeliveryProvider.cs. Can post questions as Jira issue comments (lines 27-81). DeliveryChannelSettings wired up with JiraChannelSettings.
  • Remaining: Approval detection via comment reply or issue transition. Approval response listening not implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions