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

Enable post back of JIT test pipeline results to triggering GitHub PR #93138

Open
BruceForstall opened this issue Oct 6, 2023 · 2 comments
Open
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Priority:3 Work that is nice to have
Milestone

Comments

@BruceForstall
Copy link
Member

CodeGen pull requests (PRs) automatically or manually trigger various AzDO pipelines, such as superpmi-diffs, superpmi-replay, Antigen, Fuzzlyn. These pipelines in particular produce results in Markdown format that are exposed in the AzDO UI in an "Extensions" page.

This work item is to enable a mechanism where these pipelines can post back to the triggering GitHub issue the contents of the Extensions page, or some other bespoke GitHub results summary. This would make the results easier to find (it would not be necessary to search for the results in the AzDO UI), and the results would be retained longer (as the AzDO results have a very short retention lifetime).

Related: #81838

category:eng-sys
theme:super-pmi
skill-level:intermediate
cost:medium
impact:medium

@BruceForstall BruceForstall added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 6, 2023
@BruceForstall BruceForstall added this to the 9.0.0 milestone Oct 6, 2023
@ghost
Copy link

ghost commented Oct 6, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

CodeGen pull requests (PRs) automatically or manually trigger various AzDO pipelines, such as superpmi-diffs, superpmi-replay, Antigen, Fuzzlyn. These pipelines in particular produce results in Markdown format that are exposed in the AzDO UI in an "Extensions" page.

This work item is to enable a mechanism where these pipelines can post back to the triggering GitHub issue the contents of the Extensions page, or some other bespoke GitHub results summary. This would make the results easier to find (it would not be necessary to search for the results in the AzDO UI), and the results would be retained longer (as the AzDO results have a very short retention lifetime).

Related: #81838

category:eng-sys
theme:super-pmi
skill-level:intermediate
cost:medium
impact:medium

Author: BruceForstall
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: 9.0.0

@jkoritzinsky
Copy link
Member

There’s an AzDO task for creating GitHub issue comments: https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/github-comment-v0?view=azure-pipelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Priority:3 Work that is nice to have
Projects
None yet
Development

No branches or pull requests

4 participants