Skip to content

Commit bb7e62b

Browse files
committed
DEV: patchbot: prepare for new version 3.1-dev
The bot will now load the prompt for the upcoming 3.1 version so we have to rename the files and update their contents to match the current version.
1 parent 8452a3f commit bb7e62b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dev/patchbot/prompts/prompt15-3.0-mist7bv2-pfx.txt renamed to dev/patchbot/prompts/prompt15-3.1-mist7bv2-pfx.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ that are picked from the development branch.
1414
Branches are numbered in 0.1 increments. Every 6 months, upon a new major
1515
release, the development branch enters maintenance and a new development branch
1616
is created with a new, higher version. The current development branch is
17-
3.0-dev, and maintenance branches are 2.9 and below.
17+
3.1-dev, and maintenance branches are 3.0 and below.
1818

1919
Fixes created in the development branch for issues that were introduced in an
2020
earlier branch are applied in descending order to each and every version till
21-
that branch that introduced the issue: 2.9 first, then 2.8, then 2.7 and so
21+
that branch that introduced the issue: 3.0 first, then 2.9, then 2.8 and so
2222
on. This operation is called "backporting". A fix for an issue is never
2323
backported beyond the branch that introduced the issue. An important point is
2424
that the project maintainers really aim at zero regression in maintenance

dev/patchbot/prompts/prompt15-3.0-mist7bv2-sfx.txt renamed to dev/patchbot/prompts/prompt15-3.1-mist7bv2-sfx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Finally, based on your analysis, give your general conclusion as "Conclusion: X"
1717
where X is a single word among:
1818
- "yes", if you recommend to backport the patch right now either because
1919
it explicitly states this or because it's a fix for a bug that affects
20-
a maintenance branch (2.9 or lower);
20+
a maintenance branch (3.0 or lower);
2121
- "wait", if this patch explicitly mentions that it must be backported, but
2222
only after waiting some time.
2323
- "no", if nothing clearly indicates a necessity to backport this patch (e.g.

0 commit comments

Comments
 (0)