GitHub Actions Filter Button

Filter Kata Containers passed or non-required checks.

Pada tanggal 20 Februari 2024. Lihat %(latest_version_link).

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v1.0.10 23 Februari 2024

    Release v1.0.10

    Changes include

    • There is no github icon for the non-gha checks, so the indexes of status element and details element are required to calculate dynamically.
    • GitHub updates periodly to restore the hidden checks. We need to update hidden to fit the above issue.
    • Change log level while status and details elements not found.
    • Fix reset hidden check issues.
  • v1.0.9 23 Februari 2024

    Fix reset hidden check issues

    Count checks that weren't be hidden, instead of counting all checks.

  • v1.0.9 23 Februari 2024

    Change log level while status and details elements not found

    Log level from debug to error.

  • v1.0.9 23 Februari 2024

    Fix two filtering issues

    • There is no github icon for the non-gha checks, so the indexes of status element and details element are required to calculate dynamically.
    • GitHub updates periodly to restore the hidden checks. We need to update hidden to fit the above issue.
  • v1.0.9 22 Februari 2024

    Release v1.0.9

  • v1.0.8 22 Februari 2024

    Fix issues with suffix of issuecomment

    The button doesn't show up while the url has suffix of #issuecomment-{number}, e.g. "https://github.com/kata-containers/kata-containers/pull/5491#issuecomment-1959055471".

  • v1.0.8 22 Februari 2024

    Release v1.0.8 (#3)

    Two changes

    • Remove negative value of filteredItems (#1)
    • Fix url change listener issues (#2)
  • v1.0.7 22 Februari 2024

    Fix url change listener issues (#2)

    Add two event listeners, 'popstate' and 'hashchange', to fix the issue where url change events aren't triggered while going back.

  • v1.0.7 22 Februari 2024

    Remove negative value of filteredItems (#1)

  • v1.0.7 20 Februari 2024

    1.0.7: Show the button with suffix of discussion

  • v1.0.6 20 Februari 2024

    1.0.6: Show the button with the suffix of pullrequestreview

    Show the button in the page, such as https://github.com/kata-containers/kata-containers/pull/9114#pullrequestreview-1889523980

  • v1.0.5 20 Februari 2024

    1.0.5: Fix a filtered issue

    If there is no items after filtering, the if condition,checks.length == 0, prevent restoring checks.

  • v1.0.4 20 Februari 2024

    1.0.4: Fix an url match issue

  • v1.0.3 20 Februari 2024

    1.0.3: Fix some issues

  • v1.0.2 20 Februari 2024

    1.0.2: Fix the issue where the button doesn't show up sometimes

    The button is inserted to body instead of check summary div, which is able to fix the issue where the button doesn't show up sometimes.

  • v1.0.1 20 Februari 2024

    1.0.1: Enhance stability

    The changes include

    • Remove a check for the status of pull request.
    • Add more debug logs.
    • Remove unnecessary CSS selectors.
  • v1.0.0 18 Februari 2024

    Release v1.0.0

  • v2024-02-18 18 Februari 2024

    Update main.js

  • v2024-02-08 08 Februari 2024 Imported from URL
  • v2024-02-08 08 Februari 2024 Imported from URL
  • v2024-02-07 07 Februari 2024
  • v2024-02-06 06 Februari 2024