Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GA to create POT on specific branch pushes #198

Open
1 task done
afragen opened this issue Nov 16, 2024 · 1 comment
Open
1 task done

Update GA to create POT on specific branch pushes #198

afragen opened this issue Nov 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request needs triage needs to be discussed and worked on

Comments

@afragen
Copy link
Contributor

afragen commented Nov 16, 2024

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Update generate-pot.yml to run on push to main and translations 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

@afragen afragen added enhancement New feature or request needs triage needs to be discussed and worked on labels Nov 16, 2024
@afragen
Copy link
Contributor Author

afragen commented Nov 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage needs to be discussed and worked on
Projects
None yet
Development

No branches or pull requests

2 participants