{"id":15090156,"url":"https://github.com/muchobien/scoped-env","last_synced_at":"2026-01-04T17:04:41.949Z","repository":{"id":56711075,"uuid":"523906164","full_name":"muchobien/scoped-env","owner":"muchobien","description":"A Github action to expose scoped secreta as environment variables or output","archived":false,"fork":false,"pushed_at":"2023-03-03T20:07:19.000Z","size":350,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T14:03:06.287Z","etag":null,"topics":["action","actions","environment-variables","github-actions","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/muchobien.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-08-12T00:21:39.000Z","updated_at":"2022-08-13T10:59:38.000Z","dependencies_parsed_at":"2023-11-14T03:44:48.786Z","dependency_job_id":null,"html_url":"https://github.com/muchobien/scoped-env","commit_stats":{"total_commits":37,"total_committers":2,"mean_commits":18.5,"dds":"0.29729729729729726","last_synced_commit":"8f0b58e5f26df1a42386374f466a28c592143459"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchobien%2Fscoped-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchobien%2Fscoped-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchobien%2Fscoped-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchobien%2Fscoped-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muchobien","download_url":"https://codeload.github.com/muchobien/scoped-env/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244826600,"owners_count":20516787,"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":["action","actions","environment-variables","github-actions","typescript"],"created_at":"2024-09-25T09:22:34.941Z","updated_at":"2026-01-04T17:04:41.849Z","avatar_url":"https://github.com/muchobien.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/muchobien/scoped-env/actions/workflows/codeql-analysis.yml\"\u003e\u003cimg src=\"https://github.com/muchobien/scoped-env/actions/workflows/codeql-analysis.yml/badge.svg?branch=main\" alt=\"CodeQL\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/muchobien/scoped-env/actions/workflows/test.yml\"\u003e\u003cimg src=\"https://github.com/muchobien/scoped-env/actions/workflows/test.yml/badge.svg?branch=main\" alt=\"build-test\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# \"Scoped Env\" Action For GitHub Actions\n\nA github action to select correct environments based on scope, e.g. `production` or `staging`.\n\n## Usage\n\nAdd the following step to your workflow:\n\n```yaml\n- name: 'Select correct scope environment variables'\n  uses: muchobien/scoped-env@v1\n  with:\n    secrets: ${{ toJSON(secrets) }}\n    scope: PROD\n    includes: 'FROM_INCLUDES' # optional\n    exporters: 'env,output' # default, optional\n    overrides: 'false' # optional, default false (override existing environment variables)\n```\n\n## License Summary\n\nThis code is made available under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchobien%2Fscoped-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuchobien%2Fscoped-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchobien%2Fscoped-env/lists"}