{ "info": { "author": "Dan Trickey", "author_email": "dan@trickey.io", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules", "Typing :: Typed" ], "description": "# CircleCI Branch Detector\n\n[![CircleCI](https://circleci.com/gh/j5api/circleci_branch.svg?style=svg)](https://circleci.com/gh/j5api/circleci_branch)\n\nScript to find the parent branch of the pull request that we are in. For use in CircleCI.\n\n```\nUsage: circleci-branch [OPTIONS]\n\n Get the parent branch of a GitHub pull request.\n\n This is designed for use in CircleCI, using auto-merges to behave\n similarly to Merge Trains in GitLab.\n\nOptions:\n --pull_request_url TEXT\n --github_token TEXT\n --help Show this message and exit.\n```\n\n## Installation\n\nThe module is published on PyPI.\n\n`pip install circleci_branch`\n\n## Contributions\n\nThis project is released under the MIT Licence. For more information, please see LICENSE.\n\nThe CONTRIBUTORS file can be generated by executing CONTRIBUTORS.gen. This generated file contains a list of people who have contributed to CircleCI Branch Detector.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/j5api/circleci_branch", "keywords": "", "license": "MIT", "maintainer": "Dan Trickey", "maintainer_email": "dan@trickey.io", "name": "circleci-branch", "package_url": "https://pypi.org/project/circleci-branch/", "platform": "", "project_url": "https://pypi.org/project/circleci-branch/", "project_urls": { "Documentation": "https://readthedocs.io", "Homepage": "https://github.com/j5api/circleci_branch", "Repository": "https://github.com/j5api/circleci_branch" }, "release_url": "https://pypi.org/project/circleci-branch/0.1.0/", "requires_dist": [ "click (>=7.0,<8.0)", "pygithub (>=1.43,<2.0)" ], "requires_python": ">=3.6,<4.0", "summary": "Script to find the parent branch of the pull request that we are in. For use in CircleCI.", "version": "0.1.0" }, "last_serial": 5804501, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "533ab104251a92e944e7ee742ebf176f", "sha256": "b60043087273c3e9cc0927114b215ee57ad903aff061b5333a1cf0555f591f8b" }, "downloads": -1, "filename": "circleci_branch-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "533ab104251a92e944e7ee742ebf176f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 3951, "upload_time": "2019-09-09T16:50:28", "url": "https://files.pythonhosted.org/packages/ea/7a/3a75953eda13da76f9dc983a6a18c481f38eaeff175eaec1665b44f6ee70/circleci_branch-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e68b5cdc72c0a3e1a7a84fb3552da119", "sha256": "255192e0deda473a0fbc464ae637c24e8fd58c17888e2471061d27c7a34985fb" }, "downloads": -1, "filename": "circleci_branch-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e68b5cdc72c0a3e1a7a84fb3552da119", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3217, "upload_time": "2019-09-09T16:50:31", "url": "https://files.pythonhosted.org/packages/e1/4a/fc21bd4206cb7f760477ce1f996868ec9cb76725d952c4d9287b64def51e/circleci_branch-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "533ab104251a92e944e7ee742ebf176f", "sha256": "b60043087273c3e9cc0927114b215ee57ad903aff061b5333a1cf0555f591f8b" }, "downloads": -1, "filename": "circleci_branch-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "533ab104251a92e944e7ee742ebf176f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 3951, "upload_time": "2019-09-09T16:50:28", "url": "https://files.pythonhosted.org/packages/ea/7a/3a75953eda13da76f9dc983a6a18c481f38eaeff175eaec1665b44f6ee70/circleci_branch-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e68b5cdc72c0a3e1a7a84fb3552da119", "sha256": "255192e0deda473a0fbc464ae637c24e8fd58c17888e2471061d27c7a34985fb" }, "downloads": -1, "filename": "circleci_branch-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e68b5cdc72c0a3e1a7a84fb3552da119", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3217, "upload_time": "2019-09-09T16:50:31", "url": "https://files.pythonhosted.org/packages/e1/4a/fc21bd4206cb7f760477ce1f996868ec9cb76725d952c4d9287b64def51e/circleci_branch-0.1.0.tar.gz" } ] }