Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 707 Bytes

File metadata and controls

22 lines (17 loc) · 707 Bytes

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.

[Unreleased]

Added

  • Initial release of delegate-action
  • GitHub Copilot CLI integration
  • Automated PR creation and assignment
  • File sanitization for security
  • Support for custom filenames and branches
  • CI/CD pipelines with GitHub Actions
  • Code quality tools (ESLint, Prettier, Commitlint)
  • Release automation with release-please
  • Dependency management with Dependabot
  • Code coverage with Codecov
  • Code quality analysis with SonarCloud