Skip to content
/ upsint Public

Upstream Integration: work better with your upstream project.

License

Notifications You must be signed in to change notification settings

packit/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.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published