From 60da3505296f5bdfa7dd55648a8fcfdf9ae37130 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:10:37 +0000 Subject: [PATCH] chore(main): release wait-for-github 1.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 127 ++++++++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0967ef4..11fea0f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{} +{".":"1.0.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4e47083 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,127 @@ +# Changelog + +## 1.0.0 (2024-10-07) + + +### 🎉 Features + +* **ci:** add release-please and prepare project for versioning ([425a4f9](https://github.com/grafana/wait-for-github/commit/425a4f9b3462906c5acc588b0866b3e161ede170)) + + +### 🐛 Bug Fixes + +* **ci:** wait for checks too when waiting for all CI ([792e911](https://github.com/grafana/wait-for-github/commit/792e911567a8dba152d4e9fe8e67923fc3a73547)) + + +### 🏗️ Build System + +* **deps:** bump actions/checkout from 4.1.2 to 4.1.3 ([9e80517](https://github.com/grafana/wait-for-github/commit/9e805174e59f56d4b62dfd617217c60f85923ca0)) +* **deps:** bump actions/checkout from 4.1.3 to 4.1.4 ([42ab75c](https://github.com/grafana/wait-for-github/commit/42ab75c3c37dae87125e8588252ac4d5f35d6016)) +* **deps:** bump actions/checkout from 4.1.4 to 4.1.5 ([#137](https://github.com/grafana/wait-for-github/issues/137)) ([632f504](https://github.com/grafana/wait-for-github/commit/632f504857f55fe7b6899c494d2d3c3fdd8e11db)) +* **deps:** bump actions/checkout from 4.1.5 to 4.1.6 ([13d652d](https://github.com/grafana/wait-for-github/commit/13d652d529b4a3a85afb9fe99657c74983fc9ae4)) +* **deps:** bump actions/checkout from 4.1.6 to 4.1.7 ([e00a8f8](https://github.com/grafana/wait-for-github/commit/e00a8f80f8495fbbb8d6afd51130d65321a7fa4a)) +* **deps:** bump actions/checkout from 4.1.7 to 4.2.0 ([#166](https://github.com/grafana/wait-for-github/issues/166)) ([be3d4fd](https://github.com/grafana/wait-for-github/commit/be3d4fd6ae6105d28e332630c5c81de036a4ab31)) +* **deps:** bump actions/setup-go from 5.0.0 to 5.0.1 ([#133](https://github.com/grafana/wait-for-github/issues/133)) ([d63b1d8](https://github.com/grafana/wait-for-github/commit/d63b1d8ce7e1a4ee595108ee15c8a263b4e8e496)) +* **deps:** bump actions/setup-go from 5.0.1 to 5.0.2 ([#149](https://github.com/grafana/wait-for-github/issues/149)) ([d5feb42](https://github.com/grafana/wait-for-github/commit/d5feb4252245c6265f1b63be4bbca9a2a2ebe63a)) +* **deps:** bump docker/setup-buildx-action from 3.3.0 to 3.4.0 ([#148](https://github.com/grafana/wait-for-github/issues/148)) ([366878a](https://github.com/grafana/wait-for-github/commit/366878a4d29ecca798a499ca01ba48dbe6f1b7ca)) +* **deps:** bump docker/setup-buildx-action from 3.4.0 to 3.5.0 ([#152](https://github.com/grafana/wait-for-github/issues/152)) ([e481c3d](https://github.com/grafana/wait-for-github/commit/e481c3d62cfe0ed6cae46c1e693ee1049fc5c386)) +* **deps:** bump docker/setup-buildx-action from 3.5.0 to 3.6.1 ([#155](https://github.com/grafana/wait-for-github/issues/155)) ([7483bf8](https://github.com/grafana/wait-for-github/commit/7483bf84a8b3d6dff6a34e2e860692bd9e0e08fe)) +* **deps:** bump docker/setup-buildx-action from 3.6.1 to 3.7.1 ([551d745](https://github.com/grafana/wait-for-github/commit/551d745365d5de13d04e8c5e1b989b7712161a36)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([d87fd60](https://github.com/grafana/wait-for-github/commit/d87fd603c62061afabf12c12083062b3b07a98db)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([8fd2897](https://github.com/grafana/wait-for-github/commit/8fd2897bc5d190a39a18a747e95376346943f597)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([811f52a](https://github.com/grafana/wait-for-github/commit/811f52a04cc5f7d4de7b0e92c6cdce71fbf8b977)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([2d2cf83](https://github.com/grafana/wait-for-github/commit/2d2cf8326e4b1addaedddb189e1b4817ecbc6b11)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([13ca927](https://github.com/grafana/wait-for-github/commit/13ca9278f445a73d1d96bdb1322c6a6c9049b2d1)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([#140](https://github.com/grafana/wait-for-github/issues/140)) ([b29115f](https://github.com/grafana/wait-for-github/commit/b29115ff3ff9108e03d737f552609845e7d83c75)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 from 2.3.0 to 2.4.0 ([#37](https://github.com/grafana/wait-for-github/issues/37)) ([f982403](https://github.com/grafana/wait-for-github/commit/f9824036b10f470bdf85d2f99c35472965c43875)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 from 2.8.0 to 2.9.0 ([#106](https://github.com/grafana/wait-for-github/issues/106)) ([c22ac53](https://github.com/grafana/wait-for-github/commit/c22ac53e892927e904f0dcaf8a541020f3c3e5d2)) +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 from 2.9.0 to 2.10.0 ([#120](https://github.com/grafana/wait-for-github/issues/120)) ([a07a5f7](https://github.com/grafana/wait-for-github/commit/a07a5f70f67a76e5f85a7677c1b29be362ee8dc4)) +* **deps:** bump github.com/hashicorp/go-retryablehttp ([4035a1b](https://github.com/grafana/wait-for-github/commit/4035a1b36a01882581cbaa68c7ff0eac54196a3f)) +* **deps:** bump github.com/hashicorp/go-retryablehttp ([f73a46e](https://github.com/grafana/wait-for-github/commit/f73a46e0845d0662558ee86ac5456d3ada490e82)) +* **deps:** bump github.com/hashicorp/go-retryablehttp ([3a20e64](https://github.com/grafana/wait-for-github/commit/3a20e6400811e32ac7baf197285ac5946bfa25bc)) +* **deps:** bump github.com/hashicorp/go-retryablehttp ([410b791](https://github.com/grafana/wait-for-github/commit/410b791d4d6e3e24710dad75cf45336b67bf32b3)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([f2243cb](https://github.com/grafana/wait-for-github/commit/f2243cbaa222a92c439327211d6fd6f77fde2165)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([edc02d9](https://github.com/grafana/wait-for-github/commit/edc02d930587b0704e9771d855851147c1585ed8)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([8740ac8](https://github.com/grafana/wait-for-github/commit/8740ac8ad5cfd5a08bb99d12d845a9b71720cfc6)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([4f32379](https://github.com/grafana/wait-for-github/commit/4f3237945ad17914c1dd8e48609e9be62046c711)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([8768636](https://github.com/grafana/wait-for-github/commit/8768636773729dc5543f491a8b8266d1f51c3c50)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([#150](https://github.com/grafana/wait-for-github/issues/150)) ([2f94898](https://github.com/grafana/wait-for-github/commit/2f94898f91618c5cdd3e4aaa87e4823834a12d36)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([#160](https://github.com/grafana/wait-for-github/issues/160)) ([6cc8850](https://github.com/grafana/wait-for-github/commit/6cc88504a81af5b8684faca1040760259b2f3cef)) +* **deps:** bump github.com/migueleliasweb/go-github-mock ([#45](https://github.com/grafana/wait-for-github/issues/45)) ([9c81b86](https://github.com/grafana/wait-for-github/commit/9c81b86bc296db1765a89fae687063f9aaf700a5)) +* **deps:** bump github.com/migueleliasweb/go-github-mock from 0.0.22 to 0.0.23 ([#116](https://github.com/grafana/wait-for-github/issues/116)) ([de539ea](https://github.com/grafana/wait-for-github/commit/de539eab4d93937ff0b9f36f8c3c9c7dbfcd6959)) +* **deps:** bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 ([2459eb4](https://github.com/grafana/wait-for-github/commit/2459eb4b5a31a35e1479a24b2b1d130b9150019d)) +* **deps:** bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 ([ffa0b7b](https://github.com/grafana/wait-for-github/commit/ffa0b7b742efafbdcb18e51fa116d009e18db81d)) +* **deps:** bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 ([1cf3b62](https://github.com/grafana/wait-for-github/commit/1cf3b62cfe918aa6b85554d3386a0f58e939a620)) +* **deps:** bump github.com/stretchr/testify from 1.8.2 to 1.8.3 ([#44](https://github.com/grafana/wait-for-github/issues/44)) ([2c50906](https://github.com/grafana/wait-for-github/commit/2c50906cf3dc859cac5e5de84d9f8d565e9b8d76)) +* **deps:** bump github.com/stretchr/testify from 1.8.3 to 1.8.4 ([545387b](https://github.com/grafana/wait-for-github/commit/545387b75ddfb8870acb70f48cfaa896feee9da3)) +* **deps:** bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#117](https://github.com/grafana/wait-for-github/issues/117)) ([4b1f11b](https://github.com/grafana/wait-for-github/commit/4b1f11b439b402889e13e8720e4d86977e164b38)) +* **deps:** bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 ([#38](https://github.com/grafana/wait-for-github/issues/38)) ([3b1b2a3](https://github.com/grafana/wait-for-github/commit/3b1b2a3e04eec0f0f5070f971e558774d1a36f8c)) +* **deps:** bump github.com/urfave/cli/v2 from 2.25.2 to 2.25.3 ([ccbfd0c](https://github.com/grafana/wait-for-github/commit/ccbfd0c586fb19d423d87f9f49c456b05ae2aef9)) +* **deps:** bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 ([#46](https://github.com/grafana/wait-for-github/issues/46)) ([7934adc](https://github.com/grafana/wait-for-github/commit/7934adcc1c3259bebf29776ef6e344fa39d0a020)) +* **deps:** bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 ([4e27fe7](https://github.com/grafana/wait-for-github/commit/4e27fe7f8fcbf88e9d71f905f761b1637b08c6eb)) +* **deps:** bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 ([33a093f](https://github.com/grafana/wait-for-github/commit/33a093f752f198db005beabe81cc9c498c9ede22)) +* **deps:** bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 ([bfd350f](https://github.com/grafana/wait-for-github/commit/bfd350f11c6c8f04d2b1301c2749e780f7030786)) +* **deps:** bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 ([#102](https://github.com/grafana/wait-for-github/issues/102)) ([d150367](https://github.com/grafana/wait-for-github/commit/d15036718d2bc40a02e5f8ae89c9756d955340ac)) +* **deps:** bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 ([#105](https://github.com/grafana/wait-for-github/issues/105)) ([48248d8](https://github.com/grafana/wait-for-github/commit/48248d8543d36edd841b2a8e82d2d75a992278f4)) +* **deps:** bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 ([#128](https://github.com/grafana/wait-for-github/issues/128)) ([876558d](https://github.com/grafana/wait-for-github/commit/876558d4fa98cf8502b237bdb95c30aa83e3718f)) +* **deps:** bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 ([#151](https://github.com/grafana/wait-for-github/issues/151)) ([9369d25](https://github.com/grafana/wait-for-github/commit/9369d257c6d2c5beed6b8b0792f391e95edf5d45)) +* **deps:** bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 ([5bd3943](https://github.com/grafana/wait-for-github/commit/5bd3943b315b48d34db11273f1d3d006a4ac7aa4)) +* **deps:** bump golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17 ([609ca3e](https://github.com/grafana/wait-for-github/commit/609ca3e4bb381194cce3ac7eafcb6abff99e0fc1)) +* **deps:** bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17 ([aa36d79](https://github.com/grafana/wait-for-github/commit/aa36d7928176a6411856f7f013b54bb90b57218f)) +* **deps:** bump golang from 1.20.4-alpine3.17 to 1.20.5-alpine3.17 ([4edeb6e](https://github.com/grafana/wait-for-github/commit/4edeb6e6b268ebbb08a7b7bfc98a48ef4423cf51)) +* **deps:** bump golang from 1.20.5-alpine3.17 to 1.20.6-alpine3.17 ([462cbfb](https://github.com/grafana/wait-for-github/commit/462cbfb8e21fcd1e92af6ff7e06993ff35fd5dd9)) +* **deps:** bump golang from 1.20.6-alpine3.17 to 1.20.7-alpine3.17 ([#68](https://github.com/grafana/wait-for-github/issues/68)) ([2b679f8](https://github.com/grafana/wait-for-github/commit/2b679f86fe57a4f5a147dc1cc0f22889a93f213d)) +* **deps:** bump golang from 1.20.7-alpine3.17 to 1.21.0-alpine3.17 ([4317845](https://github.com/grafana/wait-for-github/commit/4317845795cfe8e38212b59866e6ef8b454452f9)) +* **deps:** bump golang from 1.21.0-alpine3.17 to 1.21.1-alpine3.17 ([4f6460b](https://github.com/grafana/wait-for-github/commit/4f6460be0ad0f7938c80ba044564113c9ff8a008)) +* **deps:** bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 ([29c31fd](https://github.com/grafana/wait-for-github/commit/29c31fdc879eacd0b430585e2071012b0cb7ada5)) +* **deps:** bump golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17 ([e96e6ac](https://github.com/grafana/wait-for-github/commit/e96e6aca385e4f24be2233a16b2a571e9b352012)) +* **deps:** bump golang from 1.21.3-alpine3.17 to 1.21.4-alpine3.17 ([#96](https://github.com/grafana/wait-for-github/issues/96)) ([8653ac9](https://github.com/grafana/wait-for-github/commit/8653ac95b29d7eb1ac631709b328b7fcaf241601)) +* **deps:** bump golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17 ([#103](https://github.com/grafana/wait-for-github/issues/103)) ([1d4d7cc](https://github.com/grafana/wait-for-github/commit/1d4d7cc0773aa44d0711fd98b89ff7416a7b6b5d)) +* **deps:** bump golang from 1.21.5-alpine to 1.21.6-alpine ([#111](https://github.com/grafana/wait-for-github/issues/111)) ([56450af](https://github.com/grafana/wait-for-github/commit/56450af2468227039e44cdd51ba9f0ad17fe7fe8)) +* **deps:** bump golang from 1.21.6-alpine to 1.21.7-alpine ([#112](https://github.com/grafana/wait-for-github/issues/112)) ([2a4bfa5](https://github.com/grafana/wait-for-github/commit/2a4bfa596a5dc2ca2d43f29ed93d57aaaa8f6126)) +* **deps:** bump golang from 1.21.7-alpine to 1.22.0-alpine ([#113](https://github.com/grafana/wait-for-github/issues/113)) ([3c557af](https://github.com/grafana/wait-for-github/commit/3c557af525b394e6cf205134632b69a86e1059b1)) +* **deps:** bump golang from 1.22.0-alpine to 1.22.1-alpine ([#119](https://github.com/grafana/wait-for-github/issues/119)) ([3981ab6](https://github.com/grafana/wait-for-github/commit/3981ab6d4e31b5280dd58018ad103148293b2d1d)) +* **deps:** bump golang from 1.22.1-alpine to 1.22.2-alpine ([#121](https://github.com/grafana/wait-for-github/issues/121)) ([1582e8e](https://github.com/grafana/wait-for-github/commit/1582e8ee440cd776c8fe260054d7a95fb8f25124)) +* **deps:** bump golang from 1.22.2-alpine to 1.22.3-alpine ([#134](https://github.com/grafana/wait-for-github/issues/134)) ([350fd54](https://github.com/grafana/wait-for-github/commit/350fd54216c8b24af3beb7d294a4d80244550167)) +* **deps:** bump golang from 1.22.3-alpine to 1.22.4-alpine ([#141](https://github.com/grafana/wait-for-github/issues/141)) ([28472bf](https://github.com/grafana/wait-for-github/commit/28472bf188645b56202de4391d8a47cf470a7fe7)) +* **deps:** bump golang from 1.22.4-alpine to 1.22.5-alpine ([#146](https://github.com/grafana/wait-for-github/issues/146)) ([42a3993](https://github.com/grafana/wait-for-github/commit/42a3993e8c4e33cad11884291a4587ad3a745354)) +* **deps:** bump golang from 1.22.5-alpine to 1.22.6-alpine ([495e5ec](https://github.com/grafana/wait-for-github/commit/495e5ec6788c4ed9e2bc5953439067514a4b577f)) +* **deps:** bump golang from 1.22.6-alpine to 1.23.0-alpine ([a627778](https://github.com/grafana/wait-for-github/commit/a627778756cb26e01b313a650c8c9e60403d7f22)) +* **deps:** bump golang from 1.23.0-alpine to 1.23.1-alpine ([#163](https://github.com/grafana/wait-for-github/issues/163)) ([ea7ee72](https://github.com/grafana/wait-for-github/commit/ea7ee72db3c4faf3ba29136a04c9db9d4b5b9206)) +* **deps:** bump golang from 1.23.1-alpine to 1.23.2-alpine ([b5499cc](https://github.com/grafana/wait-for-github/commit/b5499ccc18457ac2232e9ccfeaca535a4bcf6c5a)) +* **deps:** bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 ([35e93b2](https://github.com/grafana/wait-for-github/commit/35e93b230a2daaba33bed03bfa181c18ccd5017a)) +* **deps:** bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 ([5b8c54b](https://github.com/grafana/wait-for-github/commit/5b8c54bda1592d0ee34aff9546b496eb997e376f)) +* **deps:** bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 ([7002c25](https://github.com/grafana/wait-for-github/commit/7002c25480c5526bcbfc9aaf37e71bf47012ca20)) +* **deps:** bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 ([6cdda82](https://github.com/grafana/wait-for-github/commit/6cdda82b3f0ab77b0530a9d13df6bfab2d87581f)) +* **deps:** bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 ([#101](https://github.com/grafana/wait-for-github/issues/101)) ([a10ad9f](https://github.com/grafana/wait-for-github/commit/a10ad9f00f1ba6423641446567c3702117d003c1)) +* **deps:** bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 ([#107](https://github.com/grafana/wait-for-github/issues/107)) ([c5ccf65](https://github.com/grafana/wait-for-github/commit/c5ccf658cfdddb815f1291e56dce66803b010ca3)) +* **deps:** bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 ([#114](https://github.com/grafana/wait-for-github/issues/114)) ([6fed677](https://github.com/grafana/wait-for-github/commit/6fed6776bd25768ae9f4364e84b9fc3cdc21299d)) +* **deps:** bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 ([#118](https://github.com/grafana/wait-for-github/issues/118)) ([f947226](https://github.com/grafana/wait-for-github/commit/f9472267cca8e7e0ba0d1bfe08a61b049a7eff6e)) +* **deps:** bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 ([#122](https://github.com/grafana/wait-for-github/issues/122)) ([cebd0eb](https://github.com/grafana/wait-for-github/commit/cebd0eb80c81179838ae6416a25b09dad2d54f39)) +* **deps:** bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 ([#131](https://github.com/grafana/wait-for-github/issues/131)) ([0d7fd18](https://github.com/grafana/wait-for-github/commit/0d7fd1870e756de48c5ccf3ac000e9618d093d54)) +* **deps:** bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 ([#142](https://github.com/grafana/wait-for-github/issues/142)) ([64581aa](https://github.com/grafana/wait-for-github/commit/64581aa4fabf8a11daa6447f7eb2d656cf23cac6)) +* **deps:** bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 ([#154](https://github.com/grafana/wait-for-github/issues/154)) ([7fcb456](https://github.com/grafana/wait-for-github/commit/7fcb456bfe682c15258e97cfd318e718bc298c05)) +* **deps:** bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 ([e3796eb](https://github.com/grafana/wait-for-github/commit/e3796ebb8e84a93de59bdc75873c38ece6b26b62)) +* **deps:** bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 ([881e2bc](https://github.com/grafana/wait-for-github/commit/881e2bc64a58ca9b4aff0bdb54b5d9df9d1c35f2)) +* **deps:** bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 ([2418436](https://github.com/grafana/wait-for-github/commit/241843620527a62c225614808985dfd089c0676d)) +* **deps:** bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 ([23a0e98](https://github.com/grafana/wait-for-github/commit/23a0e98a78b8213440d608632aa41e3a507345fb)) +* **deps:** bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 ([a6429a3](https://github.com/grafana/wait-for-github/commit/a6429a3bcc69078e6736edadbd0621a97b4ed468)) +* **deps:** bump golangci/golangci-lint-action from 3 to 4 ([#115](https://github.com/grafana/wait-for-github/issues/115)) ([f2ba653](https://github.com/grafana/wait-for-github/commit/f2ba653c4887b758cc9f4a4d8fbdd693aff12040)) +* **deps:** bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 ([3b75029](https://github.com/grafana/wait-for-github/commit/3b7502981b2b6008c29312a443132d5b18c6e6a6)) +* **deps:** bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 ([#132](https://github.com/grafana/wait-for-github/issues/132)) ([7a03094](https://github.com/grafana/wait-for-github/commit/7a03094eccef539ab6ddb81a8e198a286221d204)) +* **deps:** bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 ([#136](https://github.com/grafana/wait-for-github/issues/136)) ([1275ebe](https://github.com/grafana/wait-for-github/commit/1275ebe506e1f13c80bbdbedc11712a0a2cda219)) +* **deps:** bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 ([#156](https://github.com/grafana/wait-for-github/issues/156)) ([989ff1b](https://github.com/grafana/wait-for-github/commit/989ff1b53f3f4319c1c47dfdd65b0ccc196447ec)) +* **deps:** bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ([a758d3f](https://github.com/grafana/wait-for-github/commit/a758d3f12f8d9b92ddf75788cf088087008c451e)) +* Use go 1.22 ([0070b8b](https://github.com/grafana/wait-for-github/commit/0070b8b6d072b2ed239e5ec7ee6ed0ce25d77456)) + + +### 🤖 Continuous Integration + +* Add ability to wait for specific checks ([bc471e8](https://github.com/grafana/wait-for-github/commit/bc471e84aaa4b2a3f86d73f3ed57b6a0d71a4028)) +* Don't want forever when there are no statuses ([95af53a](https://github.com/grafana/wait-for-github/commit/95af53a4f1878b2a4f2522dae8aa4fa6f6012257)) +* Reference third party actions by SHA ([eef2f44](https://github.com/grafana/wait-for-github/commit/eef2f44d0358ee03ed70a902b0d38569461745f4)) + + +### 🔧 Miscellaneous Chores + +* Replace drone pipelines with GHA workflows ([#110](https://github.com/grafana/wait-for-github/issues/110)) ([071efdb](https://github.com/grafana/wait-for-github/commit/071efdb13d2729724a2c72bb9bf6d07810383a00))