Skip to content

An application that outputs a list of GitLab issues to Google Spread Sheet to improve browsability and searchability.

Notifications You must be signed in to change notification settings

smzst/gitlab-issues-paster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-issues-paster

An application that outputs a list of GitLab issues to Google Spread Sheet to improve browsability and searchability.

Usage

  1. 以下のページを参考に Google Sheets API の有効化と credentials.json のダウンロードをしてください。
  2. 取得した credential.json は src/main/resources 配下にコピーしてください。
  3. 以下 4 つの環境変数を設定してください。
  4. sbt run でアプリケーションを起動し、しばらくすると OAuth 同意画面がブラウザに表示されるので認可してください。

Notes

認可後のアクセストークンは /tmp/.google_credentials 配下に置かれるようになっています。 消しても再認可すればいいので特に問題はありません。

About

An application that outputs a list of GitLab issues to Google Spread Sheet to improve browsability and searchability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages