Skip to content

[Feature]: Display Patina QEMU PR Validation status in PR status checks #108

@makubacki

Description

@makubacki

Feature Overview

The workflow currently uses a worfklow_run trigger that makes it agnostic to the PR trigger type for a given invocation. However, this has a downside that workflow does not show in the status check area as it is running in the context of the default branch instead of PR context.

This feature tracks reporting status in the actual status check area.

Solution Overview

Use the GitHub API to drive the commit status targeting the PR's head SHA. This will use the create a commit status API.

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions