About this project
Kiriban is a GitHub Action designed to celebrate milestone issue and pull request numbers in your repository. It triggers on issue or pull request open events and checks if the number is a 'kiriban'—a culturally significant number in Japanese internet culture (e.g., 10, 100, 1000, 4649). When a milestone is reached, the Action posts a congratulatory comment on the issue or pull request.
The Action supports configuration options including locale settings (defaulting to English, with Japanese support) and user-defined kiriban numbers for custom milestones. It requires write permissions for issues and pull requests, and uses the GITHUB_TOKEN for authentication.
Setup is straightforward: create a workflow file in .github/workflows/ that triggers on issue and pull request open events, then reference the Action with the appropriate environment variables. The Action targets issues and pull requests with numbers greater than 10.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.