mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
refactor: remove unused AI PR body generator step
This commit is contained in:
parent
5eb1f0d0a9
commit
e2735d5cd1
4
.github/workflows/checks.yml
vendored
4
.github/workflows/checks.yml
vendored
@ -22,10 +22,6 @@ jobs:
|
|||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
|
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
|
||||||
|
|
||||||
- name: AI PR Body Generator
|
|
||||||
uses: jbrocher/auto-pr-body-generator@v0.2.2
|
|
||||||
with:
|
|
||||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
|
||||||
|
|
||||||
test-builds:
|
test-builds:
|
||||||
if: github.event_name == 'pull_request'
|
if: github.event_name == 'pull_request'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user