-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Community: good first issueThis issue is good for newcomers to RIOT to be addressed / implementedThis issue is good for newcomers to RIOT to be addressed / implementedType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT
Description
Description
Creating backports should be automated to something like
$ dist/tools/release/backport.sh #prnum
... which would automatically create a new branch on top of the last release branch, using all commits from #prnum, and create a PR (possibly using "hub"), automatically filling subject and description.
IMO that could save a lot of time...
Metadata
Metadata
Assignees
Labels
Community: good first issueThis issue is good for newcomers to RIOT to be addressed / implementedThis issue is good for newcomers to RIOT to be addressed / implementedType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOT