GET /api/v2/github/opensearch-project/repos/job-scheduler/commits/?branch=2.x&format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 118,
    "next": "http://api.codecov.io/api/v2/github/opensearch-project/repos/job-scheduler/commits/?branch=2.x&format=api&page=3",
    "previous": "http://api.codecov.io/api/v2/github/opensearch-project/repos/job-scheduler/commits/?branch=2.x&format=api",
    "results": [
        {
            "commitid": "33f33c5ad1eb4ebce0c7a851a9f7671bc8c79be0",
            "message": "Return lockService from createComponents (#670) (#672)\n\n(cherry picked from commit 5bbe395aceac53317c80de2ce0c187a54a87151d)\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-09-04T20:17:45Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "ddd882f3f40f3e68c6f4d1f41a37b36285db0a06"
        },
        {
            "commitid": "5a2680b7f247ac235c6ca2f7dbc7ce6029e1edfc",
            "message": "dependabot: bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#666) (#667)\n\nBumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.slf4j:slf4j-api\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit 021fea5503f13d5fb088b7fb4132b27791575aa2)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2024-08-14T15:43:50Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 7,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "3e254b49d857fb77c6e3f298e6a5b67aebf5759f"
        },
        {
            "commitid": "3e254b49d857fb77c6e3f298e6a5b67aebf5759f",
            "message": "dependabot: bump com.google.googlejavaformat:google-java-format (#663) (#664)\n\nBumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.22.0 to 1.23.0.\r\n- [Release notes](https://github.com/google/google-java-format/releases)\r\n- [Commits](https://github.com/google/google-java-format/compare/v1.22.0...v1.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.googlejavaformat:google-java-format\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit 496d64e7a91ee7d65aa32eeea520bf99a23ab6ca)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2024-08-06T15:35:36Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 7,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "ffbfce92e5ee5ff8e6852680c6b9d7b6b1f5d00e"
        },
        {
            "commitid": "ffbfce92e5ee5ff8e6852680c6b9d7b6b1f5d00e",
            "message": "Increment version to 2.17.0-SNAPSHOT (#660)\n\nSigned-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>\r\nCo-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>",
            "timestamp": "2024-08-02T22:36:04Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "7f637c094638c1dbb305ca6cc9b3444a25448837"
        },
        {
            "commitid": "7f637c094638c1dbb305ca6cc9b3444a25448837",
            "message": "Fix system index compatibility with v1 templates (#658) (#659)",
            "timestamp": "2024-08-01T03:13:34Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "7ca30648e2708945ca8a510c5e6d1409ef830939"
        },
        {
            "commitid": "7ca30648e2708945ca8a510c5e6d1409ef830939",
            "message": "Release 2.16.0 release notes (#655) (#656)\n\n(cherry picked from commit de0eb3b92a80aa43a82d5dcf006bdd446246523f)\r\n\r\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-07-23T22:27:10Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 448,
                "misses": 703,
                "partials": 37,
                "coverage": 37.71,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "a046f58e16f834d7cac06f90c4ee97c25a892282"
        },
        {
            "commitid": "a046f58e16f834d7cac06f90c4ee97c25a892282",
            "message": "dependabot: bump org.gradle.test-retry from 1.5.9 to 1.5.10 (#653) (#654)\n\nBumps org.gradle.test-retry from 1.5.9 to 1.5.10.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.gradle.test-retry\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit 704473cdf50312744e014240e9bdbc2ae27eed77)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2024-07-23T19:27:11Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 448,
                "misses": 703,
                "partials": 37,
                "coverage": 37.71,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "25adce7aad8751b89a25097c44174d90edc9a11e"
        },
        {
            "commitid": "425916d85373bbe55842545738c7f6f971728e30",
            "message": "Wrap interactions with .opendistro-job-scheduler-lock in ThreadContext.stashContext to ensure JS can read and write to the index (#347) (#647)\n\n* Make .opendistro-job-scheduler-lock a System Index\r\n\r\n\r\n\r\n* Switch back to private\r\n\r\n\r\n\r\n---------\r\n\r\n\r\n(cherry picked from commit eb506e214726bcb1ae96823267cec8a3bdf168be)\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-07-02T19:41:16Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 448,
                "misses": 703,
                "partials": 37,
                "coverage": 37.71,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "7baa9da1b0de5e9f59a725c1db2a3cc2ae01cbb9"
        },
        {
            "commitid": "7baa9da1b0de5e9f59a725c1db2a3cc2ae01cbb9",
            "message": "Increment version to 2.16.0-SNAPSHOT (#638)\n\nSigned-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>\r\nCo-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>",
            "timestamp": "2024-06-24T17:29:45Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 444,
                "misses": 707,
                "partials": 37,
                "coverage": 37.37,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 133.0,
                "complexity_total": 383.0,
                "complexity_ratio": 34.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "edfdeac9790fa33e0930c73c73fb989da1bec54b"
        },
        {
            "commitid": "edfdeac9790fa33e0930c73c73fb989da1bec54b",
            "message": "Add 2.15.0 release notes (#639) (#640)\n\n(cherry picked from commit bbb20a6660622278d1928fd39c37f4fd39b7dbbf)\r\n\r\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-06-12T22:17:21Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 444,
                "misses": 707,
                "partials": 37,
                "coverage": 37.37,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 133.0,
                "complexity_total": 383.0,
                "complexity_ratio": 34.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761afd0fd44ed6bb96fa74d0114ad9dff27165f9"
        },
        {
            "commitid": "71a527a603a1d65700d2e7b4786acf344771c416",
            "message": "Refer to the version of Mockito from core's buildSrc/version.properties (#630) (#631)\n\n(cherry picked from commit afad2c1fc29e23734c6467dcd1d82103a73e93b9)\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-05-21T18:58:38Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 444,
                "misses": 707,
                "partials": 37,
                "coverage": 37.37,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 133.0,
                "complexity_total": 383.0,
                "complexity_ratio": 34.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "0ab4a14186caabc3f23225dc61e5af9df203157e"
        },
        {
            "commitid": "0ab4a14186caabc3f23225dc61e5af9df203157e",
            "message": "Increment version to 2.15.0-SNAPSHOT (#626)\n\nSigned-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>\r\nCo-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>",
            "timestamp": "2024-05-06T20:24:56Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 444,
                "misses": 707,
                "partials": 37,
                "coverage": 37.37,
                "branches": 109,
                "methods": 225,
                "sessions": 7,
                "complexity": 133.0,
                "complexity_total": 383.0,
                "complexity_ratio": 34.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "d4a10eba4781abaabbc34cf3c79d6c88550f5cc9"
        },
        {
            "commitid": "d4a10eba4781abaabbc34cf3c79d6c88550f5cc9",
            "message": "2.14.0 release notes (#622) (#623)\n\n(cherry picked from commit ed94a8198928cf5f60576e405c35d90e5fbfbfa0)\r\n\r\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-05-01T20:32:52Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 444,
                "misses": 707,
                "partials": 37,
                "coverage": 37.37,
                "branches": 109,
                "methods": 225,
                "sessions": 8,
                "complexity": 133.0,
                "complexity_total": 383.0,
                "complexity_ratio": 34.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "f052127eafb98ddfa32b605ab6a4850a7fe00124"
        },
        {
            "commitid": "f052127eafb98ddfa32b605ab6a4850a7fe00124",
            "message": "Imporve plugin Code Coverage (#616) (#621)\n\n(cherry picked from commit 84746aab1db68535234979176f1328f828a13751)\r\n\r\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-04-30T18:00:37Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1188,
                "hits": 444,
                "misses": 707,
                "partials": 37,
                "coverage": 37.37,
                "branches": 109,
                "methods": 225,
                "sessions": 10,
                "complexity": 133.0,
                "complexity_total": 383.0,
                "complexity_ratio": 34.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "88469aaab7f42b61df61cce07c9a29a8a3a90a1a"
        },
        {
            "commitid": "88469aaab7f42b61df61cce07c9a29a8a3a90a1a",
            "message": "dependabot: bump com.netflix.nebula.ospackage from 11.8.1 to 11.9.0 (#617) (#620)\n\nBumps com.netflix.nebula.ospackage from 11.8.1 to 11.9.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.netflix.nebula.ospackage\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit 5e1416bda7a101a5dc58fa6ebdb9e46c6eab3f7d)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2024-04-30T15:32:32Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 6,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "2d25ba568666a522ddfb4cdb7a0e710175c26e64"
        },
        {
            "commitid": "2d25ba568666a522ddfb4cdb7a0e710175c26e64",
            "message": "dependabot: bump org.gradle.test-retry from 1.5.8 to 1.5.9 (#618) (#619)\n\nBumps org.gradle.test-retry from 1.5.8 to 1.5.9.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.gradle.test-retry\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit dd785d3e1fe4f25bc458429f8e45d49b190b4b26)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2024-04-30T15:32:16Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "808a0ab5bbe0cfc46c35bfbe5e4f277cce1bb133"
        },
        {
            "commitid": "955747e905ee022bc1fcc6f74757260770018824",
            "message": "Release Notes 2.13.0.0 (#602) (#603)\n\n(cherry picked from commit ffb74a45a763ee07f9af97ca08f43d9b2f57ffd1)\r\n\r\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-03-20T14:09:48Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "f287d549e8b58ec873bcfe67363240c8700f1308"
        },
        {
            "commitid": "eeea2a8e54738ae2267617090b8caa250ab8dc5a",
            "message": "dependabot: bump com.netflix.nebula.ospackage from 11.8.0 to 11.8.1 (#593) (#598)\n\nBumps com.netflix.nebula.ospackage from 11.8.0 to 11.8.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.netflix.nebula.ospackage\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit b39e07689542e1daf59de5a98fa107e6d4c54e32)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2024-03-11T17:32:37Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "cc49140562334fbb86f45129ecb1a48122271c60"
        },
        {
            "commitid": "cc49140562334fbb86f45129ecb1a48122271c60",
            "message": "dependabot: bump com.google.googlejavaformat:google-java-format (#596) (#597)\n\nBumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.19.2 to 1.21.0.\r\n- [Release notes](https://github.com/google/google-java-format/releases)\r\n- [Commits](https://github.com/google/google-java-format/compare/v1.19.2...v1.21.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.google.googlejavaformat:google-java-format\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit f9a4eb9bf15d6f0b6b5725335a5445c086315049)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2024-03-11T17:32:27Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 7,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "88fa251b3806424f67cf2fc23e27d59e44554a70"
        },
        {
            "commitid": "4311e719fb6b93cc45c763dc22a26d8fb372c38b",
            "message": "Include task publishPluginZipPublicationToMavenLocal (#585)\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2024-02-09T19:14:33Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "f591ad0c1c15bcf3d747f6a4347e1411da2462f4"
        }
    ],
    "total_pages": 6
}