-
Notifications
You must be signed in to change notification settings - Fork 2
GitHub の issue 及び pull request の運用方法について #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| TKYTEL COMMENT 30 | ||
| 東京広域電話網 | ||
| 2026-02-12 | ||
|
|
||
| GitHub の issue 及び pull request の運用方法について | ||
|
|
||
| 0. 本文 | ||
|
|
||
| 東京広域電話網では、GitHub を利用して各種のプログラムや文書のバー | ||
| ジョン管理をしているところです。しかし、複数の人員が平行して作業でき | ||
| る背景から、別の人が別の場所で同様の作業を行ってしまう事態がたびたび | ||
| 発生しています。これを防ぐため、次のように案内します。ただし、この案 | ||
| 内は厳格なものではなく、飽くまで方針を示すに留めます。 | ||
|
|
||
| イ) GitHub の issue 機能を用いたチケット発行を推奨します。 | ||
|
|
||
| ロ) ある issue に assign された人は、なるべく早い段階で、少なくと | ||
| もその issue を解決するための branch を push し、また、issue | ||
| に紐付けられた draft pull request を作成してください。これがな | ||
| されない場合、いわゆる「やるやる詐欺」とみなされ、別の人が当該 | ||
| issue に取り組む可能性があります。 | ||
|
|
||
| ハ) リポジトリのデフォルトブランチを除き、commit は多少乱雑でも構 | ||
| いません。小さな commit は、のちに squash して大きな commit に | ||
| まとめることができます。 | ||
|
|
||
| ニ) ほどよく進捗したら、draft pull request を pull request に変更 | ||
| して review をもらってください。だれに review をもらえば良いか | ||
| わからない場合、そのリポジトリを最初に作った人か、KusaReMKN ま | ||
| たは yude に依頼してください。 | ||
|
|
||
| ホ) Review の内容を受けて、修正を加えたり加えなかったりしてくださ | ||
| い。別の人がその branch に変更点を push することもあります。 | ||
|
|
||
| ヘ) その他、ほどよく、おだやかに運用してください。 | ||
|
|
||
| 以上 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.