-
Notifications
You must be signed in to change notification settings - Fork 1
Open
0 / 10 of 1 issue completedOpen
0 / 10 of 1 issue completed
Copy link
Labels
backlogBacklogged: this item won't be marked as stale.Backlogged: this item won't be marked as stale.enhancementfeature requestpriority/low
Description
Contact details
No response
What the essence of your feature request
When you make release with PATTERNU, scripts are updating both bug report templates (issue templates) and unsupported versions.
In issue templates, script just appends entire tag history of local git, which is partially incorrect in theory: script must "understand" which version is supported or not, skipped and etc., for this, it must be dependent on two-ways logic:
- "assumption" logic, if version is the last one and IS NOT provided in version mapping, assume it is supported and stable, append as it is in BOTH unsupported versions table and bug report as "first" in dropbox item.
- "version-mapping" dependent logic: just read custom version map and work with it, every other logic (like in p. 1) is "appendable" on this, meaning order of reading is something like this: version map -> assumption -> tag history and etc.
On what OS you want to maintain your request.
Not important
Code of conduct
- I agree to follow this project's code of conduct
Issue policy
- I agree to follow this project's issue policy
Security policy
- I agree to follow this project's security policy.
Sub-issues
Metadata
Metadata
Assignees
Labels
backlogBacklogged: this item won't be marked as stale.Backlogged: this item won't be marked as stale.enhancementfeature requestpriority/low
Projects
Status
Planned
Status
Backlog