Skip to content

[sic]#1520

Closed
tomkabel wants to merge 3 commits intoimputnet:mainfrom
tomkabel:feature/github-workflows
Closed

[sic]#1520
tomkabel wants to merge 3 commits intoimputnet:mainfrom
tomkabel:feature/github-workflows

Conversation

@tomkabel
Copy link
Copy Markdown

No description provided.

Your Name added 3 commits March 17, 2026 12:21
- setup-sprint-2.sh: Creates Sprint 2 issues, labels, milestone
- setup-sprint2-project.sh: Sets up GitHub Projects v2 Kanban board
- create-sprint.sh: Reusable template for Sprints 3-8
- SPRINT_SCRIPTS_README.md: Documentation and usage guide
- sprint-automation.yml: GitHub Actions workflow for project automation
Fixes applied:
- Idempotency: Check if project exists before creating
- Command line args: -n, -s, --start-date, --end-date, -r flags
- Dependency check: Validate jq and gh CLI versions
- Fix subshell issue: Use process substitution for while loops
- Remove TODOs: Implement working automation workflow
- Error handling: No more silent failures with 2>/dev/null
- Temp file cleanup: Use mktemp with trap cleanup
- Input validation: Validate dates, sprint numbers, repo format
- Logging: Verbose mode with timestamps and log levels
- Function separation: Modular architecture
- Rollback support: Track created resources and cleanup on failure
- Dry run mode: Preview changes without executing
- Help/usage documentation

Version bump: 1.0 -> 2.0.0
- Add CODEOWNERS file for PR review requirements
- Create comprehensive workflow documentation (README, SECURITY_VERIFICATION)
- Implement AI PR reviewer for automated code reviews
- Update existing workflows: CodeQL security scanning, Docker builds, fast-forward merges
- Enhance sprint automation and testing workflows
- Update .gitignore for new project structure
@tomkabel tomkabel closed this Mar 17, 2026
@tomkabel tomkabel changed the title feat: add GitHub workflow automation and security features [sic] Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant