Prevent generator syncs from regressing the README version
オープン
@SoulPancake がすでに取り組んでいます。
2026年8月3日 から。
- 主要言語
- Python
- スター
- 85
- フォーク
- 36
- 平均マージ
- 3時間 8分
- マージ済み PR(30日)
- 3
説明
Summary
The generator sync in python-sdk#307 regressed the README version.
The SDK README version must not be overwritten with an older generator-managed value.
Required changes
- Define the owner of the Python SDK README version.
- Prefer a release-please-managed SDK version when that is supported.
- Prevent generator syncs from regressing the README version.
- Define the process for README-only whitespace changes separately from version synchronization.
Related work
Generator tracking issue: to be linked after creation.
References
- Pull request: https://github.com/openfga/python-sdk/pull/307
- Review: https://github.com/openfga/python-sdk/pull/307#pullrequestreview-4843061118
- Requested by: @SoulPancake
Acceptance criteria
- A generator sync cannot downgrade or otherwise regress the README version.
- The version update process has one documented source of truth.
- The implementation or workflow has automated coverage for the regression case.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。