Replies: 1 comment
-
This seems like a great idea. We should take it into account when creating branches through the Keystatic UI as well, so that when you create a new branch from within Keystatic, it shows up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue: working on a project where there are lots of branches (and there are expected to be many more) - currently it is hard for content people to differentiate between their branches and general development stuff.
Suggestion: provide a
GitHubConfig
option as handler to filter branchesExamples:
feature/content...
if wanting to isolate development/content PRsfeature/[project-prefix]
when working in a monorepoBeta Was this translation helpful? Give feedback.
All reactions