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
GitHub Actions
28f444de51
fix: update feature branch pattern in benchmark workflow to support nested branches
2026-02-17 00:04:33 +00:00
GitHub Actions
70ae7d247f
fix: add feature branch support to pull request trigger in benchmark workflow
2026-02-17 00:03:21 +00:00
GitHub Actions
27c8365267
fix: add pull request trigger for main and development branches in benchmark workflow
2026-02-16 22:53:23 +00:00
GitHub Actions
3e4022cd69
fix: add CHARON_ENCRYPTION_KEY environment variable to benchmark and quality check workflows
2026-02-16 21:00:43 +00:00
renovate[bot]
0064dd55e0
chore(deps): update github/codeql-action digest to ad5a6c0
2026-02-16 19:01:45 +00:00
GitHub Actions
d9a0875af2
fix: update condition for backend and frontend Codecov uploads to handle boolean inputs correctly
2026-02-16 18:54:15 +00:00
GitHub Actions
8c12ddebe0
chore: add model configuration and user invocability to agent definitions
2026-02-16 18:54:03 +00:00
GitHub Actions
f275613294
fix: update Playwright test command to include 'chromium' project
2026-02-16 18:47:34 +00:00
renovate[bot]
a7ed841d25
fix(deps): update weekly-non-major-updates
2026-02-16 17:36:30 +00:00
GitHub Actions
2c8b74ca97
chore: update coverage guidelines to clarify patch coverage requirements and thresholds
2026-02-16 07:07:40 +00:00
renovate[bot]
90f280af84
chore(deps): update weekly-non-major-updates
2026-02-16 03:27:02 +00:00
GitHub Actions
e16165d9a2
fix: streamline tools list in agent markdown files for consistency and clarity
2026-02-15 21:20:18 +00:00