{"id":20929395,"url":"https://github.com/alejandrohdezma/sbt-github","last_synced_at":"2025-05-13T18:32:27.387Z","repository":{"id":38037631,"uuid":"215805178","full_name":"alejandrohdezma/sbt-github","owner":"alejandrohdezma","description":"SBT plugin to read several settings from Github","archived":false,"fork":false,"pushed_at":"2025-05-01T05:23:42.000Z","size":5445,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-01T06:26:48.249Z","etag":null,"topics":["github","mdoc","sbt-header","sbt-plugin","scala"],"latest_commit_sha":null,"homepage":"https://alejandrohdezma.github.io/sbt-github","language":"Scala","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/alejandrohdezma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"ko_fi":"alejandrohdezma"}},"created_at":"2019-10-17T13:54:29.000Z","updated_at":"2025-05-01T05:23:45.000Z","dependencies_parsed_at":"2023-10-16T00:39:42.389Z","dependency_job_id":"6e4aad45-e2e2-4347-9d3e-9dc4580f1171","html_url":"https://github.com/alejandrohdezma/sbt-github","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandrohdezma%2Fsbt-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alejandrohdezma","download_url":"https://codeload.github.com/alejandrohdezma/sbt-github/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003380,"owners_count":21997876,"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","mdoc","sbt-header","sbt-plugin","scala"],"created_at":"2024-11-18T21:19:16.129Z","updated_at":"2025-05-13T18:32:26.285Z","avatar_url":"https://github.com/alejandrohdezma.png","language":"Scala","readme":"# SBT plugin to read several settings from Github\n\nThis plugin enables several settings automatically by downloading them from Github:\n\n- `homepage`: Retrieved from the Github repository's information.\n- `developers`: A list containing the repository collaborators.\n- `description`: Retrieved from the Github repository.\n- `licenses`: Retrieved from the Github repository.\n- `contributors`: The list of repository contributors. This list will not include contributors set in `excludedContributors`.\n- `collaborators`: The list of repository collaborators who are also `contributors`. This list will always include collaborators set in `extraCollaborators`.\n- `releases`: The list of repository releases.\n- `startYear`: Extracted from the repository creation date.\n- `yearRange`: A year range that goes from `startYear` to the current year.\n- `organizationName`: The repository organization name or the owner's name if `populateOrganizationWithOwner` is set to `true`.\n- `organizationEmail`: The repository organization email or the owner's email if `populateOrganizationWithOwner` is set to `true`. \n- `organizationHomepage`: The repository organization homepage or the owner's homepage if `populateOrganizationWithOwner` is set to `true`. \n\n## Installation\n\nAdd the following line to your `plugins.sbt` file:\n\n```sbt\naddSbtPlugin(\"com.alejandrohdezma\" % \"sbt-github\" % \"0.12.0\")\n```\n\n\u003e If you use [mdoc](https://scalameta.org/mdoc/) there's also available an [mdoc integration module](https://alejandrohdezma.github.io/sbt-github/docs/sbt-mdoc)\n\n\u003e If you use [sbt-header](https://github.com/sbt/sbt-header) there's also available an [sbt-header integration module](https://alejandrohdezma.github.io/sbt-github/docs/sbt-header)\n\nIf you want to know more about all the plugin's features, please head on to [its website](https://alejandrohdezma.github.io/sbt-github/) where you will find much more information.\n\n## Contributors for this project\n\n| \u003ca href=\"https://github.com/alejandrohdezma\"\u003e\u003cimg alt=\"alejandrohdezma\" src=\"https://avatars.githubusercontent.com/u/9027541?v=4\u0026s=120\" width=\"120px\" /\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/fedefernandez\"\u003e\u003cimg alt=\"fedefernandez\" src=\"https://avatars.githubusercontent.com/u/720923?v=4\u0026s=120\" width=\"120px\" /\u003e\u003c/a\u003e |\n| :--: | :--: |\n| \u003ca href=\"https://github.com/alejandrohdezma\"\u003e\u003csub\u003e\u003cb\u003ealejandrohdezma\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/fedefernandez\"\u003e\u003csub\u003e\u003cb\u003efedefernandez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e |","funding_links":["https://ko-fi.com/alejandrohdezma"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandrohdezma%2Fsbt-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falejandrohdezma%2Fsbt-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandrohdezma%2Fsbt-github/lists"}