mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
Github custom action development - WIP
This commit is contained in:
parent
1c1aad2806
commit
ea1cd7ae45
1 changed files with 0 additions and 5 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue