-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve workflow conditions based on repo meta infos #36
Comments
@jan.johannes I created some cases with a second test user:
In any case, the user can click on add permissions and select the organization to request permissions from the owner (if he is not the owner). The important thing here is that we should detect, if the user and app have sufficient permissions to push or if user is able to update the permissions of the app in the organization. This way we can prompt the user before making changes that might be lost. |
Scenario: User (Collaborator with push permissions) wants to contribute to a public repo. Here I see two common issues:
|
@fabiopk why do you expect to get a pr when you press "push"? this will directly push your changes to the branch. |
Context
Users have trouble with pushing because Fink isn't aware of
Therefore the lix API was extend by:
Proposal
by Jan opral/monorepo#2897 (comment):
---
The text was updated successfully, but these errors were encountered: