I've got an account for automated builds which should have access to every Github (Enterprise) repository owned by a particular organization. Is there a way to do this such that present and future repositories are automatically intercepted?
You have to set the user as an owner:
That user should now have contributor access to all repositories owned by the organization.