python / python/python-docs-es

Agregar ejecución condicional a nuestros PR checks

Open
#3,030 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
371
Forks
413
PR merge metrics
No merged PRs in 30d

Description

Contexto

Durante la transmisión para migrar a 3.13, identificamos una oportunidad de mejora en la ejecución de nuestros Github Actions, deberíamos de poder limitarlos dependiendo de la extensión y la intención del PR.

Lista de Actions actuales:

### Tasks
- [ ] Entradas sin traducción debe ejecutarse solo cuando revisemos cambios en `.po` files

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the repository's current GitHub Actions workflows and find the check for untranslated entries. Determine how the workflows currently respond to pull request changes, then make the check run only when .po files are modified. Done means the check is skipped for unrelated changes and runs for relevant translation changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.