GithubHelp home page GithubHelp logo

git-pr-chain's Introduction

Hi there ๐Ÿ‘‹๐Ÿป

I'm a software engineer at OpenAI focusing on performance, particularly accelerators (e.g. GPUs).

I once gave a talk about GPUs at CppCon.

I also have a blog that I occasionally update.

git-pr-chain's People

Contributors

jkff avatar jlebar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

git-pr-chain's Issues

The tool stop working due to Github changes

  1. gh tool moves the place it stores oauth_token to config/hosts.yml. The structure also looks a bit different now .
  2. Even after I fix that, I hit an unknown error with git pr-chain push and I don't know how to fix it. My changes are clean rebase on top of the master branch. I hope this is not because github has tighten control of 3rd party API.
Creating PR for hdoan/add_password_version_to_parent_infos_tab_9e44, base master...
Traceback (most recent call last):
  File "/home/dev/bin/git-pr-chain", line 857, in <module>
    main()
  File "/home/dev/bin/git-pr-chain", line 853, in main
    args.func(args)
  File "/home/dev/bin/git-pr-chain", line 663, in cmd_push
    create_and_update_prs(args)
  File "/home/dev/bin/git-pr-chain", line 613, in create_and_update_prs
    pr = repo.create_pull(title=title, base=base, head=branch, body="")
  File "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.9.4/lib/python3.9/site-packages/github/Repository.py", line 1347, in create_pull
    return self.__create_pull_1(*args, **kwds)
  File "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.9.4/lib/python3.9/site-packages/github/Repository.py", line 1378, in __create_pull_1
    return self.__create_pull(
  File "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.9.4/lib/python3.9/site-packages/github/Repository.py", line 1391, in __create_pull
    headers, data = self._requester.requestJsonAndCheck(
  File "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.9.4/lib/python3.9/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
    return self.__check(
  File "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.9.4/lib/python3.9/site-packages/github/Requester.py", line 340, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 422 {"message": "Validation Failed", "errors": [{"resource": "PullRequest", "field": "head", "code": "invalid"}], "documentation_url": "https://docs.github.com/rest/reference/pulls#create-a-pull-request"}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.