{"id":21811173,"url":"https://github.com/mathieumack/mygithubactions","last_synced_at":"2026-05-05T04:33:53.896Z","repository":{"id":195739676,"uuid":"693556433","full_name":"mathieumack/MyGithubActions","owner":"mathieumack","description":"Repository that contains some github actions used for my repositories for CI and CD","archived":false,"fork":false,"pushed_at":"2025-02-01T15:41:06.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T00:47:51.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathieumack.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-19T09:04:08.000Z","updated_at":"2025-02-01T15:41:10.000Z","dependencies_parsed_at":"2024-11-27T13:43:41.046Z","dependency_job_id":"caa76fc5-52d0-4b60-ae4b-78e878b7a171","html_url":"https://github.com/mathieumack/MyGithubActions","commit_stats":null,"previous_names":["mathieumack/mygithubactions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mathieumack/MyGithubActions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieumack%2FMyGithubActions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieumack%2FMyGithubActions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieumack%2FMyGithubActions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieumack%2FMyGithubActions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathieumack","download_url":"https://codeload.github.com/mathieumack/MyGithubActions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieumack%2FMyGithubActions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002789,"owners_count":26083468,"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-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2024-11-27T13:43:37.286Z","updated_at":"2026-05-05T04:33:53.889Z","avatar_url":"https://github.com/mathieumack.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyGithubActions\nPrivate repository that contains custom GitHub Actions used to build all of my nuget packages\n\n## Template workflows :\n\n### Dotnet library\n`.github/workflows/dotnetlib.yml`\n\nThis template workflow will build a dotnet library and publish it to nuget.org\n\n#### NuGet Package Publishing Triggers\n\nThe workflow will publish packages to NuGet.org when any of the following conditions are met:\n\n1. **Main branch**: Push to `refs/heads/main`\n2. **Feature branches**: Branch name starts with `feature/`\n3. **Copilot branches**: Branch name starts with `copilot/`\n4. **Manual trigger**: `publishToNuget` input is set to `true`\n5. **PR message request**: The last message in a Pull Request contains keywords indicating a build/package request\n\n#### PR Message Detection\n\nThe workflow can automatically detect when a Pull Request requests a package build. The following keywords in PR comments or description will trigger a NuGet publish:\n\n- \"request to build and package\"\n- \"please build and package\"\n- \"build and package this version\"\n- \"publish to nuget\"\n- \"release to nuget\"\n\n**Example**: Add a comment to your PR with \"I request to build and package this version\" and the workflow will publish to NuGet when it runs.\n\n## Composite actions\n\n### actions/nugetversion\nGenerates version numbers for NuGet packages based on existing versions in the NuGet repository.\n\n### actions/buildandtestdotnet\nBuilds and tests .NET projects with specified version information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieumack%2Fmygithubactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathieumack%2Fmygithubactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieumack%2Fmygithubactions/lists"}