sourceCommit の取得と反映
mdn_trans_commit_getRetrieve the current source commit from Mozilla's content repository for a given English MDN URL and record it in the translation's frontmatter as l10n.sourceCommit.
Instructions
content リポジトリで該当原文の最新コミットを取得し、翻訳ファイルのフロントマターに l10n.sourceCommit を書き込みます。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | https://developer.mozilla.org/en-US/docs/... 形式の URL |