Tools: Add 'This week' and 'Next week' fields to weekly report generator #116895

Closed
Germano Cavalcante wants to merge 1 commits from mano-wii:triage_tool_update into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

Fields that briefly show what you did this week and intend to do next
week are required, so it seems convenient to add a field and suggested
default information that can be edited by the user.


Example of what is generated:

**This week:** triaging, bug fixing and worked on:
* blender/blender!116799: Fix #105460: Overlay "Backwire Opacity" is 0.0 in new 3D Views
* blender/blender!116692: Fix #112599: Blender freezes for half a minute when opening File Browser

**Next Week:** Triaging, bug fixing and finalize pull requests.
Fields that briefly show what you did this week and intend to do next week are required, so it seems convenient to add a field and suggested default information that can be edited by the user. --- **Example of what is generated:** ``` **This week:** triaging, bug fixing and worked on: * blender/blender!116799: Fix #105460: Overlay "Backwire Opacity" is 0.0 in new 3D Views * blender/blender!116692: Fix #112599: Blender freezes for half a minute when opening File Browser **Next Week:** Triaging, bug fixing and finalize pull requests. ```
Germano Cavalcante added the
Module
Triaging
label 2024-01-08 14:43:37 +01:00
Germano Cavalcante added 1 commit 2024-01-08 14:43:44 +01:00
1bcf91de4a Tools: Add 'This week' and 'Next week' fields to weekly report generator
Fields that briefly show what you did this week and intend to do next
week are required, so it seems convenient to add a field and suggested
default information that can be edited by the user.

**Example of what is generated:**
```
**This week:** triaging, bug fixing and worked on:
* blender/blender!116799: Fix #105460: Overlay "Backwire Opacity" is 0.0 in new 3D Views
* blender/blender!116692: Fix #112599: Blender freezes for half a minute when opening File Browser

**Next Week:** Triaging, bug fixing and finalize pull requests.
```
Germano Cavalcante requested review from Philipp Oeser 2024-01-08 14:43:59 +01:00
RedMser reviewed 2024-01-08 16:18:18 +01:00
@ -187,0 +198,4 @@
# * blender/blender!{pull_number}: Title
did_triage = len(issues_confirmed) or len(issues_archived) or len(issues_duplicated)
did_fix = len(issues_fixed)
workded_on_pulls = len(pulls_worked)
Contributor

Typo: workded

Typo: `workded`

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#116895
No description provided.