Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
70
Research direction
First, explore the repo visualization tool at https://next.github.com/projects/repo visualization/ to understand its setup. Then, examine the repository's existing GitHub Actions workflows in .github/workflows/ for patterns. Create a new workflow file that triggers the visualization action on pushes or scheduled runs. Update the project's README to document the new feature and how to access it. Check the repository's package.json or next.config.js for any required environmental variables.