)]}'
{
  "commit": "9401e23bbcc2d7dfb14b110283e70eb9a62dc4e6",
  "tree": "8bc8ddca75378d028db5194013c7ebc463e307a9",
  "parents": [
    "516e85bdbe32228b8db4fd300ada0efe15fe6ada"
  ],
  "author": {
    "name": "Piotr P. Karwasz",
    "email": "pkarwasz-github@apache.org",
    "time": "Sat Jul 25 06:10:02 2026 +0200"
  },
  "committer": {
    "name": "Piotr P. Karwasz",
    "email": "pkarwasz-github@apache.org",
    "time": "Sat Jul 25 06:25:51 2026 +0200"
  },
  "message": "Change `build` and `codeql-analysis` triggers\n\nSince apache/logging-parent#500 has been merged, workflow runs no longer need to be triggered by PR events of type `ready_for_review`. We therefore remove the `pull_request.types` filter entirely, which restores the default event types.\n\nWe also simplify the `branches` filters on the `push` and `pull_request` triggers. Since this workflow file lives on `2.x`, these filters only affect `2.x` itself and branches created from it:\n\n- For `push`: only `release/2*` branches automatically inherit these workflows. We drop `2.25.x` (in `build`) and `main` (in `codeql-analysis`), since those entries would only be useful if we were to branch `2.25.x` or `main` anew from `2.x`. Keeping them would confuse readers of the workflow file.\n- For `pull_request`: all branches will run these workflows if a PR is opened against them (e.g. \"stacked\" PRs opened against the branch of another PR).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9566bbb255fd144a0c70136d9f99bc88532118a3",
      "old_mode": 33188,
      "old_path": ".github/workflows/build.yaml",
      "new_id": "411e1242f5ec66476ab86a5b0abf32db66426f47",
      "new_mode": 33188,
      "new_path": ".github/workflows/build.yaml"
    },
    {
      "type": "modify",
      "old_id": "cf59560a10c747d9108898d629a6786a0dd5d0bf",
      "old_mode": 33188,
      "old_path": ".github/workflows/codeql-analysis.yaml",
      "new_id": "83e0b1753b537bc895e6012406cd16254526658c",
      "new_mode": 33188,
      "new_path": ".github/workflows/codeql-analysis.yaml"
    }
  ]
}
