{"id":23728116,"url":"https://github.com/reupen/msbuild-github-logger","last_synced_at":"2026-04-16T14:02:30.688Z","repository":{"id":142034492,"uuid":"460146196","full_name":"reupen/msbuild-github-logger","owner":"reupen","description":"MSBuild logger that emits GitHub Actions annotations for errors and warnings","archived":false,"fork":false,"pushed_at":"2023-04-14T18:34:38.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T14:13:19.850Z","etag":null,"topics":["github-actions","msbuild-logger","visual","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reupen.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["reupen"]}},"created_at":"2022-02-16T19:21:16.000Z","updated_at":"2025-08-29T18:52:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"4baaf34b-21f8-4b85-91af-9d05f08bf3c3","html_url":"https://github.com/reupen/msbuild-github-logger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/reupen/msbuild-github-logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reupen%2Fmsbuild-github-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reupen%2Fmsbuild-github-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reupen%2Fmsbuild-github-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reupen%2Fmsbuild-github-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reupen","download_url":"https://codeload.github.com/reupen/msbuild-github-logger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reupen%2Fmsbuild-github-logger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007501,"owners_count":26084313,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-actions","msbuild-logger","visual","visual-studio"],"created_at":"2024-12-31T01:49:07.576Z","updated_at":"2025-10-11T14:13:20.138Z","avatar_url":"https://github.com/reupen.png","language":"C#","funding_links":["https://github.com/sponsors/reupen"],"categories":[],"sub_categories":[],"readme":"# MSBuild logger for GitHub Actions\n\nThis is a custom MSBuild logger that emits GitHub Actions annotations for warnings and errors.\n\nThese appear in the PR diff:\n\n![PR diff example](https://user-images.githubusercontent.com/12693549/154147610-603c3ebd-50af-4a8c-b9c2-573be3c3eb68.png)\n\nAnd in the run summary:\n\n![Run summary](https://user-images.githubusercontent.com/12693549/154338298-8023848b-19a9-4494-b581-4be99da2f188.png)\n\n## Requirements\n\nThe logger has been tested with Visual Studio 2022 17.1 and 2019 16.11. Similar versions should be compatible.\n\n## Usage\n\n`Reupen.MSBuild.GitHubLogger.dll` needs to be available to the GitHub Actions workflow. This can be achieved either by\ndownloading it during the workflow run, or commiting it to your repo.\n\nThen, `/logger:path\\to\\Reupen.MSBuild.GitHubLogger.dll` should be passed to the logger.\n\nFor a complete example, see https://github.com/reupen/columns_ui/tree/master/.github/workflows/build.yml.\n\n## Notes\n\nThe logger currently logs all warnings and errors. This may not be suitable if your project has a large number of warnings.\n\nAdditionally, GitHub Actions has [limits on annotations including a limit of 10 warning and 10 error annotations per step](https://github.community/t/annotation-limitation/17998/2).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freupen%2Fmsbuild-github-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freupen%2Fmsbuild-github-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freupen%2Fmsbuild-github-logger/lists"}