1
0
Fork 0
1Panel-Appstore/.github/workflows
pooneyy deae7397a8
feat(renovate): migrate from shell script to python implementation and enhance automation
- 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
2025-10-06 16:48:14 +08:00
..
build-docker-image.yml 👷 ci(docker): add build context parameter to workflow 2025-10-03 20:54:53 +08:00
llm-code-review.yml Create llm-code-review.yml: Add LLM code review GitHub Actions workflow 2025-08-19 16:18:09 +08:00
merge-prs.yml Update merge-prs.yml: Add PR readiness check before merging Renovate PRs 2025-08-17 16:47:46 +08:00
renovate-app-version.py feat(renovate): migrate from shell script to python implementation and enhance automation 2025-10-06 16:48:14 +08:00
renovate-app-version.yml feat(renovate): migrate from shell script to python implementation and enhance automation 2025-10-06 16:48:14 +08:00
renovate.yml (ci) Update github/workflows/renovate.yml: Update Renovate workflow configuration 2025-08-30 16:36:21 +08:00