{"id":17184997,"url":"https://github.com/timmywil/pulley_upstream_jquery","last_synced_at":"2025-03-25T03:29:11.679Z","repository":{"id":1446181,"uuid":"1677389","full_name":"timmywil/pulley_upstream_jquery","owner":"timmywil","description":"For my own benefit so I don't lose it.  This is a fork of jeresig's pulley, but made to work with upstream jQuery.","archived":false,"fork":false,"pushed_at":"2019-05-11T18:29:11.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T04:18:37.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/timmywil.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}},"created_at":"2011-04-28T19:43:15.000Z","updated_at":"2016-09-26T03:20:30.000Z","dependencies_parsed_at":"2022-07-21T13:32:24.025Z","dependency_job_id":null,"html_url":"https://github.com/timmywil/pulley_upstream_jquery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmywil%2Fpulley_upstream_jquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmywil%2Fpulley_upstream_jquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmywil%2Fpulley_upstream_jquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmywil%2Fpulley_upstream_jquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timmywil","download_url":"https://codeload.github.com/timmywil/pulley_upstream_jquery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245393265,"owners_count":20607985,"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-15T00:44:55.691Z","updated_at":"2025-03-25T03:29:11.662Z","avatar_url":"https://github.com/timmywil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pulley: An Easy Github Pull Request Lander\n==========================================\n\nLanding a pull request from Github can be annoying. You can follow the instructions provided by Github (pulling the code, doing a merge) but that'll result in a messy commit stream and external ticket trackers that don't automatically close tickets.\n\nAdditionally you can pull the code and squash it down into a single commit, which lets you format the commit nicely (closing tickets on external trackers) - but it fails to properly close the pull request.\n\nPulley is a tool that uses the best aspects of both techniques. Pull requests are pulled and merged into your project. The code is then squashed down into a single commit and nicely formatted with appropriate bug numbers and links. Finally the commit is pushed and the pull request is closed with a link to the commit.\n\nPulley is written using Node.js - thus you'll need to make sure that you have Node installed prior to running it.\n\nHow to use:\n\nStart by configuring the repo and bug tracker details in the pulley.js file. Once that's complete you can run the following command:\n\n    node pulley.js PID # Where PID is the Pull Request ID\n\nFor example running the command `node pulley.js 332` on the jQuery repo yielded the following closed pull request and commit:\n\n- https://github.com/jquery/jquery/pull/332\n- https://github.com/jquery/jquery/commit/d274b7b9f7727e8bccd6906d954e4dc790404d23\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmywil%2Fpulley_upstream_jquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimmywil%2Fpulley_upstream_jquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmywil%2Fpulley_upstream_jquery/lists"}