Skip to content
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

PR-Agent用のワークフローを書いた #171

Merged
merged 6 commits into from
Jun 27, 2024
Merged

PR-Agent用のワークフローを書いた #171

merged 6 commits into from
Jun 27, 2024

Conversation

Pugma
Copy link
Collaborator

@Pugma Pugma commented Jun 27, 2024

一回ワークフローをチェック
手元のGitHub Actionsの拡張機能では元のファイルでエラーが出たので多少アレンジした

@Pugma Pugma marked this pull request as draft June 27, 2024 03:25
@Pugma Pugma marked this pull request as ready for review June 27, 2024 03:25
Copy link

Title

PR-Agent用のワークフローを書いた


User description

一回ワークフローをチェック
手元のGitHub Actionsの拡張機能では元のファイルでエラーが出たので多少アレンジした


PR Type

Enhancement, Configuration changes


Description

  • 新しいGitHub Actionsワークフロー pr-agent.yaml を追加し、プルリクエストとコメントに対応するように設定
  • 環境変数とシークレットを設定し、PR-Agentの動作を制御
  • 日本語での応答を必須とする設定を追加

Changes walkthrough 📝

Relevant files
Configuration changes
pr-agent.yaml
PR-Agent用のGitHub Actionsワークフローを追加                                               

.github/workflows/pr-agent.yaml

  • 新しいGitHub Actionsワークフローを追加
  • プルリクエストとコメントに対応
  • 環境変数とシークレットを設定
+31/-0   

💡 PR-Agent usage:
Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

Copy link

PR Reviewer Guide 🔍

⏱️ Estimated effort to review [1-5] 2
🧪 Relevant tests No
🔒 Security concerns No
⚡ Key issues to review None

@kaitoyama
Copy link

良さそうです!(botの方にもこの修正入れたほうが良れときます)

@Pugma Pugma requested a review from mehm8128 June 27, 2024 03:41
Copy link
Member

@ras0q ras0q left a comment

Choose a reason for hiding this comment

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

titleとuser descriptionはなくても良さそうな気がします
あと見出しがあるなら区切り線もいらないと思うんですがこれは消せなそうですかね、、?

@ras0q
Copy link
Member

ras0q commented Jun 27, 2024

review effort出してくれるのはかなりありがたそうですね🤩

@Pugma
Copy link
Collaborator Author

Pugma commented Jun 27, 2024

見た感じそこを変更するconfigはなさそう?
な気がしました

OSSコントリビュートチャンスかもです

@kaitoyama
Copy link

titleは消せるかも

@Pugma Pugma requested a review from ras0q June 27, 2024 04:40
@Pugma Pugma closed this Jun 27, 2024
@Pugma Pugma reopened this Jun 27, 2024
@Pugma
Copy link
Collaborator Author

Pugma commented Jun 27, 2024

/improve

@Pugma
Copy link
Collaborator Author

Pugma commented Jun 27, 2024

/help

@Pugma Pugma merged commit 9ebb256 into master Jun 27, 2024
8 checks passed
@Pugma Pugma deleted the dev/pr-agent branch June 27, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants