Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.14 KB

File metadata and controls

31 lines (24 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-XX

Added

  • Initial release of Issue & PR Automation Suite
  • Project board automation for GitHub Projects V2
    • Automatically add new issues to project backlog
    • Update issue status based on PR lifecycle (In Progress, In Review)
  • Label and milestone synchronization between issues and PRs
    • Bidirectional label sync
    • Smart milestone sync
  • ZAP security scan issue auto-labeling
  • Configurable inputs for all features
  • Comprehensive documentation with examples

Features

  • Support for composite GitHub Action
  • Integration with GitHub Projects V2 GraphQL API
  • Automatic issue linking detection (multiple patterns supported)
  • Modular feature enablement (can enable/disable individual features)