Skip to content

Add log PR comment analyzer #3704

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 16, 2025
Merged

Add log PR comment analyzer #3704

merged 1 commit into from
Jul 16, 2025

Conversation

rajithacharith
Copy link
Contributor

This will introduce new git action on PR merge to analyze the status of the added comments by AI Log Agent

This pull request introduces a new GitHub Actions workflow to notify an AI Log Agent about merged pull requests and updates an existing workflow to simplify its configuration. Below are the key changes:

New Workflow Addition:

  • Added a new GitHub Actions workflow .github/workflows/log-pr-comment-analyzer.yml to notify the AI Log Agent when a pull request is merged into the cc-main branch. This workflow retrieves merged pull request details and invokes the AI Log Agent with the pull request URL.

Workflow Configuration Simplification:

  • Updated .github/workflows/pr-reviewer-for-logs.yml to remove unnecessary inputs (reviewEndpoint and tokenUrl) for the call-template job, simplifying the workflow configuration.

@amilam amilam merged commit 57d8f3d into wso2:cc-main Jul 16, 2025
2 of 3 checks passed
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.

2 participants