You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the plan for development to use some sort of git flow process? I ask because if main is the release branch it would make sense to create a develop branch to make PRs against and feature and/or bugfix branches. develop would be the only branch that merges to main and this at the time of releasing a new tagged version.
Should something like the above be the process it makes sense to generate a new POT file on push to main.
I have checked the following:
Describe the feature you want to add
Update
generate-pot.yml
to run onpush
tomain
andtranslations
branches.Will remove
translations
branch and replace with git flow branch after merge and once git flow defined here.Fixes #197
Mockups or Images of the feature
n/a
The text was updated successfully, but these errors were encountered: