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
Heading-map position fallback — when a new section was added to source but the translation PR hadn't been merged yet, the position fallback grabbed the wrong target section, producing incorrect heading-map values.
Resync SHA — \translate-resync was diffing HEAD vs HEAD instead of the PR's actual merge commit, so it couldn't detect the PR's changes.
Translation sync cleanup after action-translation v0.12.2
action-translation v0.12.2 fixes two bugs that affected the translation PRs generated for this repo:
\translate-resyncwas diffing HEAD vs HEAD instead of the PR's actual merge commit, so it couldn't detect the PR's changes.Current state
.zh-cn.zh-cn.fa.faRecommended sequence
@v0.12.2(PR forthcoming)contentdirective #3 and fa [CI] Update once sphinx-exercise merges PR #16 #70 (Type Hints — the heading-map bug only affects the map metadata, the actual translation content is correct)\translate-resyncon source PR Fix broken raw GitHub URLs for CSV data files #491 to generate clean URL-fix-only translation PRs with v0.12.2This will produce translation PRs that each contain only the changes from their respective source PRs, with correct heading-map values.