Skip to content

add 編集後記 at the end #29

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 1 commit into from
Jul 12, 2025
Merged

add 編集後記 at the end #29

merged 1 commit into from
Jul 12, 2025

Conversation

kboy-silvergym
Copy link
Contributor

Description

Types of changes

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update (if none of the other choices apply)
  • Others (any other types not listed above)

Checklist

  • I have read the Contributing Guide
  • I have added the necessary documentation (if appropriate)
  • Breaking Change (fix or feature that would cause existing functionality to not work as expected)

Further comments

Related Issue

Closes: #

@Copilot Copilot AI review requested due to automatic review settings July 12, 2025 06:07
@kboy-silvergym kboy-silvergym merged commit 63c6101 into main Jul 12, 2025
1 check passed
@kboy-silvergym kboy-silvergym deleted the feature/p.s branch July 12, 2025 06:07
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new placeholder section for post-editing in generated articles

  • Introduces a “編集後記” section with a manual placeholder
  • Adjusts numbering of the language requirement to step 7
Comments suppressed due to low confidence (1)

scripts/generate_article.py:125

  • [nitpick] The placeholder text '(ここは人間が手動で編集します)' may be overlooked; consider using a TODO comment or HTML marker (e.g., '') so it's easy to find and replace during final edits.
6. **編集後記セクション**: まとめの後に「## 編集後記」セクションを追加し、「(ここは人間が手動で編集します)」というプレースホルダーテキストのみを記述

@@ -122,7 +122,8 @@ def generate_article_with_ai(articles):
- 個人的な体験談や基本的なチュートリアルは避ける
4. **記事解説**: 各ニュースについて2〜3文程度の詳しい解説や注目ポイント、重要性を追記(「解説:」というプレフィックスは不要)
5. **まとめセクション**: 最後に「## まとめ」セクションを追加し、全体のまとめや来週への期待を述べるポジティブな締めの文を記述
6. **言語**: 必ず日本語で記述
6. **編集後記セクション**: まとめの後に「## 編集後記」セクションを追加し、「(ここは人間が手動で編集します)」というプレースホルダーテキストのみを記述
Copy link
Preview

Copilot AI Jul 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Manually updating list numbers can be error-prone as items are added or removed; consider using Markdown's auto-numbering (e.g., prefixing each item with '1.') to avoid manual renumbering.

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant