Compare commits

...

2 Commits
3.4.19 ... 3.4

Author SHA1 Message Date
Red-GitHubBot
49cf7eacfb [3.4] Stop manually adding category to automated PRs (#6089) (#6092)
Co-authored-by: Jakub Kuczys <me@jacken.men>
2023-04-20 13:45:38 +00:00
github-actions[bot]
abdf57c901 [3.4] Version bump to 3.4.20.dev1 (#6090)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-20 04:35:18 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -45,11 +45,11 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Automated Crowdin downstream
title: "[i18n] Automated Crowdin downstream"
title: "Automated Crowdin downstream"
body: |
This is an automated PR that is part of Prepare Release automated workflow (2 out of 2).
Please ensure that there are no errors or invalid files are in the PR.
labels: "Automated PR, Category: i18n, Changelog Entry: Skipped"
labels: "Automated PR, Changelog Entry: Skipped"
branch: "automated/i18n"
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
milestone: ${{ needs.pr_stable_bump.outputs.milestone_number }}

View File

@@ -214,7 +214,7 @@ def _early_init():
_ensure_no_colorama()
__version__ = "3.4.19"
__version__ = "3.4.20.dev1"
version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning