Skip to content
forked from packit/upsint

Upstream Integration: work better with your upstream project.

License

Notifications You must be signed in to change notification settings

prkhrsrvstv1/upsint

 
 

Repository files navigation

upsint

Codacy Badge

We use this tool to ease our development workflow:

  • Fork GitHub repositories
  • Create pull requests
  • List pull requests
  • List local branches and print additional metadata

Configuration is stored in ~/.upsint.json. Example:

{
  "github": { "token": "abcxyz" },
  "gitlab": { "token": "abcxyz", "ssl_verify": false, "url": "url" }
}

TODO

  • List releases
  • Check out a PR
  • Implement for Gitlab
  • Implement for pagure
  • Properly implement configuration
  • Tests

About

Upstream Integration: work better with your upstream project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%