Skip to content
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

List: organization owners (v2) #38

Merged
merged 4 commits into from
Nov 17, 2017
Merged

List: organization owners (v2) #38

merged 4 commits into from
Nov 17, 2017

Conversation

larsxschneider
Copy link
Collaborator

Based on @mlbright and @pluehne 's work in #36 I finished the org owners feature. If you have time, please give it a look.

Lars Schneider and others added 4 commits November 16, 2017 19:29
The "andExcludedEntities" function generated a query that excludes orgs
and repos. Decompose that to make the function reusable in a subsequent
commit.
The "andExcludedUsers()" function generated the qualified column name
for the SQL query. Pass the qualified column name to the function to
make it reusable in a subsequent commit.
@@ -100,6 +100,15 @@ def executeScript(self, script, stdin = None):

return stdout

def executeGHEConsole(self, rubyCode):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@pluehne pluehne self-requested a review November 16, 2017 21:19
@pluehne
Copy link
Contributor

pluehne commented Nov 16, 2017

@larsxschneider: I’ll try to have a look at this tomorrow 😃.

@mlbright
Copy link
Contributor

@larsxschneider, @pluehne feel free to close #36

@pluehne
Copy link
Contributor

pluehne commented Nov 16, 2017

@mlbright: It was already closed by @larsxschneider earlier.

@larsxschneider larsxschneider merged commit c66ec18 into master Nov 17, 2017
@larsxschneider larsxschneider deleted the org-owner branch November 17, 2017 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants