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

Early exit when no files are changed. #456

Merged
merged 7 commits into from
Jul 7, 2023
Merged

Early exit when no files are changed. #456

merged 7 commits into from
Jul 7, 2023

Commits on Feb 13, 2023

  1. Early exit when no files are changed.

    As a consequence of the `checkAll` function call returning `true` if the length of `changedFiles` is 0, this must early-exit in order to avoid labeling empty PRs.
    nathanhammond committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    244429f View commit details
    Browse the repository at this point in the history
  2. Update dist.

    nathanhammond committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    65c419b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6ee2a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    7252532 View commit details
    Browse the repository at this point in the history
  2. Update dist.

    nathanhammond committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f69ff2c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    6a62d56 View commit details
    Browse the repository at this point in the history
  2. chore: prettify code

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8f7a8c5 View commit details
    Browse the repository at this point in the history