Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GH actions workflow to check PR labels #4902

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    a227d77 View commit details
    Browse the repository at this point in the history
  2. Switch to github.head_ref for concurrency key

    It looks like `github.ref` points to the target branch when triggered by
    `pull_request_target`, while `github.head_ref` is always the source
    branch.
    yut23 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1545d43 View commit details
    Browse the repository at this point in the history
  3. Remove mergeable config file

    yut23 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0cbd9c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b05a4b4 View commit details
    Browse the repository at this point in the history