{"id":25519660,"url":"https://github.com/aligent/renovate-pipe","last_synced_at":"2025-08-13T21:39:00.082Z","repository":{"id":50297366,"uuid":"518713313","full_name":"aligent/renovate-pipe","owner":"aligent","description":"A custom Bitbucket pipe for running RenovateBot ","archived":false,"fork":false,"pushed_at":"2024-08-26T13:27:58.000Z","size":83,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-22T05:11:57.356Z","etag":null,"topics":["pipe"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aligent.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-28T05:31:51.000Z","updated_at":"2024-05-27T23:12:28.000Z","dependencies_parsed_at":"2024-01-21T23:45:29.746Z","dependency_job_id":"d7c01828-e1ff-468e-b65a-17a48d5749ea","html_url":"https://github.com/aligent/renovate-pipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aligent/renovate-pipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Frenovate-pipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Frenovate-pipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Frenovate-pipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Frenovate-pipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aligent","download_url":"https://codeload.github.com/aligent/renovate-pipe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Frenovate-pipe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262594466,"owners_count":23334214,"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":["pipe"],"created_at":"2025-02-19T17:29:17.926Z","updated_at":"2025-06-29T12:33:19.772Z","avatar_url":"https://github.com/aligent.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Renovate Pipe\nA custom Bitbucket pipe for running Renovate in Bitbucket as a scheduled pipeline.\n\n## Environment Variables\n| Variable Name        | Default     | Notes                                                                 |\n|:---------------------|:------------|:----------------------------------------------------------------------|\n| `RENOVATE_USERNAME ` | N/A         | Username of a Bitbucket account to run renovate as.                   |              \n| `RENOVATE_PASSWORD ` | N/A         | App Password of the Bitbucket account.                                |\n| `GITHUB_COM_TOKEN `  | N/A         | (Optional) Github Personal Access Token with `repo:public` permission |\n| `CONFIG_FILE `       | `config.js` | (Optional) Directory where the base dependency files are.             |\n\nAll other environment variables found at https://docs.renovatebot.com/ can be used.\n\nTo create an app password see [here](https://docs.renovatebot.com/modules/platform/bitbucket/#authentication).\n\nIt is recommended to create a dedicated Bitbucket account to run the renovate pipe as. \n\n## Example Setup\n\n```yaml\ndefinitions:\n  services:\n    docker:\n      memory: 3072\n\npipelines:\n  custom:\n    renovate:\n      - step:\n          name: \"Run Renovate\"\n          script:\n            - pipe: docker://aligent/renovate-pipe\n              variables:\n                RENOVATE_PASSWORD: $RENOVATE_PASSWORD\n                RENOVATE_USERNAME: $RENOVATE_USERNAME\n                GITHUB_COM_TOKEN: $GITHUB_COM_TOKEN\n```\n\n## SSH Authentication\nThis pipeline will pickup the SSH Key of the repository and pass it through to the underlying npm, composer, etc commands being run.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Frenovate-pipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faligent%2Frenovate-pipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Frenovate-pipe/lists"}