mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Github custom action development - WIP
This commit is contained in:
@ -1,10 +1,5 @@
|
||||
name: 'PR Agent'
|
||||
description: 'Summarize, review and suggest improvements for pull requests'
|
||||
inputs:
|
||||
openai-key: # id of input
|
||||
description: 'OpenAI Key'
|
||||
required: true
|
||||
default: ''
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile.github_action'
|
||||
|
Reference in New Issue
Block a user