Skip to content

suzuki-shunsuke/close-discussion-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

close-discussion-action

GitHub Action to close and lock GitHub Discussions.

image

You can also post a comment.

image

action.yaml

Requirements

  • GitHub CLI
  • GitHub Access Token
    • repositories: a repository where the action is executed
    • permissions: discussions: write

Usage

- uses: suzuki-shunsuke/close-discussion-action@main
  with:
    number: 10 # id or number is required.

💡 Close new discussions automatically

Workflow

This workflow is useful if you want to prevent new discussions from being created while keeping existing discussions.

Inputs / Outputs

Please see action.yaml

LICENSE

MIT

About

GitHub Action to close and lock GitHub Discussions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published