Sample List
The following sample is an example of a script that can be created and executed in the script editor.
You can run it by downloading the file and importing it by following the steps in the following link: "Sharing Scripts"
Sample Code
Created by Denso Create and published at the following link: "GitHub Repository"
No | What you can do | Link to code |
---|---|---|
1 | When new members are assigned to a project, add them all at once to the review files in the specified folder. | ■ |
2 | When there are dozens of unfixed issues, filter out the issues that should be prioritized. In the sample, issues that are "high priority" but "unfixed" and "not yet determined who should fix them" are displayed. | ■ |
3 | Output JSON data for issues in the specified folder. Analyze the output information using Excel or a BI tool. By registering this script in a scheduler and running it periodically, you can analyze the review status in real time. | ■ |