Share

I gather posts, that I want to share or writing but don't belong to any categories, here.

[GitHub Actions] Set Reviewers Automatically

2024-02-23
Let's see how to set reviewers automatically in Pull request using GitHub Actions.
see more ▶︎

[GitHub Actions] Set Assignees automatically

2024-02-20
Let's see how to set automatically the creator of Pull request to Assignees in the GitHub pull request by using GitHub Actions.
see more ▶︎

[macOS] Command to Prevent Sleep Mode

2024-02-02
Let's see how to prevent macOS from automatically switching to sleep mode using the Caffeinate command.
see more ▶︎

[GitHub Actions] Check Pull request labels

2024-02-03
Let's see how to use PR Labels Checker that is one of GitHub Actions to check the labels of Pull request in GitHub.
see more ▶︎

[GitHub Actions] Automate Release notes

2023-12-30
Let's see how to use Release Drafter that is one of GitHub Actions to automate Release notes in GitHub.
see more ▶︎

[GitHub Actions] Check Pull request title

2023-12-27
Let's see how to check the Pull request title to see if it follows Conventional Commits using GitHub Actions.
see more ▶︎

[Mac M2 silicon chip] NPM package deasync installation error

2023-12-03
Let's see how to resolve the node-gyp error when installing the deasync NPM package on Mac M2 silicon chips.
see more ▶︎

[GitHub Actions] Automate NPM package deployment

2023-11-12
Let's see how to automate NPM package deployment using GitHub Actions.
see more ▶︎

Deploy your library to NPM

2023-03-18
Let's see how to deploy Javascript library which you develop to NPM.
see more ▶︎

Display Display number of visitors via HITS

2024-03-26
Let's see how to display visitors count in the static web site by HITS.
see more ▶︎

Tool to help Daily Commit

2023-03-18
Let's see how to use github-contribution plugin of BitBar to check Github commit status.
see more ▶︎