Skip to content

Releases: locus313/github-api-scripts

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:46
d33af13

1.4.3 (2026-08-05)

Bug Fixes

  • standardize CSV/report output locations across scripts (#56) (9de57d0)

Code Refactoring

  • extract csv_escape helper to lib/github-common.sh (#57) (cf3111a)

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 02:29
2bca0ea

1.4.2 (2026-08-05)

Code Refactoring

  • extract is_bsd_date helper to lib/github-common.sh (#54) (7d2ed18)

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:37
f1b0ecd

1.4.1 (2026-07-14)

Code Refactoring

  • simplify seat probe diagnostics in copilot-report (#50) (aff647c)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:10
34514a0

1.4.0 (2026-07-09)

Features

  • add per-permission-level repo exclusions to github-add-repo-permissions (#48) (e37ffb3)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:56
942ccdb

1.3.1 (2026-07-08)

Code Refactoring

  • replace get_all_pages with gh_api_paginate and use err() helper (89bbeab)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:04
c501bd4

1.3.0 (2026-07-08)

Features

  • add Copilot Budget Advisor script and validation tests (c57bfc9)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:40
4c16db9

1.2.1 (2026-06-27)

Code Refactoring

  • eliminate plan_credits duplication, _copilot_api wrapper, and test boilerplate (#43) (16fe695)
  • is now visible in Release Please (section: Code Refactoring) (834f342)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:06
e0a1165

1.2.0 (2026-06-27)

Features

  • add bats unit tests for lib/github-common.sh (#41) (226c1f3)

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 27 Jun 05:56
c30f123

1.1.8 (2026-06-27)

Bug Fixes

  • add packages section to release-please config (#39) (cb1a6a4)
  • use config-file/manifest-file inputs so version-file is honoured (#38) (8ab12ac)

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 27 Jun 05:49
99e6ac8

1.1.7 (2026-06-27)

Bug Fixes

  • pass version-file to release-please action (#36) (5f2cfc4)