GitHub Actions
8e88d9feae
chore: Update CodeQL scan scripts and documentation for CI alignment and deprecate old suites
2026-02-20 13:55:28 +00:00
GitHub Actions
a278ae1287
chore: Enhance governance and security guidelines in documentation for GORM and token protection
2026-02-20 12:38:37 +00:00
GitHub Actions
12dd09b32b
choret: Add governance guidelines for agent files and conditional GORM security scanning
2026-02-20 12:37:37 +00:00
GitHub Actions
1a477f90f4
chore: enhance Trivy scan script with Docker image pull and cleanup options
2026-02-20 03:12:02 +00:00
GitHub Actions
efbbf46a7a
chore: update tools list in agent configurations for consistency and clarity
2026-02-20 03:11:33 +00:00
GitHub Actions
6b03ffc4bc
fix: update AI model to GPT-5.3-Codex across multiple agent configurations
2026-02-20 01:49:27 +00:00
GitHub Actions
1189fa59b6
docs: update tools list and model versions in agent configurations
2026-02-19 16:43:08 +00:00
GitHub Actions
7070ea6f44
docs: update AI model references in agent configurations to Claude Sonnet 4.5 and 4.6
2026-02-19 16:40:53 +00:00
GitHub Actions
3e2df57fd1
docs: add mandatory documentation requirements for identifying security vulnerabilities
2026-02-19 16:34:10 +00:00
GitHub Actions
e2e3cc3dcf
fix: update tools list and enhance context for code review lead agent
2026-02-19 16:34:10 +00:00
GitHub Actions
f4ef79def3
chore: repo cleanup by archiving plans / reports
2026-02-19 16:34:10 +00:00
GitHub Actions
813236e017
fix: specify target branch for push events in workflow configurations
2026-02-19 01:24:24 +00:00
GitHub Actions
d9e1119ed0
fix: Correct description for Caddy patch labels to clarify PR grouping
2026-02-18 23:11:48 +00:00
GitHub Actions
07a4569380
fix: Refine descriptions in package rules for clarity in Renovate configuration
2026-02-18 22:24:35 +00:00
GitHub Actions
03e9698186
fix: Enhance error handling for missing SARIF output directory in CodeQL analysis
2026-02-18 21:26:39 +00:00
GitHub Actions
00b12dd9a7
fix: Update markdown link syntax to include URL format for clarity
2026-02-18 21:24:57 +00:00
GitHub Actions
9570bdb027
fix: Update tools list in Management and Playwright Dev agents for improved functionality
2026-02-18 21:24:40 +00:00
GitHub Actions
4f56127147
fix: Update Go version in CodeQL workflow to 1.26.0 for compatibility
2026-02-18 18:00:14 +00:00
GitHub Actions
54f2586d89
fix: Refactor token cache management to use in-memory storage and sequential operations
2026-02-18 17:03:47 +00:00
renovate[bot]
42155c3b95
fix(deps): update weekly-non-major-updates
2026-02-18 16:13:03 +00:00
GitHub Actions
0369eb1c12
fix: Enhance logging sanitization across various handlers and services
...
- Removed unnecessary fields from logs where applicable to reduce clutter and focus on essential information.
- Ensured consistent logging practices to enhance security and prevent log injection vulnerabilities.
2026-02-18 13:06:26 +00:00
GitHub Actions
a9f8e0a79a
fix: remove minimum release age for auto-merging non-major updates in feature branches
2026-02-18 09:34:18 +00:00
GitHub Actions
d66101a349
chore: update CodeQL workflow to verify Go toolchain version and improve SARIF file handling
2026-02-18 08:28:01 +00:00
GitHub Actions
fd95611a25
chore: update CodeQL workflow to include feature and fix branches and enhance JS scan script
2026-02-18 08:13:55 +00:00
GitHub Actions
24509dc84f
fix: add allowlist normalization and validation in permissions repair process
2026-02-18 06:31:19 +00:00
renovate[bot]
f87a468748
chore(deps): pin peter-evans/find-comment action to b30e6a3
2026-02-18 06:05:04 +00:00
GitHub Actions
0a8106aed4
chore: update nightly build workflow to use CHARON_CI_TRIGGER_TOKEN and remove quality-checks workflow dispatch trigger
2026-02-18 04:12:31 +00:00
GitHub Actions
cbe2a39f0b
chore: add workflow_dispatch trigger to quality-checks and update reference in weekly-nightly-promotion
2026-02-18 03:19:37 +00:00
GitHub Actions
a5c4a3e36c
chore: add quality-checks workflow to nightly build process
2026-02-18 02:53:41 +00:00
GitHub Actions
bb79550c33
chore: rename supply chain workflow files for consistency and clarity
2026-02-18 02:11:24 +00:00
GitHub Actions
88553a6fe3
chore: update create-pull-request action to v8.1.0 for GeoLite2 checksum update
2026-02-18 02:00:19 +00:00
GitHub Actions
37a68d8768
chore: update find-comment action to v4.0.0 for improved functionality
2026-02-18 02:00:19 +00:00
renovate[bot]
abd9dc2f70
chore(deps): update github/codeql-action digest to 9e907b5
2026-02-18 01:51:24 +00:00
GitHub Actions
a421a348ca
chore: remove quality-checks workflow from nightly build and weekly promotion jobs
2026-02-18 00:55:53 +00:00
GitHub Actions
97dab1ccf4
---
...
fix: enforce fresh nightly promotion quality gates
Ensure promotion decisions are based on current nightly HEAD evidence instead of stale workflow history.
Add native CodeQL branch triggers so security analysis runs on nightly/main promotion paths.
Convert nightly and weekly automation to dispatch required checks only when missing for the exact HEAD commit, preventing duplicate/racing runs while guaranteeing check presence.
Harden weekly health verification with retry polling so transient scheduling delays do not produce false negatives.
This reduces false blocking and ensures nightly-to-main promotion uses current, deterministic CI state.
Refs: #712
2026-02-18 00:51:15 +00:00
renovate[bot]
9772f1dbe4
chore(deps): update github/codeql-action digest to 015d8c7
2026-02-17 23:56:23 +00:00
GitHub Actions
f59244d00e
chore: add push event detection to workflow trust evaluation
2026-02-17 21:18:54 +00:00
GitHub Actions
ff015cdeff
chore: enhance planning and management instructions with PR slicing strategies and multi-PR protocols
2026-02-17 21:04:26 +00:00
GitHub Actions
538f56bcb9
chore: update minimum release age for dependency updates from 30 days to 14 days
2026-02-17 20:58:43 +00:00
GitHub Actions
7ffd19fe50
chore: update workflows to trigger on push events instead of pull requests
2026-02-17 20:38:51 +00:00
Jeremy
50afd9ab21
Merge pull request #707 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
fix(deps): update weekly-non-major-updates (feature/beta-release)
2026-02-17 15:12:00 -05:00
GitHub Actions
84a225da0f
chore: Update Renovate configuration for dependency approval and Docker image tracking
2026-02-17 20:08:18 +00:00
renovate[bot]
603b6ef1f8
fix(deps): update weekly-non-major-updates
2026-02-17 19:46:58 +00:00
GitHub Actions
ff78b3c330
chore: Add gopls server configuration to MCP settings
2026-02-17 19:44:22 +00:00
GitHub Actions
0fdaa3fef3
chore: add local patch coverage preflight instructions before unit tests across multiple agent and instruction files
2026-02-17 14:07:19 +00:00
GitHub Actions
918cf794de
fix: update checkout step in backend job to include fetch-depth and ref for improved accuracy
2026-02-17 08:46:03 +00:00
GitHub Actions
557e08c783
fix: enhance encryption key validation and add trigger parity check for Codecov workflows
2026-02-17 00:58:44 +00:00
GitHub Actions
2e84f88003
fix: correct file path reference in Management agent instructions
2026-02-17 00:33:30 +00:00
GitHub Actions
74faee1a33
fix: update benchmark job condition to include pull_request event
2026-02-17 00:07:16 +00:00
GitHub Actions
6d7cca712e
fix: remove workflow_run trigger from benchmark workflow
2026-02-17 00:06:03 +00:00