)]}'
{
  "commit": "5b341d36ff14433be7989bdb0061dfc0ae2eca10",
  "tree": "d17205bc85f6386cbe51bed10474aec4b532f4e6",
  "parents": [
    "21b52998cb5606f7700b0ba672314c5350ead2ca"
  ],
  "author": {
    "name": "Aurélien Pupier",
    "email": "apupier@ibm.com",
    "time": "Thu Jul 02 21:49:25 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 02 15:49:25 2026 -0400"
  },
  "message": "Restrict trigger push branch for GitHub Workflow (#1619)\n\nFeature branches rarely need their own CI runs: the code is already\ntested when a pull request is opened against a release branch. If the\npush trigger has no branch restriction and pull_request is also\nconfigured, every push to a branch with an open PR runs the workflow\ntwice: once for the push and once for the PR synchronisation.\n\nAlways give the push trigger an explicit list of branches: this stops\nbranches created from a release branch from inheriting its workflow\nruns.\n\nsee https://cwiki.apache.org/confluence/pages/viewpage.action?pageId\u003d430408443#GitHubActionsRecommendedPractices-Restrictthepushtriggertospecificbranches\n\nSigned-off-by: Aurélien Pupier \u003capupier@ibm.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2c8ecbc5e492873e759da386d81d88da609e8e9a",
      "old_mode": 33188,
      "old_path": ".github/workflows/dev.yml",
      "new_id": "841bf205a453e1bd78f79d706ea13199c91161dd",
      "new_mode": 33188,
      "new_path": ".github/workflows/dev.yml"
    }
  ]
}
