r-universe-org / help

Support and bug tracker for R-universe
https://docs.r-universe.dev/
8 stars 2 forks source link

Universe for multiple organizations #130

Closed maelle closed 2 weeks ago

maelle commented 2 years ago

When setting up an universe for several organizations, what will ensure the commit status can be updated?

Is it as simple as installing the app for all organizations?

maelle commented 2 years ago

Relatedly, one should choose the organization that has the best name to be used as subdomain. :thinking:

jeroen commented 2 years ago

Yes. The app gives permission to set a commit-status. So wherever the app is installed, we can set the status.

maelle commented 2 years ago

we only try to set a commit status if the package is in the same user/org as the registry

https://github.com/r-universe-org/find-changes/blob/master/action.yml#L66-L68