Skip to content

test262 conformance github actions bot should also include commit hash of the tested version #4760

@zhuzhu81998

Description

@zhuzhu81998

Current message from the actions bot in PRs looks like this:
Image

which is fine if you only push once and it is unambiguous which commit is tested under PR count.

However, it gets a bit confusing if you push changes multiple times, because the bot will update the original comment instead of making a new one. Then it is not immediately clear, which test result is for which commit.

It should be a fairly simple task to include github.event.pull_request.head.sha in the comment. I would raise a PR myself, but I cant actually test it properly since I have no permission to trigger actions XD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions