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

Use backport action from dotnet/arcade repo #16340

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

akoeplinger
Copy link
Member

I noticed you're using a repo-local copy of the backport workflow, we've since consolidated the workflow into the dotnet/arcade repo so you can use it from there.

/cc @vzarytovskii

@akoeplinger akoeplinger requested a review from a team as a code owner November 24, 2023 15:00
Copy link
Member

@T-Gro T-Gro left a comment

Choose a reason for hiding this comment

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

I guess the best way to test this is to get it in first?

@akoeplinger
Copy link
Member Author

akoeplinger commented Nov 27, 2023

Yeah there's no good way to test before merging, but it is used that way by all other dotnet repos that use the backport action.

The only thing you need to ensure is this setting is enabled so it can use actions from other repos in the "enterprise" (i.e. the dotnet github org in our case):

image

@vzarytovskii vzarytovskii merged commit 3110d1a into dotnet:main Nov 29, 2023
25 checks passed
@akoeplinger akoeplinger deleted the backport-consolidate branch November 29, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants