Skip to content

chore: sync with WeblateOrg/meta - #601

Merged
nijel merged 1 commit into
mainfrom
weblate-meta-sync
Aug 21, 2026
Merged

chore: sync with WeblateOrg/meta#601
nijel merged 1 commit into
mainfrom
weblate-meta-sync

Conversation

@nijel

@nijel nijel commented Aug 21, 2026

Copy link
Copy Markdown
Member

Automated sync with WeblateOrg/meta.

@nijel
nijel enabled auto-merge (rebase) August 21, 2026 12:36
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for security reviews. Please try again later.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fc9b558f04

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +34 to 37
if test -f pyproject.toml ; then
echo "method=pep735" >> "$GITHUB_OUTPUT"
else
echo "method=uvx" >> "$GITHUB_OUTPUT"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep honoring the pinned lint requirements

In this repository, requirements-lint.txt pins prek==0.4.13 and there is no pyproject.toml, so this detector now routes every CI run to uvx prek and silently bypasses the only declared lint dependency. The installed uvx --help documents --with-requirements as the option for installing packages from a requirements file, but the workflow does not use it; consequently CI resolves an unconstrained prek version while Renovate continues updating a file that no longer affects the checks. Retain the requirements-based dispatch or otherwise preserve the declared pin.

Useful? React with 👍 / 👎.

@nijel
nijel merged commit 42ca068 into main Aug 21, 2026
14 checks passed
@nijel
nijel deleted the weblate-meta-sync branch August 21, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant