Checkouts stale following changes to .gitattributes
オープン
まだ誰も着手していません。
docs
infra
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 44779 |
|---|---|
| Nosy | @jaraco, @jkloth, @eamanu |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-07-30.14:21:05.787>
labels = ['docs']
title = 'Checkouts stale following changes to .gitattributes'
updated_at = <Date 2021-07-31.13:27:52.992>
user = 'https://github.com/jaraco'
bugs.python.org fields:
activity = <Date 2021-07-31.13:27:52.992>
actor = 'eamanu'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2021-07-30.14:21:05.787>
creator = 'jaraco'
dependencies = []
files = []
hgrepos = []
issue_num = 44779
keywords = ['patch']
message_count = 1.0
messages = ['398552']
nosy_count = 4.0
nosy_names = ['jaraco', 'jkloth', 'docs@python', 'eamanu']
pr_nums = ['27436']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44779'
versions = []
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
.gitattributes の変更と、issue の履歴に記載されている PR #27436 を確認することから始めます。これらの変更後に影響を受ける checkout がどのように stale になるかを確認し、既存の PR のコンテキストを使って意図された修正を判断します。完了の条件は、.gitattributes の変更後も checkout が最新の状態に保たれることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git
- 領域
- documentation
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100