{"id":17770140,"url":"https://github.com/giacomocavalieri/tagref_action","last_synced_at":"2025-10-23T16:34:31.587Z","repository":{"id":196503871,"uuid":"696245586","full_name":"giacomocavalieri/tagref_action","owner":"giacomocavalieri","description":"🔖 A GitHub Action to run tagref","archived":false,"fork":false,"pushed_at":"2023-10-04T08:40:45.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T17:00:03.931Z","etag":null,"topics":["documentation","github-action"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/giacomocavalieri.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}},"created_at":"2023-09-25T11:35:23.000Z","updated_at":"2023-10-26T20:51:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec46b31a-b0e7-42c0-84dc-7c7e2f1f6a4e","html_url":"https://github.com/giacomocavalieri/tagref_action","commit_stats":null,"previous_names":["giacomocavalieri/tagref_action"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giacomocavalieri%2Ftagref_action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giacomocavalieri%2Ftagref_action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giacomocavalieri%2Ftagref_action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giacomocavalieri%2Ftagref_action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giacomocavalieri","download_url":"https://codeload.github.com/giacomocavalieri/tagref_action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246652777,"owners_count":20812187,"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":["documentation","github-action"],"created_at":"2024-10-26T21:20:52.444Z","updated_at":"2025-10-23T16:34:26.548Z","avatar_url":"https://github.com/giacomocavalieri.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `tagref` GitHub action\n\nThis action runs [`tagref`](https://github.com/stepchowfun/tagref) to check\nthat all defined tags are referenced at least once and that all references are\nvalid.\n\nIt is the same as running:\n\n```sh\ntagref check \u0026\u0026 tagref list-unused --fail-if-any\n```\n\n## Inputs\n\n- `unused_tags`: can be used to change the action's behaviour with regard to unused tags\n  - `\"forbid\"` (the default): will make the CI fail if there's any note that's not referenced anywhere\n  - `\"allow\"`: will allow tags that have no references\n\n## Example usage\n\nYou can use this action as one of your CI steps like this:\n\n```yaml\n- name: \"check tags are correct\"\n  uses: giacomocavalieri/tagref_action@v1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiacomocavalieri%2Ftagref_action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiacomocavalieri%2Ftagref_action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiacomocavalieri%2Ftagref_action/lists"}