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

chore: change config #11

Closed
wants to merge 2 commits into from
Closed

Conversation

kaitoyama
Copy link
Contributor

No description provided.

@kaitoyama kaitoyama self-assigned this Jun 27, 2024
Copy link

Title

chore: change config


PR Type

Enhancement, Configuration changes


Description

  • pull_request トリガーに opened を追加しました。
  • issue_comment トリガーのフォーマットを変更しました。
  • pr_agent_job の条件を修正し、ドラフトPRを除外しました。
  • 環境変数の値をシングルクォートで統一しました。
  • PR_DESCRIPTION.GENERATE_AI_TITLEPR_DESCRIPTION.ADD_ORIGINAL_USER_DESCRIPTION の設定を追加しました。

Changes walkthrough 📝

Relevant files
Configuration changes
pr-agent.yml
PRエージェントのワークフロー設定を更新                                                                         

.github/workflows/pr-agent.yml

  • pull_request トリガーに opened を追加
  • issue_comment トリガーのフォーマットを変更
  • pr_agent_job の条件を修正し、ドラフトPRを除外
  • 環境変数の値をシングルクォートで統一
  • PR_DESCRIPTION.GENERATE_AI_TITLE
    PR_DESCRIPTION.ADD_ORIGINAL_USER_DESCRIPTION の設定を追加
  • +17/-16 

    💡 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 YAML Syntax:
    PRにはYAML構文の変更が含まれていますが、構文エラーの可能性があるため、特にインデントやキーのフォーマットに注意してください。
    Conditional Logic:
    pr_agent_jobの条件式が変更されています。新しい条件が意図した通りに機能するか確認が必要です。

    @kaitoyama kaitoyama closed this Jun 27, 2024
    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.

    1 participant