Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ name: 'Deploy Bundle'
- 'uses': 'actions/checkout@v7'
'with':
'repository': 'JorisJonkers-dev/github-workflows'
'ref': 'v0.17.0' # x-release-please-version
'ref': 'v0.18.0' # x-release-please-version
'path': '.github-workflows'
'persist-credentials': false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-config-render-drift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-sources-render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ name: 'Deploy Sources Render'
- 'uses': 'actions/checkout@v7'
'with':
'repository': 'JorisJonkers-dev/github-workflows'
'ref': 'v0.17.0' # x-release-please-version
'ref': 'v0.18.0' # x-release-please-version
'path': '.github-workflows'
'persist-credentials': false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flux-render-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gitops-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/jvm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand All @@ -86,7 +86,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/leak-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/migration-guard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/platform-config-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: actions/checkout@v7
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-api-clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- uses: actions/checkout@v6
with:
repository: JorisJonkers-dev/github-workflows
ref: v0.17.0 # x-release-please-version
ref: v0.18.0 # x-release-please-version
path: .github-workflows
persist-credentials: false

Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.17.0"
".": "0.18.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@
* enforce zero-warning reusable CI gates for Node, Nix, Python, and JVM workflows
* fail Gradle warnings and deprecations while making JVM lint static-only by default

## [0.18.0](https://github.com/JorisJonkers-dev/github-workflows/compare/v0.17.0...v0.18.0) (2026-08-30)


### Features

* **budget:** price runs from the Actions API when billing is unreachable ([#132](https://github.com/JorisJonkers-dev/github-workflows/issues/132)) ([4d0f476](https://github.com/JorisJonkers-dev/github-workflows/commit/4d0f4764d8b5ad71f2bc1d6583ea4d5fb9ced4e2)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126)
* **budget:** warn before the org runs out of Actions minutes ([#128](https://github.com/JorisJonkers-dev/github-workflows/issues/128)) ([3256457](https://github.com/JorisJonkers-dev/github-workflows/commit/325645792914d9cb1b70f5105fe5c9faaa431114)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126)


### Bug Fixes

* **budget:** make the billing permission opt-in so it degrades instead of dying ([#131](https://github.com/JorisJonkers-dev/github-workflows/issues/131)) ([12dd0fb](https://github.com/JorisJonkers-dev/github-workflows/commit/12dd0fb1c90a5e849c059db422bf4c2a472facf6)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126)
* **budget:** refuse to report a percentage the watchdog cannot substantiate ([#133](https://github.com/JorisJonkers-dev/github-workflows/issues/133)) ([010c41c](https://github.com/JorisJonkers-dev/github-workflows/commit/010c41ce5319572a810de7ed5cd070103298cddc)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126)
* **budget:** request the billing permission and say so when it is missing ([#130](https://github.com/JorisJonkers-dev/github-workflows/issues/130)) ([a7f77c0](https://github.com/JorisJonkers-dev/github-workflows/commit/a7f77c0576dcd6866bb05bb3aa007fae2481e73a)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126)

## [0.17.0](https://github.com/JorisJonkers-dev/github-workflows/compare/v0.16.1...v0.17.0) (2026-08-29)


Expand Down
Loading