{"id":15760147,"url":"https://github.com/padupe/script-validate-bs-integration","last_synced_at":"2025-07-03T02:33:37.276Z","repository":{"id":177675901,"uuid":"660691806","full_name":"padupe/script-validate-bs-integration","owner":"padupe","description":"Script that validates if the organization's repositories have the integration file with Backstage.","archived":false,"fork":false,"pushed_at":"2023-06-30T18:42:24.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T09:14:50.967Z","etag":null,"topics":["backstage","backstage-catalog","javascript","octokit","script"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/padupe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-30T15:43:25.000Z","updated_at":"2023-06-30T18:26:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3e6b8b0-e3f6-4bf9-abd4-f21eb01054e4","html_url":"https://github.com/padupe/script-validate-bs-integration","commit_stats":null,"previous_names":["padupe/script-validate-bs-integration"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/padupe/script-validate-bs-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fscript-validate-bs-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fscript-validate-bs-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fscript-validate-bs-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fscript-validate-bs-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padupe","download_url":"https://codeload.github.com/padupe/script-validate-bs-integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fscript-validate-bs-integration/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263247515,"owners_count":23436864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backstage","backstage-catalog","javascript","octokit","script"],"created_at":"2024-10-04T10:41:25.023Z","updated_at":"2025-07-03T02:33:37.243Z","avatar_url":"https://github.com/padupe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003escript-validate-bs-integration\u003c/h1\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"./docs/assets/code-icon.png\" width=\"80\"\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://backstage.io/\" target=\"_blank\"\u003e\u003cimg src=\"https://backstage.io/logo_assets/svg/Logo_Teal.svg\" alt=\"Flux\" width=\"200\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Index\n\n- [Description](#description)\n- [Flow](#flow)\n- [Requirements](#requirements)\n  - [General](#general)\n  - [Secrets](#secrets)\n- [How to use?](#how-to-use)\n- [Contribute](#contribute)\n\n---\n\n## Description\n\nScript that validates if the organization's repositories have the integration file with [Backstage](https://backstage.io/).\n\n---\n\n## Requirements\n\n### General\n\n- [Node.js](https://nodejs.org/en/) v16 || v18;\n- [Yarn](https://yarnpkg.com/).\n\n### Secrets\n\n| What? | Data Type | Description |\n| :--: | :--: | :-- |\n| `GITHUB_TOKEN` |  String | Token with read permissions to organization repositories for interaction via GitHub API. |\n| `ORG_GITHUB` | String | Organization name on GitHub. |\n| `BRANCH_DEFAULT_NAME` | String | Primary (or default) branch name. |\n| `INTEGRATION_FILE` | String | Integration file name (usually `catalog-info.yaml`) |\n\n---\n\n## How to use?\n\n1 - Clone the project.\n\u003eSSH\n```bash\ngit clone git@github.com:padupe/script-validate-bs-integration.git\n```\n\n\u003eHTTPS\n```bash\ngit clone https://github.com/padupe/script-validate-bs-integration.git\n```\n\n2 - Access the project directory.\n\n3 - Create the `.env` file according to the `example.env` template and enter the required values.\n\n4 - Install the dependencies.\n```bash\nyarn install\n```\n\n5 - Run the command:\n```bash\nnode src/index.js\n```\n---\n\n## Contribute\n\nCheck our [CONTRIBUTING](./CONTRIBUTING.md) guidelines.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fscript-validate-bs-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadupe%2Fscript-validate-bs-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fscript-validate-bs-integration/lists"}