Skip to content

How to solve the error repository owner is missing #860

Discussion options

You must be logged in to vote

tfcmt requires the information about the pull request that tfcmt posts comments.

  • repository owner
  • repository name
  • pull request number or commit hash

tfcmt gets these information from either environment variables, configuration files, or command line options.

configuration file

https://suzuki-shunsuke.github.io/tfcmt/config

e.g. tfcmt.yaml

repo_owner: suzuki-shunsuke
repo_name: tfcmt

command line options

https://suzuki-shunsuke.github.io/tfcmt/usage

tfcmt -owner suzuki-shunsuke -repo tfcmt plan -- terraform plan

environment variables

https://suzuki-shunsuke.github.io/tfcmt/environment-variable


If you have some troubles, please use the issue template Support Request next time.

And could …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by suzuki-shunsuke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants