farend / redmine_github_adapter

2 stars 1 forks source link

自動テストの追加 #9

Open xketanaka opened 1 year ago

xketanaka commented 1 year ago

以下の2クラスについての自動テストを実装しました。

Github actions で実行できるように設定ファイル(.github/workflows/ci.yml)を用意しましたが、 こちらのリポジトリにPUSHする際に以下のエラーがでましたので Github actionsが生成されないようにリネームしてPUSHしています。

エラー

To https://github.com/farend/redmine_github_repo.git
 ! [remote rejected] HEAD -> feature_unit_test (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/ci.yml` without `workflow` scope)
error: failed to push some refs to 'https://github.com/farend/redmine_github_repo.git'

対応 004a15da5ebd8b33bd4e260ed5e9ea38799d0974