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

feat: add ignoreLabels option to force ignore errors #174

Merged
merged 12 commits into from Apr 13, 2022

Commits on Apr 11, 2022

  1. feat: add ignoreLabels option to force ignore errors

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    6c82aeb View commit details
    Browse the repository at this point in the history
  2. Update action.yml

    Co-authored-by: Jan Amann <jan@amann.me>
    kenji-miyake and amannn committed Apr 11, 2022
    Copy the full SHA
    b0c8727 View commit details
    Browse the repository at this point in the history
  3. style: fix variable name

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    7bda9b7 View commit details
    Browse the repository at this point in the history
  4. docs(README.md): add comments to the option

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    e9503a0 View commit details
    Browse the repository at this point in the history
  5. refactor: improve comments

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    80cd914 View commit details
    Browse the repository at this point in the history
  6. fix: fix rename mistake

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    a307fea View commit details
    Browse the repository at this point in the history
  7. docs(README.md): add second example of ignoreLabels

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    e73764e View commit details
    Browse the repository at this point in the history
  8. ci: add labeled conditions

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    858a434 View commit details
    Browse the repository at this point in the history
  9. docs: add descriptions about labeled and unlabeled conditions

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 11, 2022
    Copy the full SHA
    d818e78 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Update README.md

    Co-authored-by: Jan Amann <jan@amann.me>
    kenji-miyake and amannn committed Apr 12, 2022
    Copy the full SHA
    a36a7f5 View commit details
    Browse the repository at this point in the history
  2. Update action.yml

    Co-authored-by: Jan Amann <jan@amann.me>
    2 people authored and Kenji Miyake committed Apr 12, 2022
    Copy the full SHA
    6763b3e View commit details
    Browse the repository at this point in the history
  3. refactor: use early exit

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    Kenji Miyake committed Apr 12, 2022
    Copy the full SHA
    2ad53de View commit details
    Browse the repository at this point in the history