Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sensu/sensu-go-has-contact-filter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: sensu/sensu-go-has-contact-filter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Jun 18, 2019

  1. add no_contacts function to support fallback case (#6)

    Cameron Johnston authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    c39b2b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Flesh-out the readme and add MIT license (#7)

    * flesh out readme
    
    * Update README.md
    
    Co-Authored-By: Alex Paskulin <alex@sensu.io>
    
    * Update README.md
    
    Co-Authored-By: Alex Paskulin <alex@sensu.io>
    
    * use absolute url for diagram link
    
    * add MIT license
    Cameron Johnston authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    695bb43 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. update readme to reflect move to sensu org (#8)

    Cameron Johnston authored Jun 26, 2019
    Configuration menu
    Copy the full SHA
    cc2439c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    313e4d6 View commit details
    Browse the repository at this point in the history
  2. Treat empty strings as an empty set of contacts (#10)

    * entity contacts should be disregarded when check contacts are present
    
    * treat empty string values as no contacts
    Cameron Johnston authored Jun 27, 2019
    Configuration menu
    Copy the full SHA
    a414eb9 View commit details
    Browse the repository at this point in the history
  3. add a changelog

    Cameron Johnston committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    421b975 View commit details
    Browse the repository at this point in the history
  4. release version 0.2.0

    Cameron Johnston committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    ff68b32 View commit details
    Browse the repository at this point in the history
Loading