Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.automa.app/llms.txt

Use this file to discover all available pages before exploring further.

proposal
Proposal
The proposal that was rejected.
task
Task
The task for which the proposal was originally created.
org
Organization
The organization containing the proposal.
{
  "type": "proposal.rejected",
  "data": {
    "proposal": {
      "id": 123,
      "data": {
        "prId": 2593079484,
        "prBase": "master",
        "prHead": "automa:automa/openai/codex/2",
        "prState": "closed",
        "prTitle": "Auto-select only first enabled repository",
        "prMerged": false,
        "prNumber": 205
      }
    },
    "task": {
      "id": 2,
      "title": "Ignore disabled repos when trying to auto-select the first repo option in task creation"
    },
    "org": {
      "id": 1,
      "name": "automa",
      "provider_type": "github"
    }
  }
}