GitHub pull request didn't link to Flat

Hi! I was curious of how to link a GitHub PR to a Flat topic? I named a branch feature/123-contact-mobile-notes, but seems like it doesn’t support things like feature

At the moment we don’t support prefixes like feature/ in the branch name, the branch has to start with the topic ID, like 123-contact-mobile-notes. You can read more about the patterns we recognize in our GitHub integration docs.

Good news, I’m happy to report that we’ve pushed a change so that Flat now handles branch names with a prefix. The docs are updated with examples.

Thanks for the idea!

That’s great, just tested it and it works, thanks for the fast response!