Skip to content

fix(ci): pre-release gate aggregator needs betterleaks (was detect-secrets)#119

Merged
theagenticguy merged 1 commit into
mainfrom
fix/pre-release-gate-needs-betterleaks
May 16, 2026
Merged

fix(ci): pre-release gate aggregator needs betterleaks (was detect-secrets)#119
theagenticguy merged 1 commit into
mainfrom
fix/pre-release-gate-needs-betterleaks

Conversation

@theagenticguy
Copy link
Copy Markdown
Owner

Summary

The pre-release-gate aggregator job's needs: block was renamed from detect-secrets to betterleaks in PR #118 in the new step but missed the dependency reference further down the file. The release-please PR (#116) is BLOCKED because the workflow won't parse — Pre-release gate (aggregate) depends on a job that no longer exists, so GitHub Actions reports "workflow file issue" and skips every required check.

Fix

One-line update to .github/workflows/pre-release-gate.yml: aggregator needs: references betterleaks instead of detect-secrets. Also fixes a stale comment near the top.

Test plan

  • mise run check exit 0 (pushed via lefthook pre-push)
  • CI on this PR confirms the aggregator parses and runs to completion

🤖 Generated with Claude Code

@theagenticguy theagenticguy merged commit a6f3448 into main May 16, 2026
41 of 45 checks passed
@theagenticguy theagenticguy deleted the fix/pre-release-gate-needs-betterleaks branch May 16, 2026 23:38
@github-actions github-actions Bot mentioned this pull request May 16, 2026
theagenticguy added a commit that referenced this pull request May 16, 2026
🤖 Automated release via release-please
---


<details><summary>analysis: 0.3.0</summary>

##
[0.3.0](analysis-v0.2.0...analysis-v0.3.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/storage bumped to 0.2.0
    * @opencodehub/wiki bumped to 0.2.0
</details>

<details><summary>cli: 0.5.0</summary>

##
[0.5.0](cli-v0.4.0...cli-v0.5.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* drop detect-secrets; ship tuned betterleaks default config
([#118](#118))
* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* drop detect-secrets; ship tuned betterleaks default config
([#118](#118))
([d370f9e](d370f9e))
* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/analysis bumped to 0.3.0
    * @opencodehub/ingestion bumped to 0.4.1
    * @opencodehub/mcp bumped to 0.4.0
    * @opencodehub/pack bumped to 0.2.0
    * @opencodehub/scanners bumped to 0.2.0
    * @opencodehub/search bumped to 0.2.0
    * @opencodehub/storage bumped to 0.2.0
    * @opencodehub/wiki bumped to 0.2.0
</details>

<details><summary>cobol-proleap: 0.1.5</summary>

##
[0.1.5](cobol-proleap-v0.1.4...cobol-proleap-v0.1.5)
(2026-05-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/ingestion bumped to 0.4.1
</details>

<details><summary>ingestion: 0.4.1</summary>

##
[0.4.1](ingestion-v0.4.0...ingestion-v0.4.1)
(2026-05-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/analysis bumped to 0.3.0
    * @opencodehub/scip-ingest bumped to 0.2.2
    * @opencodehub/storage bumped to 0.2.0
</details>

<details><summary>mcp: 0.4.0</summary>

##
[0.4.0](mcp-v0.3.2...mcp-v0.4.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/analysis bumped to 0.3.0
    * @opencodehub/pack bumped to 0.2.0
    * @opencodehub/scanners bumped to 0.2.0
    * @opencodehub/search bumped to 0.2.0
    * @opencodehub/storage bumped to 0.2.0
</details>

<details><summary>pack: 0.2.0</summary>

##
[0.2.0](pack-v0.1.4...pack-v0.2.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/analysis bumped to 0.3.0
    * @opencodehub/ingestion bumped to 0.4.1
    * @opencodehub/storage bumped to 0.2.0
</details>

<details><summary>scanners: 0.2.0</summary>

##
[0.2.0](scanners-v0.1.2...scanners-v0.2.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* drop detect-secrets; ship tuned betterleaks default config
([#118](#118))

### Features

* drop detect-secrets; ship tuned betterleaks default config
([#118](#118))
([d370f9e](d370f9e))
</details>

<details><summary>scip-ingest: 0.2.2</summary>

##
[0.2.2](scip-ingest-v0.2.1...scip-ingest-v0.2.2)
(2026-05-16)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/analysis bumped to 0.3.0
</details>

<details><summary>search: 0.2.0</summary>

##
[0.2.0](search-v0.1.2...search-v0.2.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/storage bumped to 0.2.0
</details>

<details><summary>storage: 0.2.0</summary>

##
[0.2.0](storage-v0.1.2...storage-v0.2.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))
</details>

<details><summary>wiki: 0.2.0</summary>

##
[0.2.0](wiki-v0.1.1...wiki-v0.2.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @opencodehub/storage bumped to 0.2.0
</details>

<details><summary>root: 0.6.0</summary>

##
[0.6.0](root-v0.5.0...root-v0.6.0)
(2026-05-16)


### ⚠ BREAKING CHANGES

* drop detect-secrets; ship tuned betterleaks default config
([#118](#118))
* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))

### Features

* drop detect-secrets; ship tuned betterleaks default config
([#118](#118))
([d370f9e](d370f9e))
* lbug-only graph backend; rip DuckDB graph adapter
([#117](#117))
([49e14fd](49e14fd))


### Bug Fixes

* **ci:** grant id-token: write at release-please.yml top level
([#115](#115))
([a87a6eb](a87a6eb))
* **ci:** install betterleaks via mise so the pre-release gate finds it
([#120](#120))
([522a4ec](522a4ec))
* **ci:** pre-release gate aggregator needs betterleaks (was
detect-secrets)
([#119](#119))
([a6f3448](a6f3448))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Laith Al-Saadoon <alsaadoonlaith@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant