Releases: flowcore-io/usable-pr-validator
Releases · flowcore-io/usable-pr-validator
v1.6.0
v1.5.2
1.5.2 (2025-10-13)
Bug Fixes
- test feature branch validation (9dc3479)
- test feature branch validation (ed7af84)
- validate.sh: add a newline at the end of the script for better compatibility (4246f34)
- validate.sh: enhance output handling and extraction for Gemini CLI (2036ab5)
- validate.sh: improve Gemini CLI output handling and error reporting (3ef920d)
- validate.sh: simplify Gemini CLI output handling and remove unnecessary complexity (86871a6)
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.2.1
v1.2.0
1.2.0 (2025-10-08)
Features
- action: ✨ enhance action inputs for dynamic prompt fetching and validation (21cf10c)
- comment-revalidation: add support for comment-triggered revalidation and override handling in workflows and scripts (7860dee)
- workflow: add logic to determine validation base reference for release-please branches (ebfb323)
Bug Fixes
- action: improve base reference handling in Git fetch logic and update diff commands for better compatibility with branches and tags (51f5721)
- fetch-prompt: streamline variable declarations and improve readability in fetch functions (4a1f10c)
- scripts: update shebang to use env for portability and improve error message clarity in fetch-prompt script (b290c29)
- validate: enhance Gemini CLI execution logging and output handling in validation script (1251ea9)
- workflow: replace console.log with core.info for improved logging in comment revalidation workflow; add warning for empty MCP system prompt content in fetch-prompt script; enhance logging in validate script for real-time output display (fc36d88)
v1.1.0
v1.0.0
1.0.0 (2025-10-06)
Features
- action: ✨ add support for custom artifact naming and comment title (4e1ffe8)
- initial implementation of AI-Powered PR Validator (c99d1ed)
- workflow: ✨ enhance integration tests with detailed validation prompts (4c41292)
Bug Fixes
- ci: 🐛 add debug information for prompt file validation (6ab421b)
- ci: 🐛 add debug steps for action and documentation test results (06bb48c)
- ci: 🐛 enhance secret detection regex in workflow (91f9c92)
- ci: 🐛 enhance validation report extraction with error handling (7daafe0)
- ci: 🐛 enhance validation result parsing and GitHub output handling (dd62319)
- ci: 🐛 improve GITHUB_OUTPUT handling in validation script (fc855a1)
- ci: 🐛 improve prompt placeholder replacement and add validation checks (9b33cae)
- ci: 🐛 improve secret detection regex in workflow (6b13c1e)
- ci: 🐛 refine secret detection logic in workflow (c0a293d)
- ci: 🐛 update validation script to use heredoc for GitHub output handling (cd6b0e0)
- ci: exclude echo statements from security check (5155c60)
- ci: exclude grep command from security check (e660a25)
- ci: fix YAML syntax error and security check pattern (263c43c)
- release: ✨ add GitHub token to release-please configuration (08d7962)
- release: ✨ add release-please configuration and manifest files (cd8be5a)
- yaml: replace template literal with string concatenation (cb17945)