Skip to content

Conversation

JanKrivanek
Copy link
Member

@JanKrivanek JanKrivanek commented Jan 30, 2023

Context

Introduces backport GitHub action for automation-aided propagation of changes between branches.

usage:
comment
/backport to <target bracnh>
on PR that needs to be backported (ideally after merging). New PR will be created backporting to the requested branch.

Copy link
Member

@rainersigwald rainersigwald left a comment

Choose a reason for hiding this comment

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

No objection to this, though it hasn't been needed much lately (I strongly prefer a merge-forward lifecycle even for patches).

We'll have to turn on Actions, though--ping me and I can do that.

Copy link
Member

@rainersigwald rainersigwald left a comment

Choose a reason for hiding this comment

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

No objection to this, though it hasn't been needed much lately (I strongly prefer a merge-forward lifecycle even for patches).

We'll have to turn on Actions, though--ping me and I can do that.

@JanKrivanek
Copy link
Member Author

It's just a quick experiment :-)
We can allways get rid of this if it turns out not very helpful or not very used.

@JanKrivanek
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ladipro
Copy link
Member

ladipro commented Feb 6, 2023

Is it intentional to have the file under workflows\workflows as opposed to just workflows?

@JanKrivanek
Copy link
Member Author

Is it intentional to have the file under workflows\workflows as opposed to just workflows?

Thanks! - Good catch - copy&paste error :-)
Moving...

@JanKrivanek JanKrivanek added the merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now. label Feb 7, 2023
@JaynieBai JaynieBai merged commit 03dae90 into dotnet:main Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants