opral / inlang-fink

Issue tracker for fink
0 stars 0 forks source link

Not able to push translations #25

Closed Sukhvinder1106 closed 3 months ago

Sukhvinder1106 commented 4 months ago

I have completed my project and I am not able to push translations

samuelstroschein commented 4 months ago

Can you record a video or show screenshots?

samuelstroschein commented 4 months ago

Probably the same bug as #24

NiklasBuchfink commented 4 months ago

Hey @Sukhvinder1106 👋

Can you check if the inlang GitHub app has access to your repository?

Here is how you can check this:

  1. Go to your repository page on github.com
  2. Click on Settings
  3. Click on GitHub Apps -> Configure inlang
  4. Set "Repository access" to "All repositories" or add your repo to the "Only select repositories"
  5. Click Save
NiklasBuchfink commented 3 months ago

@Sukhvinder1106 Lately, we had issues with our app permission flow for organizations.

  1. If you are the owner of the repo, please check if Inlang GitHub is installed and has permission to access your repo.
  2. If you are not the owner of the repo, request that the owner install the inlang GitHub app with sufficient permissions for the repo.
  3. Also, make sure that your repo allows you to commit to the selected branch (e.g. some repos have direct commit to main disabled)

We are working on an update of the permission flow in this PR: https://github.com/opral/monorepo/pull/2905 I will close this issue in favor of: https://github.com/opral/inlang-fink/issues/36

Thanks for the issue and let me know if anything else comes up :)