ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
14 stars 5 forks source link

✨ Add `print_github_repository_owners` script #4572

Open connormaglynn opened 3 months ago

connormaglynn commented 3 months ago

:eyes: Purpose

:recycle: What's Changed

:memo: Notes


:white_check_mark: Things to Check (Optional)

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.01s
❌ PYTHON flake8 3 14 2.13s
✅ PYTHON isort 3 1 0 0.59s
❌ PYTHON pylint 3 67 7.62s
✅ REPOSITORY gitleaks yes no 1.67s
✅ YAML prettier 1 0 0 0.39s
✅ YAML yamllint 1 0 0.52s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_