-
Notifications
You must be signed in to change notification settings - Fork 228
split go-uaa #810
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
split go-uaa #810
Conversation
Per the instructions in cloudfoundry#801 (comment), this splits go-uaa from the rest of the UAA repos so that I can continue to merge PRs as the original author and maintainer of the library. Signed-off-by: Joe Fitzgerald <[email protected]>
The committers listed above are authorized under a signed CLA. |
strehle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Tallicia someone from your company should check because you use it more than we
|
@joefitzgerald if you have PR, please create them |
|
@strehle please review the context from #801 (comment). In summary:
|
|
Thanks @joefitzgerald for the pr. I will take care of this. |
@joefitzgerald is active in the go-uaa repository and applied for an approver status with #810
|
The machine appears to be once again attempting to prevent me from being a backstop maintainer of the library I contributed to a different org. I do not have the access to merge pull requests in the
|
Hi @joefitzgerald,
|
Ok fair enough, so maybe you maintain the go tool chain which needs a regular change, e.g. cloudfoundry/uaa-cli@b94faa5 |
I have been merging the occasional PR, but that doesn't count as "activity". Can you please update the logic to count that as "activity"?
So how do I regain the ability to merge PRs in the |
|
Hi @joefitzgerald,
What counts to an activity is defined by Github and documented on this page. We just use Github APIs for that. We don't have our special logic here. The proposal by @strehle sounds like it will add activity to your profile. The branch protection rules for Please let me know what you think about the proposals. |
|
Hi @joefitzgerald,
Please let me know which option you'd prefer, or if you have any other ideas in mind. |
Based on discussion in #810 (comment)
|
@joefitzgerald Ok, done. |
Per the instructions in #801 (comment), this splits go-uaa from the rest of the UAA repos so that I can continue to merge PRs as the original author and maintainer of the library.
/cc @strehle