Preparing sprint retrospectives
Thanks for the opportunity to have detailed info about the pull request, issues, and milestones without leaving the Confluence platform your sprint retrospectives enable data-driven decision-making, promote transparency, and support continuous improvement within the team.
Why?
Including info about the pull request, issues, and milestones to the sprint retrospectives:
Provides objective information about the work completed during the sprint, allowing the team to base their retrospective discussions on factual data rather than subjective perceptions;
the team can accurately assess the progress and outcomes of the sprint to see the number of resolved issues, and other metrics that indicate the team's performance;
provide a visual representation of the team's progress, making it easier to spot trends, outliers, and areas that require attention.
Pull request information
Copy a link similar to this one - https://github.сom/facebook/react/pull/17484
GitHub Issue information
Copy a link directly to the issue https://github.com/facebook/react/issues/17785
The list of the latest pull requests
https://github.com/microsoft/team-explorer-everywhere/pulls
The list of the latest issues
https://github.com/facebook/react/issues
The list of the issues with specific filters
You can pass the parameters to the macro to apply additional filters. This is done using URL parameters
macro parameter.
Here are some examples of parameter usage.
milestone=192&labels=api,debug
labels=api,debug
The supported parameters are described below.
If an |
Can be the name of a user. Pass in |
The user that created the issue. |
A user that's mentioned in the issue. |
A list of comma separated label names. Example: |
What to sort results by. Can be either Default: Can be one of: |
The direction to sort the results by. Default: Can be one of: |
Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: |
Milestone information
Copy a direct milestone link like - https://github.com/facebook/react/milestone/40
The list of labelled issues of a milestone
Set the filters in the dialogue of the macro.
The parameters used are listed on GitHub in a table - https://developer.github.com/v3/issues/#list-issues-for-a-repository
Save the macros to see the changes.
Updated: