paularmstrong / build-tracker

A set of tools to track the size of your build artifacts over time.
https://buildtracker.dev
MIT License
439 stars 27 forks source link

Allow longer branch names #203

Closed OliverJAsh closed 4 years ago

OliverJAsh commented 4 years ago

The database setup defines a branch as max 64 characters. Just today we had a build fail because we actually ran into this limit (not a branch name we defined ourselves, but one created by GitHub's "revert PR" functionality).

Could we increase the max length?

github-actions[bot] commented 4 years ago

Hello @OliverJAsh :wave: Thanks for helping out with Build Tracker!

This issue is being automatically closed because it does not follow the issue template. Please follow the template provided, do not delete any of the template contents, and include as much information as possible.

You can edit this issue and include the template to re-open or start with a New Issue.