{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":65468547,"defaultBranch":"main","name":"tenacity","ownerLogin":"jd","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-08-11T12:44:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2644?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722255124.0","currentOid":""},"activityList":{"items":[{"before":"31fe2d0cf2505bffd0cf1ffda8c7e30450ce709f","after":"a662bbb487cd6d34541824589f8e8c7a1f7791bb","ref":"refs/heads/main","pushedAt":"2024-07-29T12:10:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Respects `min` argument for `wait_random_exponential` (#425)\n\n* Respects `min` argument for wait_random_exponential\n\n* Update test_tenacity.py\n\n* Update test_tenacity.py\n\n* Update test_tenacity.py","shortMessageHtmlLink":"Respects min argument for wait_random_exponential (#425)"}},{"before":"33cd0e1d4ac529f2f7853eba66b8127232f1ec63","after":"31fe2d0cf2505bffd0cf1ffda8c7e30450ce709f","ref":"refs/heads/main","pushedAt":"2024-07-05T07:22:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"fix: Restore contents of retry attribute for wrapped functions (#484)\n\n* Restore retry attribute in wrapped functions\n\n* Add tests for wrapped function attributes\n\n* Update docs and add release note","shortMessageHtmlLink":"fix: Restore contents of retry attribute for wrapped functions (#484)"}},{"before":"5d65f1eaf1b6c8a4231a2cae6ef5d152f7213875","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-0bd1363a87","pushedAt":"2024-07-01T19:57:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"a15fa645326ef776dbef81ee13e3833cd14bdced","after":"33cd0e1d4ac529f2f7853eba66b8127232f1ec63","ref":"refs/heads/main","pushedAt":"2024-07-01T19:57:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"chore(deps): bump actions/checkout in the github-actions group (#483)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 4.1.6 to 4.1.7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump actions/checkout in the github-actions group (#483)"}},{"before":null,"after":"5d65f1eaf1b6c8a4231a2cae6ef5d152f7213875","ref":"refs/heads/dependabot/github_actions/github-actions-0bd1363a87","pushedAt":"2024-07-01T19:56:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump actions/checkout in the github-actions group\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 4.1.6 to 4.1.7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump actions/checkout in the github-actions group"}},{"before":"ee6a8f7a76654d712fd44604d3b6d4f9af6b2249","after":"a15fa645326ef776dbef81ee13e3833cd14bdced","ref":"refs/heads/main","pushedAt":"2024-06-24T14:58:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"fix: Avoid overwriting local contexts with retry decorator (#479)\n\n* Avoid overwriting local contexts with retry decorator\n\n* Add reno release note","shortMessageHtmlLink":"fix: Avoid overwriting local contexts with retry decorator (#479)"}},{"before":"702014bc224240c1bb92bdaab250bda178fd938f","after":"ee6a8f7a76654d712fd44604d3b6d4f9af6b2249","ref":"refs/heads/main","pushedAt":"2024-06-17T12:00:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Include `tenacity.asyncio` subpackage in release dist (#474)\n\n* Include tenacity.asyncio subpackage in release dist\n\n* Add changelog entry","shortMessageHtmlLink":"Include tenacity.asyncio subpackage in release dist (#474)"}},{"before":"2b9217a423abb24a0f8c7b4eff1dc938c76804f3","after":null,"ref":"refs/heads/devs/jd/trio-mgfy/Idc6ec012cceae67ceb11914763350b34addcce5e","pushedAt":"2024-06-17T07:39:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"}},{"before":"ade0567151ea6c9494fbca94c777ab729922e527","after":"702014bc224240c1bb92bdaab250bda178fd938f","ref":"refs/heads/main","pushedAt":"2024-06-17T07:39:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"},"commit":{"message":"ci: add support for trio in Mergify automerge (#470)\n\nChange-Id: Idc6ec012cceae67ceb11914763350b34addcce5e","shortMessageHtmlLink":"ci: add support for trio in Mergify automerge (#470)"}},{"before":null,"after":"2b9217a423abb24a0f8c7b4eff1dc938c76804f3","ref":"refs/heads/devs/jd/trio-mgfy/Idc6ec012cceae67ceb11914763350b34addcce5e","pushedAt":"2024-06-17T07:35:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"},"commit":{"message":"ci: add support for trio in Mergify automerge\n\nChange-Id: Idc6ec012cceae67ceb11914763350b34addcce5e","shortMessageHtmlLink":"ci: add support for trio in Mergify automerge"}},{"before":"6b9c800369e5b0a50c8b005e34401451d1eacd64","after":"2b9217a423abb24a0f8c7b4eff1dc938c76804f3","ref":"refs/heads/devs/jd/trio-mgfy/aio","pushedAt":"2024-06-17T07:35:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"},"commit":{"message":"ci: add support for trio in Mergify automerge\n\nChange-Id: Idc6ec012cceae67ceb11914763350b34addcce5e","shortMessageHtmlLink":"ci: add support for trio in Mergify automerge"}},{"before":null,"after":"6b9c800369e5b0a50c8b005e34401451d1eacd64","ref":"refs/heads/devs/jd/trio-mgfy/aio","pushedAt":"2024-06-17T07:35:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"},"commit":{"message":"ci: add support for trio in Mergify automerge","shortMessageHtmlLink":"ci: add support for trio in Mergify automerge"}},{"before":"952189b4e33c02b5cd3fb0eb82dd318087f06d66","after":"ade0567151ea6c9494fbca94c777ab729922e527","ref":"refs/heads/main","pushedAt":"2024-06-17T07:33:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"},"commit":{"message":"Support Trio out-of-the-box, take 2 (#463)\n\n* Support Trio out-of-the-box\r\n\r\nThis PR makes `@retry` just work when running under Trio.\r\n\r\n* Add a no-trio test environment\r\n\r\n* Switch to only testing trio in one environment\r\n\r\n* bump releasenote so it is later in history->reno puts it in the correct place in the changelog\r\n\r\n* fix mypy & pep8 checks\r\n\r\n* Update doc/source/index.rst\r\n\r\nfix example\r\n\r\nCo-authored-by: Julien Danjou \r\n\r\n* Update tests/test_tornado.py\r\n\r\n* Update tests/test_tornado.py\r\n\r\n* make _portably_async_sleep a sync function that returns an async function\r\n\r\n---------\r\n\r\nCo-authored-by: Nathaniel J. Smith \r\nCo-authored-by: Julien Danjou ","shortMessageHtmlLink":"Support Trio out-of-the-box, take 2 (#463)"}},{"before":"5b00c1581a25d9777259f81562e9fc16f21c827e","after":"952189b4e33c02b5cd3fb0eb82dd318087f06d66","ref":"refs/heads/main","pushedAt":"2024-06-13T08:46:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Update index.rst: Remove * (#465)\n\nCo-authored-by: Julien Danjou ","shortMessageHtmlLink":"Update index.rst: Remove * (#465)"}},{"before":"21137e79ea6d59907b3b8d236c275c5190a612fe","after":"5b00c1581a25d9777259f81562e9fc16f21c827e","ref":"refs/heads/main","pushedAt":"2024-06-12T12:23:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"chore(deps): bump the github-actions group across 1 directory with 2 updates (#466)\n\nBumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).\n\n\nUpdates `actions/checkout` from 4.1.1 to 4.1.6\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.6)\n\nUpdates `actions/setup-python` from 5.0.0 to 5.1.0\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump the github-actions group across 1 directory with 2 …"}},{"before":"1e09a53e6f05362920dc86b0986456e1d381a2c3","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-8e03b52497","pushedAt":"2024-06-12T12:23:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"294144988c2cefdef02db6f5038c4c5cc19120a8","after":"1e09a53e6f05362920dc86b0986456e1d381a2c3","ref":"refs/heads/dependabot/github_actions/github-actions-8e03b52497","pushedAt":"2024-06-12T12:21:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/github_actions/github-actions-8e03b52497","shortMessageHtmlLink":"Merge branch 'main' into dependabot/github_actions/github-actions-8e0…"}},{"before":"cb15300d9b4358d9bdb6cfd33d433368700b3abe","after":"21137e79ea6d59907b3b8d236c275c5190a612fe","ref":"refs/heads/main","pushedAt":"2024-06-12T12:20:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Add async strategies (#451)\n\n* Add async strategies\n\n* Fix init typing\n\n* Reuse is_coroutine_callable\n\n* Keep only async predicate overrides and DRY implementations\n\n* Ensure async and/or versions called when necessary\n\n* Run ruff format\n\n* Copy over strategies as async\n\n* Add release note","shortMessageHtmlLink":"Add async strategies (#451)"}},{"before":"cfa4d15cd4e4c2e34cb9ef1bdd290f8d26b0760c","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-159d5a4bee","pushedAt":"2024-06-01T19:05:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"294144988c2cefdef02db6f5038c4c5cc19120a8","ref":"refs/heads/dependabot/github_actions/github-actions-8e03b52497","pushedAt":"2024-06-01T19:05:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump the github-actions group across 1 directory with 2 updates\n\nBumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).\n\n\nUpdates `actions/checkout` from 4.1.1 to 4.1.6\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.6)\n\nUpdates `actions/setup-python` from 5.0.0 to 5.1.0\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the github-actions group across 1 directory with 2 …"}},{"before":"6445a417a44ea5fbf9462637d3cb56a6dc124456","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-77fe302159","pushedAt":"2024-05-01T19:17:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"cfa4d15cd4e4c2e34cb9ef1bdd290f8d26b0760c","ref":"refs/heads/dependabot/github_actions/github-actions-159d5a4bee","pushedAt":"2024-05-01T19:17:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).\n\n\nUpdates `actions/checkout` from 4.1.1 to 4.1.4\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.4)\n\nUpdates `actions/setup-python` from 5.0.0 to 5.1.0\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the github-actions group with 2 updates"}},{"before":null,"after":"6445a417a44ea5fbf9462637d3cb56a6dc124456","ref":"refs/heads/dependabot/github_actions/github-actions-77fe302159","pushedAt":"2024-04-01T19:07:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).\n\n\nUpdates `actions/checkout` from 4.1.1 to 4.1.2\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2)\n\nUpdates `actions/setup-python` from 5.0.0 to 5.1.0\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the github-actions group with 2 updates"}},{"before":"c5d2d8bfeede5d36254335a52c13519ce8cf5fad","after":"cb15300d9b4358d9bdb6cfd33d433368700b3abe","ref":"refs/heads/main","pushedAt":"2024-03-14T10:25:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Lazy import asyncio.sleep as it's expensive (#450)\n\nOn my system, importing tenacity (_without tornado_) takes 35ms, and\nasyncio is singlehandedly responsible for 15ms. Some users do not ever\nuse AsyncRetrying (or asyncio in their project generally) and it would\nbe a shame for them to incur a unnecessary import penalty.\n\nFull disclaimer: I pursued this change primarily to reduce pip's startup\ntime where asyncio was a nontrivial portion of the import timeline.","shortMessageHtmlLink":"Lazy import asyncio.sleep as it's expensive (#450)"}},{"before":"06c34a281699491efc6c6edd1c334d0f77c02e3c","after":"c5d2d8bfeede5d36254335a52c13519ce8cf5fad","ref":"refs/heads/main","pushedAt":"2024-03-02T07:40:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"ci: refactor Mergify rules (#447)","shortMessageHtmlLink":"ci: refactor Mergify rules (#447)"}},{"before":"12b28a7401dc65a922c5e005f835d2c42da7437c","after":null,"ref":"refs/heads/update-mergify","pushedAt":"2024-03-02T07:40:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"486d542e007d40ea127266928e636629b2057124","after":"12b28a7401dc65a922c5e005f835d2c42da7437c","ref":"refs/heads/update-mergify","pushedAt":"2024-03-02T07:37:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"},"commit":{"message":"Merge branch 'main' into update-mergify","shortMessageHtmlLink":"Merge branch 'main' into update-mergify"}},{"before":"c57db267dce86f1b8d176fd8fb2c4ea7fc208492","after":null,"ref":"refs/heads/update-ruff","pushedAt":"2024-03-02T07:36:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"bfa2c800ea17d5cbfacf51003627ada4a7c3691f","after":"06c34a281699491efc6c6edd1c334d0f77c02e3c","ref":"refs/heads/main","pushedAt":"2024-03-02T07:36:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"chore: update to latest ruff (#448)","shortMessageHtmlLink":"chore: update to latest ruff (#448)"}},{"before":null,"after":"c57db267dce86f1b8d176fd8fb2c4ea7fc208492","ref":"refs/heads/update-ruff","pushedAt":"2024-03-02T07:35:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jd","name":"Julien Danjou","path":"/jd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2644?s=80&v=4"},"commit":{"message":"chore: update to latest ruff","shortMessageHtmlLink":"chore: update to latest ruff"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEi9orwwA","startCursor":null,"endCursor":null}},"title":"Activity · jd/tenacity"}