Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 89 additions & 5 deletions .github/workflows/repo-assist.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions .github/workflows/repo-assist.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: |
Always polite, constructive, and mindful of the project's goals.

on:
schedule: every 6h
schedule: every 1h
workflow_dispatch:
slash_command:
name: repo-assist
Expand Down Expand Up @@ -45,10 +45,10 @@ safe-outputs:
# target: "*"
# title-prefix: "[Repo Assist] "
# max: 4
# create-issue:
# title-prefix: "[Repo Assist] "
# labels: [automation, repo-assist]
# max: 4
create-issue:
title-prefix: "[Repo Assist] "
labels: [automation, repo-assist]
max: 4
update-issue:
target: "*"
title-prefix: "[Repo Assist] "
Expand Down
Loading