{"id":15293487,"url":"https://github.com/nolte/plumbing","last_synced_at":"2025-10-07T06:30:38.898Z","repository":{"id":37020166,"uuid":"281069001","full_name":"nolte/plumbing","owner":"nolte","description":"Github Project plumbing","archived":true,"fork":false,"pushed_at":"2023-09-14T19:19:47.000Z","size":164,"stargazers_count":0,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-10-14T22:20:38.736Z","etag":null,"topics":["github","plumbing"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nolte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-20T09:10:10.000Z","updated_at":"2024-01-13T21:29:16.000Z","dependencies_parsed_at":"2023-02-11T17:05:30.519Z","dependency_job_id":null,"html_url":"https://github.com/nolte/plumbing","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fplumbing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fplumbing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fplumbing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fplumbing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nolte","download_url":"https://codeload.github.com/nolte/plumbing/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235599661,"owners_count":19016190,"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":["github","plumbing"],"created_at":"2024-09-30T16:48:56.107Z","updated_at":"2025-10-07T06:30:38.524Z","avatar_url":"https://github.com/nolte.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plumbing\n\nCollection of common Configs for Project Management and CI/CD.\n\nprobot                                                            | git                                                                         | description\n----------------------------------------------------------------- | --------------------------------------------------------------------------- | -------------------------------------------------------------\n[settings](https://probot.github.io/apps/settings/)               | [probot/settings](https://github.com/probot/settings)                       | Configure Github Projects by Source.\n[stale](https://probot.github.io/apps/stale/)                     | [probot/stale](https://github.com/probot/stale)                             | Handle stale issues.\n[release-drafter](https://probot.github.io/apps/release-drafter/) | [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) | Creates a Human Readable Release Change Log.\n[boring-cyborg](https://probot.github.io/apps/boring-cyborg/)     | [kaxil/boring-cyborg](https://github.com/kaxil/boring-cyborg)               | Different util actions like, automatically label Pull Request\n\n## Usage\n\n### Mage Targets\n\nThe [magefile](https://magefile.org/magefiles/) Project makes it possible to create reuseable Targets, like Kind Cluster Creation.\n\n```go\n//+build mage\n\npackage main\n\nimport (\n    ...\n    // mage:import\n    _ \"github.com/nolte/plumbing/cmd/golang\"\n    ...\n)\n...\n```\n\nFor more information about importing Targets take a look to the [Documentation](https://magefile.org/importing/).\n\n_Generate Binary_\n\n```sh\nmage -compile ./dist/static-output\n```\n\n### Probot Remote Configs\n\nFor Using in other Github Projects use the Probot Repo Config, more informations at [probot.github.io](https://probot.github.io/docs/best-practices/#configuration).\n\nexample: `.github/stale.yml`\n\n```ỳaml\n_extends: plumbing\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolte%2Fplumbing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnolte%2Fplumbing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolte%2Fplumbing/lists"}