Skip to content

Latest commit

Β 

History

History
590 lines (522 loc) Β· 86.4 KB

File metadata and controls

590 lines (522 loc) Β· 86.4 KB

Changelog

1.3.0 (2026-01-21)

πŸŽ‰ Features

  • add "--action-retries" option (084b69d)

πŸ› Bug Fixes

  • deps: update module github.com/google/go-github/v77 to v78 (3aa6e81)
  • deps: update module github.com/google/go-github/v78 to v79 (17ca7ea)
  • deps: update module github.com/google/go-github/v79 to v80 (dcf59b1)
  • deps: update module github.com/google/go-github/v80 to v81 (b862bea)
  • deps: update module github.com/olekukonko/tablewriter to v1.1.2 (62a506b)
  • deps: update module github.com/olekukonko/tablewriter to v1.1.3 (0bd900e)
  • deps: update module github.com/urfave/cli/v3 to v3.6.1 (62033cc)
  • deps: update module github.com/urfave/cli/v3 to v3.6.2 (daeb40f)
  • deps: update module golang.org/x/oauth2 to v0.34.0 (34e74e6)
  • deps: update module golang.org/x/term to v0.37.0 (b4db5eb)
  • deps: update module golang.org/x/term to v0.39.0 (ce98ed8)
  • deps: update module golang.org/x/text to v0.31.0 (77dd3c9)
  • deps: update module golang.org/x/text to v0.33.0 (775f749)

πŸ”§ Miscellaneous Chores

  • deps: update actions/checkout action to v5.0.1 (ff168d5)
  • deps: update actions/checkout action to v6 (889f706)
  • deps: update actions/checkout action to v6.0.1 (b740807)
  • deps: update actions/setup-go action to v6.1.0 (502c374)
  • deps: update actions/setup-go action to v6.2.0 (37cee20)
  • deps: update gcr.io/distroless/static-debian12 docker digest to 4b2a093 (bc6fc2e)
  • deps: update gcr.io/distroless/static-debian12 docker digest to cd64bec (74c229c)
  • deps: update github/codeql-action action to v4.31.10 (9e26c65)
  • deps: update github/codeql-action action to v4.31.3 (8a09862)
  • deps: update github/codeql-action action to v4.31.4 (14bb779)
  • deps: update github/codeql-action action to v4.31.5 (011ee37)
  • deps: update github/codeql-action action to v4.31.6 (7e6e8ad)
  • deps: update github/codeql-action action to v4.31.7 (3520b49)
  • deps: update github/codeql-action action to v4.31.9 (f605a5e)
  • deps: update golang docker tag to v1.25.5 (1e9fc23)
  • deps: update golangci/golangci-lint-action action to v9.1.0 (da60da7)
  • deps: update golangci/golangci-lint-action action to v9.2.0 (5c9414a)
  • deps: update grafana/shared-workflows/ action to (3f05537)
  • deps: update grafana/shared-workflows/ action to (5f7a2d9)
  • deps: update grafana/shared-workflows/ action to (2e6294a)
  • deps: update grafana/shared-workflows/ action to (88d85e4)
  • deps: update grafana/shared-workflows/ action to (06234e8)
  • deps: update grafana/shared-workflows/ action to (44d1bc1)
  • deps: update grafana/shared-workflows/ action to (0de2a90)
  • deps: update grafana/shared-workflows/ action to (07ba6b6)
  • deps: update grafana/shared-workflows/ action to (d8d671e)
  • deps: update grafana/shared-workflows/ action to (4808b22)
  • deps: update module golang.org/x/crypto to v0.43.0 [security] (a83c4ec)
  • deps: update module golang.org/x/crypto to v0.45.0 [security] (b9855fb)

1.2.0 (2025-11-12)

πŸŽ‰ Features

  • port to tablewriter 1.0.4 (7eecb18)

πŸ› Bug Fixes

  • ci: sanitize composite action input (f3424e7)
  • cli: fix --log-level flag being ignored (cfd4171)
  • deps: update module github.com/google/go-github/v73 to v74 (1fe4130)
  • deps: update module github.com/google/go-github/v73 to v75 (396e2fe)
  • deps: update module github.com/google/go-github/v75 to v76 (6320738)
  • deps: update module github.com/google/go-github/v76 to v77 (e3ed53e)
  • deps: update module github.com/migueleliasweb/go-github-mock to v1.5.0 (168a72c)
  • deps: update module github.com/olekukonko/tablewriter to v1.1.1 (32c7c8c)
  • deps: update module github.com/stretchr/testify to v1.11.0 (71df25e)
  • deps: update module github.com/stretchr/testify to v1.11.1 (aa55fae)
  • deps: update module github.com/urfave/cli/v3 to v3.6.0 (0cbb120)
  • deps: update module golang.org/x/oauth2 to v0.32.0 (d06f9c0)
  • deps: update module golang.org/x/oauth2 to v0.33.0 (133e627)
  • deps: update module golang.org/x/term to v0.34.0 (a51091d)
  • deps: update module golang.org/x/term to v0.35.0 (7e71b0b)
  • deps: update module golang.org/x/text to v0.28.0 (4e66cc8)
  • deps: update module golang.org/x/text to v0.29.0 (1132003)
  • deps: update module golang.org/x/text to v0.30.0 (23b0e04)
  • don't share non-thread-safe ANSITransformer instance (4014dfd)

πŸ—οΈ Build System

  • deps: bump actions/setup-go from 5.3.0 to 5.4.0 (909d166)
  • deps: bump actions/setup-go from 5.4.0 to 5.5.0 (be2f69a)
  • deps: bump distroless/static-debian12 from 3d0f463 to d9f9472 (517adda)
  • deps: bump distroless/static-debian12 from 3f2b64e to 95ea148 (a8f06ac)
  • deps: bump distroless/static-debian12 from 95ea148 to 3d0f463 (26a5224)
  • deps: bump distroless/static-debian12 from b7b9a69 to 2e114d2 (0a001b9)
  • deps: bump distroless/static-debian12 from d9f9472 to b7b9a69 (8d58b7c)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (4fe15bd)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (c8ea677)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (66adb78)
  • deps: bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (038ce96)
  • deps: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (84e3298)
  • deps: bump github.com/hashicorp/go-retryablehttp (f6e2f21)
  • deps: bump github.com/lmittmann/tint from 1.0.7 to 1.1.0 (8ef1977)
  • deps: bump github.com/lmittmann/tint from 1.1.0 to 1.1.1 (c9434af)
  • deps: bump github.com/lmittmann/tint from 1.1.1 to 1.1.2 (1490b05)
  • deps: bump github.com/migueleliasweb/go-github-mock (20eb2ee)
  • deps: bump github.com/migueleliasweb/go-github-mock (d9d8ed2)
  • deps: bump github.com/olekukonko/tablewriter (d55c8e6)
  • deps: bump github.com/olekukonko/tablewriter from 1.0.4 to 1.0.5 (bdee2d1)
  • deps: bump github.com/olekukonko/tablewriter from 1.0.5 to 1.0.6 (77dd38e)
  • deps: bump github.com/olekukonko/tablewriter from 1.0.6 to 1.0.7 (43c8d13)
  • deps: bump github.com/olekukonko/tablewriter from 1.0.7 to 1.0.8 (2494019)
  • deps: bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9 (4ac6230)
  • deps: bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.0 (44efe3b)
  • deps: bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 (df0f37e)
  • deps: bump github.com/urfave/cli/v3 from 3.3.8 to 3.4.1 (ff3ff92)
  • deps: bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0 (1469cad)
  • deps: bump github/codeql-action from 3.28.11 to 3.28.12 (9d572c3)
  • deps: bump github/codeql-action from 3.28.12 to 3.28.13 (28bd767)
  • deps: bump github/codeql-action from 3.28.13 to 3.28.15 (aace8a5)
  • deps: bump github/codeql-action from 3.28.15 to 3.28.17 (625b9b6)
  • deps: bump github/codeql-action from 3.28.17 to 3.28.18 (3fc5829)
  • deps: bump github/codeql-action from 3.28.18 to 3.28.19 (0ed6d0e)
  • deps: bump github/codeql-action from 3.28.19 to 3.29.0 (5d93f64)
  • deps: bump github/codeql-action from 3.29.0 to 3.29.1 (3335aa7)
  • deps: bump github/codeql-action from 3.29.1 to 3.29.2 (a7ddbef)
  • deps: bump github/codeql-action from 3.30.0 to 3.30.1 (56ac241)
  • deps: bump github/codeql-action from 3.30.3 to 3.30.5 (5067190)
  • deps: bump github/codeql-action from 3.30.5 to 4.30.8 (c0073d9)
  • deps: bump github/codeql-action from 4.30.8 to 4.30.9 (b698752)
  • deps: bump github/codeql-action from 4.30.9 to 4.31.0 (3120d3d)
  • deps: bump golang from 2c9684d to 0c9f3e0 (3aac75d)
  • deps: bump golang from 72ff633 to 6edc205 (bdea564)
  • deps: bump golang from 933e5a0 to 72ff633 (ce2e952)
  • deps: bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 (2dd8948)
  • deps: bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 (bcc235d)
  • deps: bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 (bee1401)
  • deps: bump golang from 1.24.4-alpine3.21 to 1.24.5-alpine3.21 (4752c3e)
  • deps: bump golang from 1.25.1-alpine3.21 to 1.25.2-alpine3.21 (d338fd4)
  • deps: bump golang from 1.25.2-alpine3.21 to 1.25.3-alpine3.21 (8fefac0)
  • deps: bump golang.org/x/crypto from 0.31.0 to 0.35.0 (fef5ee6)
  • deps: bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (aa0ae2a)
  • deps: bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (c01763e)
  • deps: bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (33c2082)
  • deps: bump golang.org/x/term from 0.30.0 to 0.32.0 (14efdc8)
  • deps: bump golang.org/x/term from 0.32.0 to 0.33.0 (f1aac8c)
  • deps: bump golang.org/x/term from 0.35.0 to 0.36.0 (89cc7f0)
  • deps: bump golang.org/x/text from 0.23.0 to 0.24.0 (06ef51a)
  • deps: bump golang.org/x/text from 0.24.0 to 0.25.0 (fe2ce06)
  • deps: bump golang.org/x/text from 0.25.0 to 0.26.0 (9c13e15)
  • deps: bump golang.org/x/text from 0.26.0 to 0.27.0 (b4287a4)
  • deps: bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (420ae75)
  • deps: bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (954c43d)
  • deps: bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 (b90a7a0)
  • deps: bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (f2ca5f2)
  • deps: update grafana/shared-workflows requirement to 402975d84dd3fac9ba690f994f412d0ee2f51cf4 (9b30c83)
  • docker: optimise build performance with cache mounts (71e31ef)

πŸ€– Continuous Integration

  • multi-arch docker builds via shared-workflow (b62bd84)
  • use github hosted runners for multiarch docker builds (003b5d0)
  • utilize github.CheckResponse to handle API errors (082c278)

πŸ”§ Miscellaneous Chores

  • cli/v3 unfortunately does not allow parallel runs (572b61e)
  • deps: update actions/checkout action to v4.3.0 (5281b83)
  • deps: update actions/checkout action to v5 (401bf17)
  • deps: update actions/setup-go action to v6 (1d58eba)
  • deps: update gcr.io/distroless/static-debian12 docker digest to 87bce11 (250c40e)
  • deps: update gcr.io/distroless/static-debian12 docker digest to f2ff10a (846e5d2)
  • deps: update github/codeql-action action to v3.29.10 (4e2b42f)
  • deps: update github/codeql-action action to v3.29.11 (c93aa23)
  • deps: update github/codeql-action action to v3.29.3 (9487789)
  • deps: update github/codeql-action action to v3.29.4 (0717b5a)
  • deps: update github/codeql-action action to v3.29.5 (f1d997e)
  • deps: update github/codeql-action action to v3.29.9 (5871e2d)
  • deps: update github/codeql-action action to v3.30.0 (2e875e1)
  • deps: update github/codeql-action action to v3.30.2 (c1cd296)
  • deps: update github/codeql-action action to v3.30.3 (60a2fd7)
  • deps: update github/codeql-action action to v3.30.4 (672cf34)
  • deps: update github/codeql-action action to v4.31.2 (a6f56c7)
  • deps: update golang docker tag to v1.24.6 (fa5fc07)
  • deps: update golang docker tag to v1.25.0 (7d074a5)
  • deps: update golang docker tag to v1.25.1 (41f9926)
  • deps: update golang docker tag to v1.25.4 (4666bf2)
  • deps: update golang:1.25.1-alpine3.21 docker digest to 331bde4 (b8230eb)
  • deps: update golang:1.25.1-alpine3.21 docker digest to a887c10 (767ecb5)
  • deps: update golang:1.25.2-alpine3.21 docker digest to 0134653 (8df6d15)
  • deps: update golang:1.25.2-alpine3.21 docker digest to 0ae17b3 (547aedc)
  • deps: update golang:1.25.2-alpine3.21 docker digest to 7300a8d (a8db15f)
  • deps: update golangci/golangci-lint-action action to v9 (1bc19ae)
  • deps: update googleapis/release-please-action action to v4.3.0 (ed6f167)
  • deps: update googleapis/release-please-action action to v4.4.0 (ceb90d7)
  • deps: update grafana/shared-workflows digest to b483872 (3b77f43)
  • deps: update grafana/shared-workflows digest to b483872 (7d790d8)
  • deps: update grafana/shared-workflows/ action to (7ab1815)
  • deps: update grafana/shared-workflows/ action to (09af118)
  • deps: update grafana/shared-workflows/ action to (8a1cb77)
  • deps: update grafana/shared-workflows/ action to (56852a1)
  • deps: update grafana/shared-workflows/ action to (c1e9ff6)
  • deps: update grafana/shared-workflows/ action to (4f6e203)
  • deps: update grafana/shared-workflows/ action to (989743d)
  • deps: update grafana/shared-workflows/ action to (7d36e20)
  • deps: update grafana/shared-workflows/build-push-to-dockerhub action to v0.2.0 (03d6ae9)
  • deps: update grafana/shared-workflows/build-push-to-dockerhub action to v0.3.0 (3e1b677)
  • deps: update grafana/shared-workflows/lint-pr-title action to v1.2.1 (2559a40)
  • deps: update module github.com/google/go-github/v52 to v73 (55309e0)
  • deps: update module github.com/google/go-github/v52 to v73 (aea95e8)
  • deps: update module github.com/urfave/cli/v2 to v3 (10912c3)
  • disable unnecessary logging again (e81c183)
  • go mod tidy and manually update v52 refs to v73 (42e850f)
  • switch from dependabot to renovate (670c965)
  • update lint-pr-title to v1.2.0 (a8e571f)
  • use cli/v3 within the code (7c0e22d)

1.1.1 (2025-03-11)

πŸ€– Continuous Integration

  • fix release-please output and context (7622ff3)

1.1.0 (2025-03-11)

πŸŽ‰ Features

  • add advanced codeql workflow (e0854ff)
  • add option to ignore specific checks (a4812a5)
  • ci: add ci list subcommand to list CI checks (0239f23)
  • ci: add release-please and prepare project for versioning (425a4f9)
  • ci: updated GetCIStatus to use GraphQL API for CI status checks (7151b52)
  • logs: migrate logging to slog for consistent and structured logging (74b442c)

πŸ› Bug Fixes

  • ci: build docker image on tags (4e6f21b)
  • ci: remove recheckInterval from Check interface and downstream logs (90885c0), closes #67
  • ci: wait for checks too when waiting for all CI (792e911)
  • use the correct version (1ecdc2a)

πŸ“ Documentation

  • document permissions required for token (2969055), closes #71
  • permissions: document actions:read permission required for counts (4ea234a)

πŸ—οΈ Build System

  • deps: bump actions/checkout from 4.1.2 to 4.1.3 (9e80517)
  • deps: bump actions/checkout from 4.1.3 to 4.1.4 (42ab75c)
  • deps: bump actions/checkout from 4.1.4 to 4.1.5 (#137) (632f504)
  • deps: bump actions/checkout from 4.1.5 to 4.1.6 (13d652d)
  • deps: bump actions/checkout from 4.1.6 to 4.1.7 (e00a8f8)
  • deps: bump actions/checkout from 4.1.7 to 4.2.0 (#166) (be3d4fd)
  • deps: bump actions/checkout from 4.2.0 to 4.2.1 (e804e2c)
  • deps: bump actions/checkout from 4.2.1 to 4.2.2 (956b8ba)
  • deps: bump actions/setup-go from 5.0.0 to 5.0.1 (#133) (d63b1d8)
  • deps: bump actions/setup-go from 5.0.1 to 5.0.2 (#149) (d5feb42)
  • deps: bump actions/setup-go from 5.0.2 to 5.1.0 (f417a75)
  • deps: bump actions/setup-go from 5.1.0 to 5.2.0 (26e624d)
  • deps: bump actions/setup-go from 5.2.0 to 5.3.0 (28ef579)
  • deps: bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#148) (366878a)
  • deps: bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#152) (e481c3d)
  • deps: bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#155) (7483bf8)
  • deps: bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (551d745)
  • deps: bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (0d74e4d)
  • deps: bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (421d4cc)
  • deps: bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (b6ca17b)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (d09698a)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (6d9f32d)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (d87fd60)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (8fd2897)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (811f52a)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (2d2cf83)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (13ca927)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (#140) (b29115f)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.3.0 to 2.4.0 (#37) (f982403)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.8.0 to 2.9.0 (#106) (c22ac53)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.9.0 to 2.10.0 (#120) (a07a5f7)
  • deps: bump github.com/fatih/color from 1.16.0 to 1.18.0 (06b71ee)
  • deps: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (e853537)
  • deps: bump github.com/hashicorp/go-retryablehttp (4035a1b)
  • deps: bump github.com/hashicorp/go-retryablehttp (f73a46e)
  • deps: bump github.com/hashicorp/go-retryablehttp (3a20e64)
  • deps: bump github.com/hashicorp/go-retryablehttp (410b791)
  • deps: bump github.com/migueleliasweb/go-github-mock (20a067d)
  • deps: bump github.com/migueleliasweb/go-github-mock (f2243cb)
  • deps: bump github.com/migueleliasweb/go-github-mock (edc02d9)
  • deps: bump github.com/migueleliasweb/go-github-mock (8740ac8)
  • deps: bump github.com/migueleliasweb/go-github-mock (4f32379)
  • deps: bump github.com/migueleliasweb/go-github-mock (8768636)
  • deps: bump github.com/migueleliasweb/go-github-mock (#150) (2f94898)
  • deps: bump github.com/migueleliasweb/go-github-mock (#160) (6cc8850)
  • deps: bump github.com/migueleliasweb/go-github-mock (#45) (9c81b86)
  • deps: bump github.com/migueleliasweb/go-github-mock from 0.0.22 to 0.0.23 (#116) (de539ea)
  • deps: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (2459eb4)
  • deps: bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 (ffa0b7b)
  • deps: bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (1cf3b62)
  • deps: bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#44) (2c50906)
  • deps: bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (545387b)
  • deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#117) (4b1f11b)
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (d7a987d)
  • deps: bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 (#38) (3b1b2a3)
  • deps: bump github.com/urfave/cli/v2 from 2.25.2 to 2.25.3 (ccbfd0c)
  • deps: bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 (#46) (7934adc)
  • deps: bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 (4e27fe7)
  • deps: bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 (33a093f)
  • deps: bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (bfd350f)
  • deps: bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#102) (d150367)
  • deps: bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 (#105) (48248d8)
  • deps: bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#128) (876558d)
  • deps: bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#151) (9369d25)
  • deps: bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (5bd3943)
  • deps: bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (d50b348)
  • deps: bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 (a9d8cae)
  • deps: bump github/codeql-action from 3.28.10 to 3.28.11 (46257bd)
  • deps: bump github/codeql-action from 3.28.9 to 3.28.10 (49c983c)
  • deps: bump golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17 (609ca3e)
  • deps: bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17 (aa36d79)
  • deps: bump golang from 1.20.4-alpine3.17 to 1.20.5-alpine3.17 (4edeb6e)
  • deps: bump golang from 1.20.5-alpine3.17 to 1.20.6-alpine3.17 (462cbfb)
  • deps: bump golang from 1.20.6-alpine3.17 to 1.20.7-alpine3.17 (#68) (2b679f8)
  • deps: bump golang from 1.20.7-alpine3.17 to 1.21.0-alpine3.17 (4317845)
  • deps: bump golang from 1.21.0-alpine3.17 to 1.21.1-alpine3.17 (4f6460b)
  • deps: bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 (29c31fd)
  • deps: bump golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17 (e96e6ac)
  • deps: bump golang from 1.21.3-alpine3.17 to 1.21.4-alpine3.17 (#96) (8653ac9)
  • deps: bump golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17 (#103) (1d4d7cc)
  • deps: bump golang from 1.21.5-alpine to 1.21.6-alpine (#111) (56450af)
  • deps: bump golang from 1.21.6-alpine to 1.21.7-alpine (#112) (2a4bfa5)
  • deps: bump golang from 1.21.7-alpine to 1.22.0-alpine (#113) (3c557af)
  • deps: bump golang from 1.22.0-alpine to 1.22.1-alpine (#119) (3981ab6)
  • deps: bump golang from 1.22.1-alpine to 1.22.2-alpine (#121) (1582e8e)
  • deps: bump golang from 1.22.2-alpine to 1.22.3-alpine (#134) (350fd54)
  • deps: bump golang from 1.22.3-alpine to 1.22.4-alpine (#141) (28472bf)
  • deps: bump golang from 1.22.4-alpine to 1.22.5-alpine (#146) (42a3993)
  • deps: bump golang from 1.22.5-alpine to 1.22.6-alpine (495e5ec)
  • deps: bump golang from 1.22.6-alpine to 1.23.0-alpine (a627778)
  • deps: bump golang from 1.23.0-alpine to 1.23.1-alpine (#163) (ea7ee72)
  • deps: bump golang from 1.23.1-alpine to 1.23.2-alpine (b5499cc)
  • deps: bump golang from 1.23.2-alpine to 1.23.3-alpine (0ed85bc)
  • deps: bump golang from 1.23.3-alpine to 1.23.4-alpine (e9866d5)
  • deps: bump golang from 1.23.4-alpine to 1.23.5-alpine (e3ce73d)
  • deps: bump golang from 1.23.5-alpine to 1.23.6-alpine (36e85a0)
  • deps: bump golang from 1.23.6-alpine to 1.24.0-alpine (794b48d)
  • deps: bump golang from 1.24.0-alpine3.21 to 1.24.1-alpine3.21 (1bb8bff)
  • deps: bump golang.org/x/crypto from 0.18.0 to 0.31.0 (08a8564)
  • deps: bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (35e93b2)
  • deps: bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (5b8c54b)
  • deps: bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (7002c25)
  • deps: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (6cdda82)
  • deps: bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#101) (a10ad9f)
  • deps: bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#107) (c5ccf65)
  • deps: bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#114) (6fed677)
  • deps: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#118) (f947226)
  • deps: bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#122) (cebd0eb)
  • deps: bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#131) (0d7fd18)
  • deps: bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#142) (64581aa)
  • deps: bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#154) (7fcb456)
  • deps: bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (e3796eb)
  • deps: bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (e9e1f53)
  • deps: bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (6c35992)
  • deps: bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (dcb56fb)
  • deps: bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 (1477ddb)
  • deps: bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (cf41969)
  • deps: bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (881e2bc)
  • deps: bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (2418436)
  • deps: bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (23a0e98)
  • deps: bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (a6429a3)
  • deps: bump golang.org/x/term from 0.29.0 to 0.30.0 (37b16b2)
  • deps: bump golang.org/x/text from 0.21.0 to 0.22.0 (4f0f4ec)
  • deps: bump golang.org/x/text from 0.22.0 to 0.23.0 (c9a5048)
  • deps: bump golangci/golangci-lint-action from 3 to 4 (#115) (f2ba653)
  • deps: bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (3b75029)
  • deps: bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (#132) (7a03094)
  • deps: bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#136) (1275ebe)
  • deps: bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#156) (989ff1b)
  • deps: bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (a758d3f)
  • deps: bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (a629460)
  • deps: bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (c2c2600)
  • deps: bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 (006456a)
  • deps: bump googleapis/release-please-action from 4.1.3 to 4.1.4 (9d25ea0)
  • deps: bump googleapis/release-please-action from 4.1.4 to 4.2.0 (11a152d)
  • deps: update grafana/shared-workflows requirement to 402975d84dd3fac9ba690f994f412d0ee2f51cf4 (4fcdc08)
  • Use go 1.22 (0070b8b)

πŸ€– Continuous Integration

  • Add ability to wait for specific checks (bc471e8)
  • don't persist github credentials (3be3e8a)
  • Don't want forever when there are no statuses (95af53a)
  • fix lints picked up by zizmor (c0a9cbf)
  • Reference third party actions by SHA (eef2f44)
  • trigger codeql workflow by ready_for_review event (34c0ffa)

πŸ”§ Miscellaneous Chores

  • action: switch to a composite action (0644eba)
  • fix go version in go.mod (98f3f6f)
  • main: release wait-for-github 1.0.0 (41b10b4)
  • Replace drone pipelines with GHA workflows (#110) (071efdb)

1.0.0 (2025-03-05)

πŸŽ‰ Features

  • add advanced codeql workflow (e0854ff)
  • add option to ignore specific checks (a4812a5)
  • ci: add ci list subcommand to list CI checks (0239f23)
  • ci: add release-please and prepare project for versioning (425a4f9)
  • ci: updated GetCIStatus to use GraphQL API for CI status checks (7151b52)
  • logs: migrate logging to slog for consistent and structured logging (74b442c)

πŸ› Bug Fixes

  • ci: remove recheckInterval from Check interface and downstream logs (90885c0), closes #67
  • ci: wait for checks too when waiting for all CI (792e911)
  • use the correct version (1ecdc2a)

πŸ“ Documentation

  • document permissions required for token (2969055), closes #71
  • permissions: document actions:read permission required for counts (4ea234a)

πŸ—οΈ Build System

  • deps: bump actions/checkout from 4.1.2 to 4.1.3 (9e80517)
  • deps: bump actions/checkout from 4.1.3 to 4.1.4 (42ab75c)
  • deps: bump actions/checkout from 4.1.4 to 4.1.5 (#137) (632f504)
  • deps: bump actions/checkout from 4.1.5 to 4.1.6 (13d652d)
  • deps: bump actions/checkout from 4.1.6 to 4.1.7 (e00a8f8)
  • deps: bump actions/checkout from 4.1.7 to 4.2.0 (#166) (be3d4fd)
  • deps: bump actions/checkout from 4.2.0 to 4.2.1 (e804e2c)
  • deps: bump actions/checkout from 4.2.1 to 4.2.2 (956b8ba)
  • deps: bump actions/setup-go from 5.0.0 to 5.0.1 (#133) (d63b1d8)
  • deps: bump actions/setup-go from 5.0.1 to 5.0.2 (#149) (d5feb42)
  • deps: bump actions/setup-go from 5.0.2 to 5.1.0 (f417a75)
  • deps: bump actions/setup-go from 5.1.0 to 5.2.0 (26e624d)
  • deps: bump actions/setup-go from 5.2.0 to 5.3.0 (28ef579)
  • deps: bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#148) (366878a)
  • deps: bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#152) (e481c3d)
  • deps: bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#155) (7483bf8)
  • deps: bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (551d745)
  • deps: bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (0d74e4d)
  • deps: bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (421d4cc)
  • deps: bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (b6ca17b)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (d09698a)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (6d9f32d)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (d87fd60)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (8fd2897)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (811f52a)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (2d2cf83)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (13ca927)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 (#140) (b29115f)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.3.0 to 2.4.0 (#37) (f982403)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.8.0 to 2.9.0 (#106) (c22ac53)
  • deps: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.9.0 to 2.10.0 (#120) (a07a5f7)
  • deps: bump github.com/fatih/color from 1.16.0 to 1.18.0 (06b71ee)
  • deps: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (e853537)
  • deps: bump github.com/hashicorp/go-retryablehttp (4035a1b)
  • deps: bump github.com/hashicorp/go-retryablehttp (f73a46e)
  • deps: bump github.com/hashicorp/go-retryablehttp (3a20e64)
  • deps: bump github.com/hashicorp/go-retryablehttp (410b791)
  • deps: bump github.com/migueleliasweb/go-github-mock (20a067d)
  • deps: bump github.com/migueleliasweb/go-github-mock (f2243cb)
  • deps: bump github.com/migueleliasweb/go-github-mock (edc02d9)
  • deps: bump github.com/migueleliasweb/go-github-mock (8740ac8)
  • deps: bump github.com/migueleliasweb/go-github-mock (4f32379)
  • deps: bump github.com/migueleliasweb/go-github-mock (8768636)
  • deps: bump github.com/migueleliasweb/go-github-mock (#150) (2f94898)
  • deps: bump github.com/migueleliasweb/go-github-mock (#160) (6cc8850)
  • deps: bump github.com/migueleliasweb/go-github-mock (#45) (9c81b86)
  • deps: bump github.com/migueleliasweb/go-github-mock from 0.0.22 to 0.0.23 (#116) (de539ea)
  • deps: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (2459eb4)
  • deps: bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 (ffa0b7b)
  • deps: bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (1cf3b62)
  • deps: bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#44) (2c50906)
  • deps: bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (545387b)
  • deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#117) (4b1f11b)
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (d7a987d)
  • deps: bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 (#38) (3b1b2a3)
  • deps: bump github.com/urfave/cli/v2 from 2.25.2 to 2.25.3 (ccbfd0c)
  • deps: bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 (#46) (7934adc)
  • deps: bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 (4e27fe7)
  • deps: bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 (33a093f)
  • deps: bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (bfd350f)
  • deps: bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#102) (d150367)
  • deps: bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 (#105) (48248d8)
  • deps: bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#128) (876558d)
  • deps: bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#151) (9369d25)
  • deps: bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (5bd3943)
  • deps: bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (d50b348)
  • deps: bump github/codeql-action from 3.28.9 to 3.28.10 (49c983c)
  • deps: bump golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17 (609ca3e)
  • deps: bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17 (aa36d79)
  • deps: bump golang from 1.20.4-alpine3.17 to 1.20.5-alpine3.17 (4edeb6e)
  • deps: bump golang from 1.20.5-alpine3.17 to 1.20.6-alpine3.17 (462cbfb)
  • deps: bump golang from 1.20.6-alpine3.17 to 1.20.7-alpine3.17 (#68) (2b679f8)
  • deps: bump golang from 1.20.7-alpine3.17 to 1.21.0-alpine3.17 (4317845)
  • deps: bump golang from 1.21.0-alpine3.17 to 1.21.1-alpine3.17 (4f6460b)
  • deps: bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 (29c31fd)
  • deps: bump golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17 (e96e6ac)
  • deps: bump golang from 1.21.3-alpine3.17 to 1.21.4-alpine3.17 (#96) (8653ac9)
  • deps: bump golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17 (#103) (1d4d7cc)
  • deps: bump golang from 1.21.5-alpine to 1.21.6-alpine (#111) (56450af)
  • deps: bump golang from 1.21.6-alpine to 1.21.7-alpine (#112) (2a4bfa5)
  • deps: bump golang from 1.21.7-alpine to 1.22.0-alpine (#113) (3c557af)
  • deps: bump golang from 1.22.0-alpine to 1.22.1-alpine (#119) (3981ab6)
  • deps: bump golang from 1.22.1-alpine to 1.22.2-alpine (#121) (1582e8e)
  • deps: bump golang from 1.22.2-alpine to 1.22.3-alpine (#134) (350fd54)
  • deps: bump golang from 1.22.3-alpine to 1.22.4-alpine (#141) (28472bf)
  • deps: bump golang from 1.22.4-alpine to 1.22.5-alpine (#146) (42a3993)
  • deps: bump golang from 1.22.5-alpine to 1.22.6-alpine (495e5ec)
  • deps: bump golang from 1.22.6-alpine to 1.23.0-alpine (a627778)
  • deps: bump golang from 1.23.0-alpine to 1.23.1-alpine (#163) (ea7ee72)
  • deps: bump golang from 1.23.1-alpine to 1.23.2-alpine (b5499cc)
  • deps: bump golang from 1.23.2-alpine to 1.23.3-alpine (0ed85bc)
  • deps: bump golang from 1.23.3-alpine to 1.23.4-alpine (e9866d5)
  • deps: bump golang from 1.23.4-alpine to 1.23.5-alpine (e3ce73d)
  • deps: bump golang from 1.23.5-alpine to 1.23.6-alpine (36e85a0)
  • deps: bump golang from 1.23.6-alpine to 1.24.0-alpine (794b48d)
  • deps: bump golang from 1.24.0-alpine3.21 to 1.24.1-alpine3.21 (1bb8bff)
  • deps: bump golang.org/x/crypto from 0.18.0 to 0.31.0 (08a8564)
  • deps: bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (35e93b2)
  • deps: bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (5b8c54b)
  • deps: bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (7002c25)
  • deps: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (6cdda82)
  • deps: bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#101) (a10ad9f)
  • deps: bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#107) (c5ccf65)
  • deps: bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#114) (6fed677)
  • deps: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#118) (f947226)
  • deps: bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#122) (cebd0eb)
  • deps: bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#131) (0d7fd18)
  • deps: bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#142) (64581aa)
  • deps: bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#154) (7fcb456)
  • deps: bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (e3796eb)
  • deps: bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (e9e1f53)
  • deps: bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (6c35992)
  • deps: bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (dcb56fb)
  • deps: bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 (1477ddb)
  • deps: bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (881e2bc)
  • deps: bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (2418436)
  • deps: bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (23a0e98)
  • deps: bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (a6429a3)
  • deps: bump golang.org/x/text from 0.21.0 to 0.22.0 (4f0f4ec)
  • deps: bump golangci/golangci-lint-action from 3 to 4 (#115) (f2ba653)
  • deps: bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (3b75029)
  • deps: bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (#132) (7a03094)
  • deps: bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#136) (1275ebe)
  • deps: bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#156) (989ff1b)
  • deps: bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (a758d3f)
  • deps: bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (a629460)
  • deps: bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (c2c2600)
  • deps: bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 (006456a)
  • deps: bump googleapis/release-please-action from 4.1.3 to 4.1.4 (9d25ea0)
  • deps: update grafana/shared-workflows requirement to 402975d84dd3fac9ba690f994f412d0ee2f51cf4 (4fcdc08)
  • Use go 1.22 (0070b8b)

πŸ€– Continuous Integration

  • Add ability to wait for specific checks (bc471e8)
  • don't persist github credentials (3be3e8a)
  • Don't want forever when there are no statuses (95af53a)
  • fix lints picked up by zizmor (c0a9cbf)
  • Reference third party actions by SHA (eef2f44)
  • trigger codeql workflow by ready_for_review event (34c0ffa)

πŸ”§ Miscellaneous Chores

  • action: switch to a composite action (0644eba)
  • fix go version in go.mod (98f3f6f)
  • Replace drone pipelines with GHA workflows (#110) (071efdb)