{"id":22199261,"url":"https://github.com/babbel/generate-github-access-tokens","last_synced_at":"2025-03-24T23:39:38.528Z","repository":{"id":45706457,"uuid":"510403827","full_name":"babbel/generate-github-access-tokens","owner":"babbel","description":"Github Action to generate GitHub access tokens using Lambda function","archived":false,"fork":false,"pushed_at":"2025-01-07T15:29:11.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-01-30T02:42:46.071Z","etag":null,"topics":["actions","lambda"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/babbel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-04T15:05:02.000Z","updated_at":"2025-01-07T15:29:58.000Z","dependencies_parsed_at":"2023-12-01T12:14:48.435Z","dependency_job_id":"824f07f0-9d02-46f6-a5a6-11013e496e6f","html_url":"https://github.com/babbel/generate-github-access-tokens","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babbel%2Fgenerate-github-access-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babbel%2Fgenerate-github-access-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babbel%2Fgenerate-github-access-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babbel%2Fgenerate-github-access-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babbel","download_url":"https://codeload.github.com/babbel/generate-github-access-tokens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372216,"owners_count":20604488,"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":["actions","lambda"],"created_at":"2024-12-02T15:13:47.665Z","updated_at":"2025-03-24T23:39:38.510Z","avatar_url":"https://github.com/babbel.png","language":null,"readme":"# GitHub Action: `babbel/generate-github-access-tokens`\n\nGenerates a GitHub access token using a custom API endpoint (with SigV4 authentication) and assigns the GitHub access token to an environment variable.\n\n## Usage\n\n```\n    steps:\n      - uses: aws-actions/configure-aws-credentials@v4\n        with:\n          role-to-assume: ${{ vars.AWS_IAM_ROLE_ARN }}\n          aws-region: ${{ vars.AWS_REGION }}\n      - uses: babbel/generate-github-access-tokens@v1\n        with:\n          invoke-url: ${{ vars.ACCESS_TOKEN_GENERATOR_INVOKE_URL }}\n          region: ${{ vars.ACCESS_TOKEN_GENERATOR_REGION }}\n          configuration-name: EXAMPLE_TOKEN\n```\n\nThis will assign GitHub access token to the `EXAMPLE_TOKEN` environment variable.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabbel%2Fgenerate-github-access-tokens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabbel%2Fgenerate-github-access-tokens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabbel%2Fgenerate-github-access-tokens/lists"}