Back to automations

push-brief-automation

Run research and review after a GitHub push.

web/webhooks-live.example/push-brief-automation@1.0.1773589990746 type: automation state: stale schema: give-v1

Automation JSON: https://api.give.md/v1/give/automations/web/webhooks-live.example/push-brief-automation@1.0.1773589990746

Publisher: web:webhooks-live.example

Namespace: web/webhooks-live.example

Supported runtimes: codex

Required tools: fetch, markdown, git, shell

Permissions: http:get, storage:write, process:exec

Automation definition

Parameters

Trigger: github.push

Invokes: web/webhooks-live.example/research-brief-recipe@1.0.1773589990746, gh/givemd/webhooks-live/release-review-workflow@1.0.1773589990746

Budget: 5, 0.5, 0.01

Install Bootstrap

Share install URL: https://give.md/give/automations/web/webhooks-live.example/push-brief-automation@1.0.1773589990746

Install API: https://api.give.md/v1/give/automations/install

Normalized runtime: codex

Normalized policy: none

Start paused: no

Trigger: event github.push

Budget: max day 5, max run 0.5, min gas 0.01

Funding: delegated-wallet, credit fallback disabled

Controls: pause after 3 errors, approve above 1, notify ops@give.md

Parameters: none pinned

{
  "packageUrl": "https://give.md/give/automations/web/webhooks-live.example/push-brief-automation@1.0.1773589990746",
  "runtime": "codex",
  "signer": "<required>",
  "availableTools": [
    "fetch",
    "markdown",
    "git",
    "shell"
  ],
  "grantedPermissions": [
    "http:get",
    "storage:write",
    "process:exec"
  ]
}

Warnings: Missing required parameters: topic.

{
  "packageId": "web/webhooks-live.example/push-brief-automation@1.0.1773589990746",
  "namespaceId": "web/webhooks-live.example",
  "canonicalPath": "web/webhooks-live.example/push-brief-automation@1.0.1773589990746",
  "packageSlug": "push-brief-automation",
  "version": "1.0.1773589990746",
  "contentHash": "sha256:9eab5e1dbb411e5cb5918e959c4c3a010feb08945378eccd2987c837ee89d001",
  "ipfsMirror": {
    "cid": "bafkreie6vnpb3o2bdzollemoswoeyoqbb7vqrfctpdwm2kmhza365coqae",
    "uri": "ipfs://bafkreie6vnpb3o2bdzollemoswoeyoqbb7vqrfctpdwm2kmhza365coqae",
    "gatewayUrl": "https://w3s.link/ipfs/bafkreie6vnpb3o2bdzollemoswoeyoqbb7vqrfctpdwm2kmhza365coqae",
    "contentHash": "sha256:9eab5e1dbb411e5cb5918e959c4c3a010feb08945378eccd2987c837ee89d001",
    "contentType": "text/markdown; charset=utf-8",
    "mirroredAt": "2026-03-15T15:53:20.358Z",
    "status": "derived"
  },
  "publisherBinding": "web:webhooks-live.example",
  "verificationState": "stale",
  "verificationMethod": "fixture",
  "importedAt": "2026-03-15T15:53:20.358Z",
  "updatedAt": "2026-03-17T09:22:35.996Z",
  "schemaMode": "give-v1",
  "inferredFields": [],
  "compatibilityWarnings": [],
  "frontmatter": {
    "type": "automation",
    "name": "push-brief-automation",
    "version": "1.0.1773589990746",
    "description": "Run research and review after a GitHub push.",
    "publisher": "web:webhooks-live.example",
    "permissions": [
      "http:get",
      "storage:write",
      "process:exec"
    ],
    "required_tools": [
      "fetch",
      "markdown",
      "git",
      "shell"
    ],
    "supported_runtimes": [
      "codex"
    ],
    "tests": [
      "Persists child run receipts"
    ],
    "artifact_hashes": {
      "automation.md": "sha256:automation-live"
    },
    "parameters": [
      {
        "id": "topic",
        "type": "string",
        "required": true,
        "description": "Topic to research"
      }
    ],
    "trigger": {
      "event": "github.push"
    },
    "invokes": [
      {
        "packageId": "web/webhooks-live.example/research-brief-recipe@1.0.1773589990746"
      },
      {
        "packageId": "gh/givemd/webhooks-live/release-review-workflow@1.0.1773589990746",
        "parameters": {
          "release_tag": "v1.0.1773589990746"
        },
        "description": "Review the pending release"
      }
    ],
    "budget": {
      "maxUsdcPerDay": "5",
      "maxUsdcPerRun": "0.5",
      "minEthGasReserve": "0.01"
    },
    "funding": {
      "source": "delegated-wallet",
      "creditFallback": false
    },
    "controls": {
      "pauseOnErrorCount": 3,
      "requireApprovalAboveUsdc": "1",
      "notifyTarget": "ops@give.md"
    },
    "receipts": {
      "mode": "signed"
    },
    "preferred_dependencies": [],
    "fallback_dependencies": [],
    "cost_caps": [],
    "stop_conditions": [],
    "caching_hints": [],
    "escalation_thresholds": [],
    "steps": [],
    "policy_hooks": [],
    "approval_points": [],
    "handoffs": [],
    "receipt_checkpoints": [],
    "output_expectations": []
  },
  "body": "# Live Push Automation",
  "markdown": "---\ntype: automation\nname: push-brief-automation\nversion: 1.0.1773589990746\ndescription: Run research and review after a GitHub push.\npublisher: web:webhooks-live.example\npermissions: [\"http:get\",\"storage:write\",\"process:exec\"]\nrequired_tools: [\"fetch\",\"markdown\",\"git\",\"shell\"]\nsupported_runtimes: [\"codex\"]\ntests: [\"Persists child run receipts\"]\nartifact_hashes: {\"automation.md\":\"sha256:automation-live\"}\nparameters: [{\"id\":\"topic\",\"type\":\"string\",\"required\":true,\"description\":\"Topic to research\"}]\ntrigger: {\"event\":\"github.push\"}\ninvokes: [\"web/webhooks-live.example/research-brief-recipe@1.0.1773589990746\",{\"packageId\":\"gh/givemd/webhooks-live/release-review-workflow@1.0.1773589990746\",\"parameters\":{\"release_tag\":\"v1.0.1773589990746\"},\"description\":\"Review the pending release\"}]\nbudget: {\"maxUsdcPerDay\":\"5\",\"maxUsdcPerRun\":\"0.5\",\"minEthGasReserve\":\"0.01\"}\nfunding: {\"source\":\"delegated-wallet\",\"creditFallback\":false}\ncontrols: {\"pauseOnErrorCount\":3,\"requireApprovalAboveUsdc\":\"1\",\"notifyTarget\":\"ops@give.md\"}\nreceipts: {\"mode\":\"signed\"}\n---\n# Live Push Automation\n",
  "receiptStats": {
    "total": 2,
    "success": 2,
    "failed": 0,
    "cancelled": 0,
    "lastReceiptId": "4d8b9d96-602a-4206-813f-73527a789a15",
    "lastCompletedAt": "2026-03-15T15:53:27.870Z"
  },
  "benchmarkStats": {
    "total": 0,
    "success": 0,
    "failed": 0
  },
  "authorityType": "web",
  "authority": "webhooks-live.example",
  "rankingSignalsSnapshot": {
    "verificationScore": 20,
    "declaredTestCount": 1,
    "verifiedReceiptCount": 2,
    "successfulRunReceiptCount": 1,
    "successfulReceiptKindCount": 2,
    "easConfirmedReceiptCount": 0,
    "selfReportedReceiptCount": 0,
    "failedReceiptCount": 0,
    "benchmarkRunCount": 0,
    "successfulBenchmarkCount": 0,
    "successfulBenchmarkTaskCount": 0,
    "benchmarkRuntimeCount": 0,
    "benchmarkSuccessRatePct": 0,
    "averageBenchmarkScorePct": 0,
    "bestBenchmarkScorePct": 0
  },
  "rankingUpdatedAt": "2026-03-17T09:22:35.996Z"
}