Add Woodpecker CI/CD pipeline / changed .gitignore #1
No reviewers
Labels
No labels
breaking
bug
dependency
docs
enhancement
feature
misc
refactor
security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ElZeckos/VoiceCorn!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ft/ci-and-gitignore"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary: Adds a comprehensive Woodpecker CI/CD pipeline with code checking, Docker builds, AI PR reviews, and release automation, plus an expanded .gitignore for Go project files.
Issues:
🔴 HIGH .woodpecker/0-check.yml:11 - Formatter check always passes regardless of result
⚠️ MEDIUM .woodpecker/99-release-bot.yml:1 - Release pipeline lacks dependency on check pipeline
💡 LOW .woodpecker/99-release-bot.yml:10 - YAML structure ordering
Recommendations:
💡 .woodpecker/0-check.yml:11 - Fix formatter check logic
💡 .woodpecker/99-release-bot.yml - Add dependency and reorder
Score (Code Quality): 75
Result: ⚠️ Changes Requested