Skip to content

Inconsistency about the Agent mode between README and the implementation #364

@yukukotani

Description

@yukukotani

README says that

For automation and scheduled tasks without trigger checking.

  • Triggers: Always runs (no trigger checking)

and the example here is triggered by pull_request event, while the implementation here requires workflow_dispatch or schedule events to trigger.

Which is right?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions