Stefan Stölzle

Results 8 comments of Stefan Stölzle

To block a certain file by extension, you may want to look at the https://github.com/github/platform-samples/blob/master/pre-receive-hooks/block_file_extensions.sh example, @vivuu1989.

@vivuu1989, you can add the required regex to the list in https://github.com/github/platform-samples/blob/e9c21779b6d137100a6545049986c93044c7c5df/pre-receive-hooks/block_confidentials.sh#L20-L29

@vivuu1989, maybe try https://regexr.com to get to the regex you need?

@larsxschneider @pluehne would appreciate your review.

@davidkarlsen, just stumbled upon this, hope that after 2+ years the below is still helpful ```graphql query user($org: String!, $login: String = null, $after: String = null) { organization(login: $org)...

I think that would be easy for you to implement, @mrsunshine.

Had the same idea and was playing around a little already. Will take a couple of screenshots when I'm done with #38.

In the update branch _ext5_upgrade_ the Architect dependency has been removed.