{"id":21514879,"url":"https://github.com/getindata/github-workflows","last_synced_at":"2026-01-03T18:02:55.129Z","repository":{"id":193494328,"uuid":"688904952","full_name":"getindata/github-workflows","owner":"getindata","description":"Collection of reusable GitHub Actions workflows","archived":false,"fork":false,"pushed_at":"2025-01-07T11:27:26.000Z","size":31,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-24T02:30:32.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/getindata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-09-08T10:57:17.000Z","updated_at":"2025-01-07T11:26:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fc7e73a-abff-4278-b89d-6dada4cba4e6","html_url":"https://github.com/getindata/github-workflows","commit_stats":null,"previous_names":["getindata/github-workflows"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fgithub-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fgithub-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fgithub-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fgithub-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getindata","download_url":"https://codeload.github.com/getindata/github-workflows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066191,"owners_count":20392407,"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-11-23T23:53:25.717Z","updated_at":"2026-01-03T18:02:55.031Z","avatar_url":"https://github.com/getindata.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Workflows\n\n![License](https://badgen.net/github/license/getindata/github-workflows/)\n![Release](https://badgen.net/github/release/getindata/github-workflows/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"150\" src=\"https://getindata.com/img/logo.svg\"\u003e\n  \u003ch3 align=\"center\"\u003eWe help companies turn their data into assets\u003c/h3\u003e\n\u003c/p\u003e\n\n---\nThis repository is a collection of reusable GitHub Actions workflows aimed at providing a centralized library for commonly used tasks. \n\nBy maintaining a single source of truth for these workflows, we can ensure consistency, reduce duplication, and simplify maintenance across multiple projects.\n\n## USAGE\n\nPlace this sample workflow file into your project's `.github/workflows` folder. It utilizes the `gh-create-release.yml` workflow from this repository.\n\n```yaml\nname: Create new release with changelog\n\non:\n  pull_request_target:\n    types: [closed]\n\njobs:\n  release:\n    uses: getindata/github-workflows/.github/workflows/gh-create-release.yml@\u003cbranch_or_tag_name\u003e\n\n```\n\n## NOTES\n\nFor additional examples and information on limitations, inheritance, inputs, outputs, and more, consult the official GitHub [documentation](https://docs.github.com/en/actions/using-workflows/reusing-workflows#overview).\n\n## CONTRIBUTING\n\nContributions are very welcomed!\n\nStart by reviewing [contribution guide](CONTRIBUTING.md) and our [code of conduct](CODE_OF_CONDUCT.md). After that, start coding and ship your changes by creating a new PR.\n\n## LICENSE\n\nApache 2 Licensed. See [LICENSE](LICENSE) for full details.\n\n## AUTHORS\n\n\u003c!--- Replace repository name --\u003e\n\u003ca href=\"https://github.com/getindata/github-workflows/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=getindata/github-workflows\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fgithub-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetindata%2Fgithub-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fgithub-workflows/lists"}