name: "👨‍💻 Lines of code changed" category: github index: 18 supports: - user - organization - repository scopes: - public_access inputs: # Enable or disable plugin plugin_lines: description: Display lines of code metrics type: boolean default: no # List of repositories that will be skipped plugin_lines_skipped: description: Repositories to skip type: array format: comma-separated default: "" example: my-repo-1, my-repo-2, owner/repo-3, ... inherits: repositories_skipped