name: Auto Close Issue
on:
issues:
types: [opened]
jobs:
auto_close_issue:
runs-on: ubuntu-latest
steps:
- name: Auto Close Issue
uses: mihomo-party-org/auto-close-issue@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
url: 'https://api.openai.com'
key: 'sk-xxxxxx'
prompt: 'xxxxxx'
-
Notifications
You must be signed in to change notification settings - Fork 0
mihomo-party-org/auto-close-issue
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published