{"id":16209330,"url":"https://github.com/ayushgoel/longshot","last_synced_at":"2025-10-09T01:36:44.998Z","repository":{"id":145602417,"uuid":"98792918","full_name":"ayushgoel/LongShot","owner":"ayushgoel","description":"Notify people if they have a tag without release notes on Github (long shot it would work)","archived":false,"fork":false,"pushed_at":"2019-06-07T07:35:12.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T20:50:22.222Z","etag":null,"topics":["flock","flockos","git","github","github-graphql","release","tags"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ayushgoel.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":"2017-07-30T11:26:37.000Z","updated_at":"2019-06-07T07:34:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"88e55b6d-ed76-4b71-83d2-8f0e692cec7a","html_url":"https://github.com/ayushgoel/LongShot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ayushgoel/LongShot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushgoel%2FLongShot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushgoel%2FLongShot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushgoel%2FLongShot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushgoel%2FLongShot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayushgoel","download_url":"https://codeload.github.com/ayushgoel/LongShot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushgoel%2FLongShot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000718,"owners_count":26082895,"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-08T02:00:06.501Z","response_time":56,"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":["flock","flockos","git","github","github-graphql","release","tags"],"created_at":"2024-10-10T10:29:13.545Z","updated_at":"2025-10-09T01:36:44.979Z","avatar_url":"https://github.com/ayushgoel.png","language":"Python","readme":"This repository creates a python framework to notify when your github repo has an unreleased tag.\n\nMotivation\n---\n\nMany of the repositories that handle a pod (cocoapods) release a new version using a tag but forget to create a [release](https://help.github.com/articles/about-releases/). This becomes an issue for consumers of the pod. They are unable to understand the updates added a new version.\n\nUsage\n---\n\n1. [Create a github token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)\n\n2. Create `github_token.py` and add following line to it\n\n    ```python\n    GITHUB_TOKEN = \"\u003cToken from Github\u003e\"\n    ```\n\n3. If you want notifications on [flock](https://flock.com/), [create an incoming webhook](https://docs.flock.com/display/flockos/Create+An+Incoming+Webhook)\n\n4. Create `flock_constants.py` and add following line to it\n\n    ```python\n    FLOCK_MESSAGE_HOOK = \"\u003cHOOK_URL\u003e\"\n    ```\n\n5. Update `repositories.py` with the repositories you want to keep an eye on.\n5. `start.py` is the entry point for this repository. Use python 2+ version to run it.\n\n:v: enjoy.\n\nAuthor\n---\n\nAyush Goel, ayushgoel111@gmail.com\n\nLicense\n---\n\nLongShot is available under the MIT license. See the [LICENSE](LICENSE) file for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushgoel%2Flongshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayushgoel%2Flongshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushgoel%2Flongshot/lists"}