{"id":16952946,"url":"https://github.com/crenshaw-dev/github-executor-plugin","last_synced_at":"2025-04-05T15:22:50.879Z","repository":{"id":62785549,"uuid":"562199145","full_name":"crenshaw-dev/github-executor-plugin","owner":"crenshaw-dev","description":"Argo Workflows executor plugin to interact with GitHub","archived":false,"fork":false,"pushed_at":"2023-03-06T20:30:39.000Z","size":217,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-11T12:18:55.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crenshaw-dev.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-05T15:57:50.000Z","updated_at":"2023-05-03T15:33:35.000Z","dependencies_parsed_at":"2024-06-21T15:16:00.515Z","dependency_job_id":"d0b892b7-af77-4cbd-8557-01ec3fddd65e","html_url":"https://github.com/crenshaw-dev/github-executor-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"argoproj-labs/argo-workflows-hello-executor-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crenshaw-dev%2Fgithub-executor-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crenshaw-dev%2Fgithub-executor-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crenshaw-dev%2Fgithub-executor-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crenshaw-dev%2Fgithub-executor-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crenshaw-dev","download_url":"https://codeload.github.com/crenshaw-dev/github-executor-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247354901,"owners_count":20925520,"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":[],"created_at":"2024-10-13T22:05:18.386Z","updated_at":"2025-04-05T15:22:50.839Z","avatar_url":"https://github.com/crenshaw-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- This is an auto-generated file. DO NOT EDIT --\u003e\n# github\n\n* Needs: \u003e= v3.3\n* Image: crenshawdotdev/github-executor-plugin:latest\n\n[![codecov](https://codecov.io/gh/crenshaw-dev/github-executor-plugin/branch/main/graph/badge.svg?token=MD2ZVGZ5G9)](https://codecov.io/gh/crenshaw-dev/github-executor-plugin)\n\nThis is an Argo Workflows executor plugin for interacting with GitHub.\n\n## Example\n\n```yaml\napiVersion: argoproj.io/v1alpha1\nkind: Workflow\nmetadata:\n  generateName: github-example-\nspec:\n  entrypoint: main\n  templates:\n    - name: main\n      plugin:\n        github:\n          # Use `issue` to create comments for PRs - the GitHub API considers PRs to be issues.\n          issue:\n            comment:\n              body: \"Hello, world!\"\n              number: \"1\"  # PR number, from the \n              owner: crenshaw-dev\n              repo: github-executor-plugin\n```\n\n## Prerequisites\n\n### Set up a GitHub personal access token\n\nSee [GitHub's instructions](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)\nto set up your token.\n\nThen create a secret using that token.\n\n```bash\n# First, copy your token to the clipboard.\npbpaste \u003e token\nkubectl create secret generic github-token --from-file=token -n argo\nrm token\n```\n\n## How to install\n\n\nInstall:\n\n    kubectl apply -f github-executor-plugin-configmap.yaml\n\nUninstall:\n\t\n    kubectl delete cm github-executor-plugin \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrenshaw-dev%2Fgithub-executor-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrenshaw-dev%2Fgithub-executor-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrenshaw-dev%2Fgithub-executor-plugin/lists"}