Categorygithub.com/luchojuarez/issue-assigner
modulepackage
0.0.0-20200419054456-6f7e3207a1ce
Repository: https://github.com/luchojuarez/issue-assigner.git
Documentation: pkg.go.dev

# README

issue-assigner

Easy use issue assigner, used to assign PRs in github

Github token management

Intro

Github has very low rate limit. To increase this limit, we can use token for authentication, with this we increase up to 5000 request per hour rate limit doc.

use

  • run app whit parameter -t somevalidtoken
  • or previously set environment variable GITHUB_USER_TOKEN with token value

Extend? Yes of course

see tokens, implements your own token manager.

Backlog

  • Improve doc 🤔.
  • POST to github API to assign a PR.
  • EventTracer, log all events, generate report. Send email?.
  • Implements special rules to skip a PR. Like "has label" "require millestone".

for bugs🐛👾 or hugs🤗 [email protected]

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author