-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update PR Action Handling Logic in GitHub Action Runner #1231
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
Conversation
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
|
@matanbaruch https://pr-agent-docs.codium.ai/usage-guide/automations_and_usage/#github-action |
|
@mrT23 Added |
|
cool :-) |
PR Type
Enhancement
Description
GITHUB_ACTION_CONFIG.PR_ACTIONSconfiguration optionconfiguration.tomlto include the newpr_actionsoption (commented out)Changes walkthrough 📝
github_action_runner.py
Implement configurable PR actions in GitHub Action runnerpr_agent/servers/github_action_runner.py
GITHUB_ACTION_CONFIG.PR_ACTIONSactions list
configuration.toml
Add PR actions configuration option in TOML filepr_agent/settings/configuration.toml
pr_actionsconfiguration option under[github_action_config]'ready_for_review', 'review_requested'