Skip to content

Release 0.1.0

Choose a tag to compare

@briandominick briandominick released this 14 Jul 13:10
· 8 commits to main since this release
0406700

Release 0.1.0

First Official Release!

Features

  • Ruby CLI and API
  • Fully Dockerized operation
  • YAML-based cross-platform format for unlimited individual issues or issue "stubs" in one file
  • Custom default body/metadata assignment across entire batch
  • GitHub Issues REST API functionality
    • Authenticates via personal access token
    • Creates labels and milestones (prompts for approval first)
    • Posts issues, assigns labels/milestones
  • Comprehensive CI/CD pipeline
    • Local automation scripts
    • RSpec tests
    • GitHub Workflows
    • Automated publishing to RubyGems, DockerHub

Documentation