Skip to content

Commit aaea99b

Browse files
committed
test: auto assign bot gfi
Signed-off-by: exploreriii <[email protected]>
1 parent 5f07402 commit aaea99b

25 files changed

+1
-1
lines changed

.github/workflows/bot-gfi-assign-on-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd #v8.0.0
3535
with:
3636
script: |
37-
const script = require('./.github/scripts/bot-gfi-assign-on-comment.js');
37+
const script = require('./.github/scripts/bots/assign-01-gfi-auto.js');
3838
await script({ github, context });
File renamed without changes.
File renamed without changes.

.github/workflows/bot-inactivity-unassign-phase.yml renamed to .github/workflows/temp-archive/bot-inactivity-unassign-phase.yml

File renamed without changes.

.github/workflows/bot-intermediate-assignment.yml renamed to .github/workflows/temp-archive/bot-intermediate-assignment.yml

File renamed without changes.
File renamed without changes.

.github/workflows/bot-linked-issue-enforcer.yml renamed to .github/workflows/temp-archive/bot-linked-issue-enforcer.yml

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)