opral / lix-sdk

1 stars 0 forks source link

Detect users fork permission #16

Open NiklasBuchfink opened 5 months ago

NiklasBuchfink commented 5 months ago

Context

Some companies have forks disabled at the company level. Apps need to know if they can't use workflows including forks and handle things differently (e.g. branch-pr workflow).

Proposal

Extend repo.getMeta().permissions with fork: boolean