-
-
Notifications
You must be signed in to change notification settings - Fork 0
Chore/apply foundation ci fixes 20260911 #516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -34,4 +34,4 @@ permissions: | |
|
|
||
| jobs: | ||
| governance: | ||
| uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@571cc734cd69fb846032ec77a662aa8ee4fc32cd # main 2026-06-27 | ||
| uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@8f31a5a4ba591d544b65f91f6d78b136e07756f0 # main 2026-06-27 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. π©Ί Stability & Availability | π Major | β‘ Quick win Pin the reusable workflows to the full upstream commit SHA. The three current SHAs do not resolve in π€ Prompt for AI Agents |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -47,7 +47,7 @@ on: | |
| # MONITORING; the auto-merge job itself is gated OFF by default (see below). | ||
|
|
||
| permissions: | ||
| contents: write | ||
| contents: read | ||
| pull-requests: write | ||
| repository-projects: read | ||
| actions: read | ||
|
Comment on lines
47
to
53
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ποΈ Data Integrity & Integration | π‘ Minor | β‘ Quick win Grant When π€ Prompt for AI Agents |
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,6 +8,7 @@ updates: | |
| actions: | ||
| patterns: | ||
| - "*" | ||
| open-pull-requests-limit: 2 | ||
|
|
||
| - package-ecosystem: "cargo" | ||
| directory: "/" | ||
|
|
@@ -16,13 +17,16 @@ updates: | |
| ignore: | ||
| - dependency-name: "*" | ||
| update-types: ["version-update:semver-patch"] | ||
| open-pull-requests-limit: 0 | ||
|
|
||
|
Comment on lines
17
to
21
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. π― Functional Correctness | π‘ Minor | β‘ Quick win Set a non-zero π€ Prompt for AI Agents |
||
| - package-ecosystem: "npm" | ||
| directory: "/" | ||
| schedule: | ||
| interval: "daily" | ||
| open-pull-requests-limit: 3 | ||
|
|
||
| - package-ecosystem: "pip" | ||
| directory: "/" | ||
| schedule: | ||
| interval: "daily" | ||
| open-pull-requests-limit: 3 | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Maintainability & Code Quality | π‘ Minor | β‘ Quick win
π Supported by static analysis
π Script executed:
Repository: hyperpolymath/gitbot-fleet
Length of output: 1025
π€ get_repo_knowledge executed:
get_repo_knowledge hyperpolymath/gitbot-fleet /tmp/coderabbit-repo-knowledge/hyperpolymath-gitbot-fleet-a78cd8e9/conventionsLength of output: 463
π Script executed:
Repository: hyperpolymath/gitbot-fleet
Length of output: 405
Update both CodeQL Action version comments.
The pinned commit
cdf488f...resolves to CodeQL Actionv4.37.9, notv3. Change both inline comments to# v4.37.9.π€ Prompt for AI Agents
Source: MCP tools