Skip to content

Commit

Permalink
removed VarCI auto-merge; added logging info to README.md (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Preusner authored Nov 2, 2016
1 parent 9df9034 commit cc36257
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .varci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,3 @@ ruleset:
@{{ user.login }}, the issue description is too short. Please reopen it
once you have amended the description to contain more than the requirement
of 50 characters.
varci_merge:
name: "Automatically merge .varci.yml changes"
events: [ pull_request ]
when: files has ".varci.yml"
merge: true
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ new EightPoints\Bundle\GuzzleBundle\GuzzleBundle()
Configuration in config.yml:
``` yaml
guzzle:
# (de)activate logging/profiler; default: %kernel.debug%
logging: true

clients:
api_payment:
base_url: "http://api.domain.tld"
Expand Down

0 comments on commit cc36257

Please sign in to comment.