Skip to content

Test with real issue and PR triggers (not just cron/manual) #9

@nev-offload

Description

@nev-offload

Problem

The action has only been tested with schedule (cron) and workflow_dispatch (manual) triggers. It needs to be tested with the event types that matter most: issues and pull requests.

Test scenarios needed

  1. Issue opened — open a new issue on demo-api, verify agent responds with a comment
  2. Issue comment with @mention — comment on an existing issue mentioning the bot, verify it responds
  3. PR opened — open a PR on demo-api, verify agent reviews and comments
  4. PR comment — comment on a PR, verify agent responds in context
  5. Multiple triggers in sequence — verify no race conditions or state conflicts

Test repo

offloadmywork/demo-api — already set up for testing

Dependencies

Priority

P1 — Can't ship without testing the core use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions