Badonde Versions Save

Automated PR creation, tailored to your project

2.0.1.1

4 years ago

2.0.1

4 years ago
  • Fixed default branch derivation (#136).
  • Fixed closed milestone available to assign (#137).

2.0.0

4 years ago

Badonde 2.0 is here! This major release now makes Badonde a fully-fledged tool designed for individuals and teams to automate away their PR creation workflow, focusing on 4 fundamentals:

🌐 URL ~> API

Badonde now leverages the power of the GitHub API to create PRs, instead of relying on URL params. This allows for a variety of options otherwise impossible, like the ability to assign reviewers.

🔨 BadondeKit

Whether individual or team, small or big project, Badonde can handle your automation needs.

With BadondeKit as the underlying framework, you can now declare custom rules for your PR creation workflow through expressive, declarative Swift syntax in a Badondefile.swift file living right in your project's repository.

Need inspiration? Take a look at the README example or even Badonde's own Badondefile 😉

🖥 CLI

Badonde's command set is now clear and concise, and fully documented through the --help flag.

Get started by running badonde on your console to see all available options!

📚 Docs

Along with code documentation for BadondeKit, a brand new README now explains the entire process to integrate Badonde into your project in no time.

2.0.0-beta.10

4 years ago

2.0.0-beta.9

4 years ago

2.0.0-beta.8

4 years ago

2.0.0-beta.7

4 years ago

2.0.0-beta.6

4 years ago

2.0.0-beta.5

4 years ago

2.0.0-beta.4

4 years ago