Skip to content

Conversation

LeafShi1
Copy link
Member

@LeafShi1 LeafShi1 commented Apr 22, 2025

Fixes #13332

Root Cause

From the logs, the backport PR was not generated because the Ubuntu 20.04 LTS set in the current workflow was removed on 2025-04-15, and we need to set up a new runner

Image

Proposed changes

  • Update the run-on setting to ubuntu-22.04 in .github/workflows/backport.yml
Microsoft Reviewers: Open in CodeFlow

@LeafShi1 LeafShi1 requested a review from a team as a code owner April 22, 2025 07:52
@LeafShi1 LeafShi1 requested review from Copilot and removed request for a team April 22, 2025 07:53
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GitHub workflow by switching the runner image from ubuntu-20.04 to ubuntu-22.04 to address compatibility issues.

  • Changed the runs-on value to use ubuntu-22.04.

Copy link
Contributor

@Tanya-Solyanik Tanya-Solyanik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Leaf! Could you please investigate the same in the designer repo, but don't spend too much time on it.

@LeafShi1 LeafShi1 merged commit b6da596 into dotnet:main Apr 23, 2025
3 checks passed
@LeafShi1
Copy link
Member Author

Thank you, Leaf! Could you please investigate the same in the designer repo, but don't spend too much time on it.

Backport PRs on the designer repo have always been created manually, without a workflow template.
For the Ubuntu update, I found an old version at https://github.com/microsoft/winforms-designer/blob/c44b2e5f0e19bcbab1bc7b041ec72eaa7d899fdb/eng/common/core-templates/job/source-build.yml#L61, but it doesn't seem to be used anywhere.

@LeafShi1 LeafShi1 deleted the Fix-13332-update-backport.yml-use-new-runner branch April 24, 2025 00:37
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate why the backport bot stopped working
2 participants