{"id":28590331,"url":"https://github.com/payu/github-actions","last_synced_at":"2026-05-06T11:35:16.565Z","repository":{"id":40484224,"uuid":"421777947","full_name":"PayU/github-actions","owner":"PayU","description":"Shared resources for GitHub Actions","archived":false,"fork":false,"pushed_at":"2023-11-30T11:33:48.000Z","size":16,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-11T08:52:16.018Z","etag":null,"topics":["actions","hacktoberfest","java","maven"],"latest_commit_sha":null,"homepage":"","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/PayU.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}},"created_at":"2021-10-27T10:45:27.000Z","updated_at":"2021-11-12T11:56:20.000Z","dependencies_parsed_at":"2025-06-11T08:39:28.097Z","dependency_job_id":"cf0a8154-534e-4e16-bd61-902a2a675ff8","html_url":"https://github.com/PayU/github-actions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PayU/github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2Fgithub-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2Fgithub-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2Fgithub-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2Fgithub-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PayU","download_url":"https://codeload.github.com/PayU/github-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2Fgithub-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32692122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["actions","hacktoberfest","java","maven"],"created_at":"2025-06-11T08:38:00.478Z","updated_at":"2026-05-06T11:35:16.547Z","avatar_url":"https://github.com/PayU.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PayU Shared resources for GitHub Actions\n\n## GitHub workflows for Maven\n\n### verify\n\nIn order to use, please create in project:\n\n```\n.github/workflows/maven-verify.yml\n```\n\nwith example content:\n\n```yaml\n#  Copyright 2021 PayU\n#\n#  Licensed under the Apache License, Version 2.0 (the \"License\");\n#  you may not use this file except in compliance with the License.\n#  You may obtain a copy of the License at\n#\n#  http://www.apache.org/licenses/LICENSE-2.0\n#\n#  Unless required by applicable law or agreed to in writing, software\n#  distributed under the License is distributed on an \"AS IS\" BASIS,\n#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#  See the License for the specific language governing permissions and\n#  limitations under the License.\n\nname: Verify\n\non:\n  push:\n  pull_request:\n\njobs:\n\n  # verify by maven\n  verify:\n    uses: PayU/github-actions/.github/workflows/maven-verify.yml@v1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpayu%2Fgithub-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpayu%2Fgithub-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpayu%2Fgithub-actions/lists"}