{"id":15760038,"url":"https://github.com/padupe/check-pr-title","last_synced_at":"2025-10-24T11:42:44.343Z","repository":{"id":116659824,"uuid":"429153091","full_name":"padupe/check-pr-title","owner":"padupe","description":"Action que valida a estrutura do Título de uma Pull Request","archived":false,"fork":false,"pushed_at":"2022-02-21T23:32:00.000Z","size":382,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T13:34:42.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/padupe.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}},"created_at":"2021-11-17T18:12:33.000Z","updated_at":"2022-04-16T15:03:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"d29ac1ce-6e00-4ee9-842b-369da2ec0ec7","html_url":"https://github.com/padupe/check-pr-title","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fcheck-pr-title","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fcheck-pr-title/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fcheck-pr-title/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fcheck-pr-title/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padupe","download_url":"https://codeload.github.com/padupe/check-pr-title/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443543,"owners_count":20778251,"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":[],"created_at":"2024-10-04T10:40:41.906Z","updated_at":"2025-10-24T11:42:39.294Z","avatar_url":"https://github.com/padupe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img](https://github.com/padupe/check-pr-title/blob/master/img/Validate%20the%20Title%20Structure%20of%20a%20Pull%20Request.svg)\n\n# Validação de estrutura do Título de uma PR\n_Action que valida a estrutura do Título de uma Pull Request_\n\n\n#\n\n*PADRÃO:*\n```bash\n    tipo(PREFIX-00): Descrição.\n```\n\n#\n\n_*Exemplo:*_\n```bash\n    feat(ISSUE-159): Implements Swagger.\n```\n\n#\n\n## Comandos Úteis\n\n### Script\n\nCompilar a lógica:\n```bash\n    ncc build index.js --license licenses.txt\n```\n\n### Git\n\nAdicionar Tag:\n```bash\n    git tag -a -m \"Your Message\" v{number}\n```\n\nApagar todas as tag's no ambiente local:\n```bash\n    git tag -d $(git tag -l)\n```\n\nApagar todas as tag's remotas:\n```bash\n    git push origin --delete $(git tag -l)\n```\n\nRealizar o push das Tag's:\n```bash\n    git push --follow-tags\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fcheck-pr-title","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadupe%2Fcheck-pr-title","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fcheck-pr-title/lists"}