Skip to content

bypass-checks doesn't work any more. #4015

Description

@dgeelen-uipath

A similar previous report is #3418, although there it still worked sometimes.

This used to work a while (some months) ago, but now it always opens the 'details' page.
URL where the bug appears: https://github.com///pull/1216
Screenshot: image
As per my reading of #3418 this URL should go directly to CI.

There is a link on the checks page that can be followed, which goes to https://<organisation>.visualstudio.com/<GUID>/_build/results?buildId=<number>:
image

The HTML for this link looks like this, if it helps:

<div class="mx-4 mb-4">
        <a class="text-small text-gray-light" target="_blank" rel="noopener noreferrer" data-hydro-click="{&quot;event_type&quot;:&quot;check_suite.external_click&quot;,&quot;payload&quot;:{&quot;check_suite_id&quot;:2102516452,&quot;check_run_id&quot;:1959824889,&quot;link_url&quot;:&quot;https://<organisation>.visualstudio.com/<GUID>/_build/results?buildId=<number>&quot;,&quot;link_text&quot;:&quot;View more details on&quot;,&quot;originating_url&quot;:&quot;https://github.com/<organisation>/<project>/pull/1216/checks?check_run_id=1959824889&quot;,&quot;user_id&quot;:59690011}}" data-hydro-click-hmac="<gibberish>" href="proxy.php?url=https%3A%2F%2F%26lt%3Borganisation%26gt%3B.visualstudio.com%2F%26lt%3BGUID%26gt%3B%2F_build%2Fresults%3FbuildId%3D%26lt%3Bnumber%26gt%3B">
          <svg class="octicon octicon-link-external mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M10.604 1h4.146a.25.25 0 01.25.25v4.146a.25.25 0 01-.427.177L13.03 4.03 9.28 7.78a.75.75 0 01-1.06-1.06l3.75-3.75-1.543-1.543A.25.25 0 0110.604 1zM3.75 2A1.75 1.75 0 002 3.75v8.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0014 12.25v-3.5a.75.75 0 00-1.5 0v3.5a.25.25 0 01-.25.25h-8.5a.25.25 0 01-.25-.25v-8.5a.25.25 0 01.25-.25h3.5a.75.75 0 000-1.5h-3.5z"></path></svg>View more details on Azure Pipelines
</a>      </div>

This does seem to include the $('[data-hydro-click*="check_suite.external_click"]') mentioned on #3418.

Current version of GitHub Refined is 21.2.23, Firefox 85.0.2 (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions