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

Add workflow to auto-open PRs to v10 branch #4755

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Jul 21, 2021

Summary

This GitHub Actions workflow should open a PR to the release/10.0.0 branch whenever any PR is merged into the develop branch.

Considerations

The release/10.0.0 branch should be created before this is merged.

I'm not sure if there's a good way to test this without truly enabling it.

This copies the labels from the original PR. Do we want that, or do we want these v10 merges to always be labelled Type: Maintenance?

@bdukes bdukes added this to the 9.10.1 milestone Jul 21, 2021
@valadas
Copy link
Contributor

valadas commented Jul 21, 2021

Will this leave a ton of v10/xxxx branches ?

@bdukes
Copy link
Contributor Author

bdukes commented Jul 21, 2021

Is there an option to delete the branch when merging if it's in the same repo? I know there's a setting to do that automatically but I don't remember if it's an option manually. We can always add another workflow to delete them if it's a problem.

@valadas
Copy link
Contributor

valadas commented Jul 21, 2021

I know on my repos, I usually just turn that setting on, we can always restore those branches after the fact when needed and it does not do it to protected branches.

@valadas valadas modified the milestones: 9.10.1, 9.10.2 Aug 3, 2021
@valadas valadas modified the milestones: 9.10.2, 9.10.3 Oct 5, 2021
@valadas
Copy link
Contributor

valadas commented Dec 1, 2021

This is a release management task, as per our policy, we are self-approving it.

@valadas valadas merged commit 9c6cd0f into dnnsoftware:develop Dec 1, 2021
@valadas valadas modified the milestones: 9.10.3, 9.11.0 Sep 28, 2022
@bdukes bdukes deleted the release-10-workflow branch January 19, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants