GitHub Actions

Share various tips and know-how about GitHub Actions used in development.

[GitHub Actions] How to check PR title with GitHub Actions in monorepo environment

2024-09-10
In a monorepo environment, let's see how to check the title of a PR (Pull Request) using GitHub Actions.
see more →

[GitHub Actions] How to check branch name with GitHub Actions

2024-09-02
Let's see how to check the branch name when creating a PR using GitHub Actions.
see more →

[GitHub Actions] Automatically Assign Assignees to PR

2024-08-28
Let's see how to automatically add the developer who created the PR to the Assignees using GitHub Actions.
see more →

SHARE
Twitter Facebook RSS