This script fetches all repositories within a specified GitHub organization and identifies those without a CODEOWNERS
file in repository root. It excludes archived/disabled repositories and forks.
- Ensure you have Node.js installed.
- Install the required packages using npm: