Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

We are happy to announce that we’ve published the a new version of Checklist Buddy for JetBrains Space on . 🎉

New Features

Support for configurable default branch

So far, the app used main for fetching the configuration file PRCHECKLIST. If the default branch has been changed to a different branch name for a repository, the app did not work. With the new default branch API endpoint JetBrains Space introduced, we now support configurable default branches.

Bugfixes

App ignored Checklist titles

Titles in checklists were ignored by the app:

+title+ Frontend testing checklist

This has been fixed, and titles are now created as comments in your code reviews.

  • No labels