- replace bash script with python script for better version extraction and handling
- add major version label checking and auto-merge workflow
- implement pr author verification and automatic reviewer assignment
- enhance version extraction with multiple pattern support (dots, hyphens, mixed separators)
- add pr body columns configuration and update package rules
🔧 chore(workflows): restructure github actions workflow
- change trigger from push to pull_request events
- add python setup and dependency installation
- implement multi-stage workflow with label checking and auto-merge
- add commit author verification
- improve error handling and retry logic for pr merging
|
||
|---|---|---|
| .. | ||
| build-docker-image.yml | ||
| llm-code-review.yml | ||
| merge-prs.yml | ||
| renovate-app-version.py | ||
| renovate-app-version.yml | ||
| renovate.yml | ||