{"id":43170249,"url":"https://github.com/kvncont/gh-workflows","last_synced_at":"2026-02-01T02:20:05.628Z","repository":{"id":223432187,"uuid":"760215094","full_name":"kvncont/gh-workflows","owner":"kvncont","description":"Reusable Workflows Repository","archived":false,"fork":false,"pushed_at":"2026-01-29T05:27:29.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T21:40:35.122Z","etag":null,"topics":["actions","reusable-workflows"],"latest_commit_sha":null,"homepage":"","language":null,"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/kvncont.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":"2024-02-20T02:01:20.000Z","updated_at":"2025-10-13T22:26:11.000Z","dependencies_parsed_at":"2024-02-20T08:25:14.782Z","dependency_job_id":"d3427ee2-50c1-44f6-88a6-06e8d8649e58","html_url":"https://github.com/kvncont/gh-workflows","commit_stats":null,"previous_names":["kvncont/gh-workflows"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kvncont/gh-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvncont%2Fgh-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvncont%2Fgh-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvncont%2Fgh-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvncont%2Fgh-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvncont","download_url":"https://codeload.github.com/kvncont/gh-workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvncont%2Fgh-workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28965143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"last_error":"SSL_read: 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","reusable-workflows"],"created_at":"2026-02-01T02:20:05.071Z","updated_at":"2026-02-01T02:20:05.621Z","avatar_url":"https://github.com/kvncont.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Reusable Workflows\nThis repository contains a collection of reusable and customizable GitHub workflows for automating various tasks in your software development process.\n\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Available Workflows](#available-workflows)\n- [Getting Started](#getting-started)\n- [Contributing](#contributing)\n- [FAQ](#faq)\n- [License](#license)\n\n\n## Introduction\nThis repository provides a set of GitHub Actions workflows that can be easily incorporated into your project to automate tasks such as:\n- Continuous integration (CI): Building and testing your code on every push or pull request.\n- Continuous deployment (CD): Automatically deploying your application to production on successful CI builds.\n- Static code analysis: Detecting potential code issues early on.\n- Security scanning: Identifying vulnerabilities in your code.\n- Release Management: Automate the management of software releases and versioning.\n\n\n## Getting Started\nTo use the workflows in your repository, simply check the `*.md` files that are include in each workflow to learn how to use it. Make sure to configure any necessary secrets or environment variables.\nHelpful resources:\n- [GitHub Actions documentation](https://docs.github.com/actions)\n- [Understanding GitHub Actions](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions#understanding-the-workflow-file)\n- [Creating workflows](https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization)\n\n\n## Available Workflows\nHere is a list of the currently available workflows sorted by category:\n\n### Continuos integration:\n- N/A\n\n### Continuos deployment:\n- N/A\n\n### Static code analysis:\n- N/A\n\n### Security scanning:\n- N/A\n\n### Release Management:\n- [release-drafter](.github/docs/release-drafter.md): Create a release draft with all the information that you need (PR links, Contributors, Versioning, etc).\n- [create-release-branch](.github/docs/create-release-branch.md): This workflow create a release branch after a release is published, this is helpful in cases that you want to create releases from release branches (release/v0.1.x)\n\n\n## Contributing\nWe welcome contributions to this repository! If you have a new workflow you would like to share, please create a pull request.\n\n\n## FAQ\n\n### Cannot see my workflows?\nThe workflow needs to be in the default branch otherwise doesn't appear in the actions menu and needs the following structure `.github/workflows/\u003cfile-name.yml\u003e`.\n\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvncont%2Fgh-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvncont%2Fgh-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvncont%2Fgh-workflows/lists"}