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

Add support for pagerduty_automation_actions_action #599

Merged
merged 8 commits into from
Dec 16, 2022

Commits on Dec 14, 2022

  1. Working with adr as list

    mrdubr committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5401e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73720f View commit details
    Browse the repository at this point in the history
  3. Added import tests

    mrdubr committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    191a5e1 View commit details
    Browse the repository at this point in the history
  4. docs

    mrdubr committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7be17d5 View commit details
    Browse the repository at this point in the history
  5. go mod edit -replace github.com/heimweh/go-pagerduty=github.com/mrdub…

    …r/go-pagerduty@a2cr_drunner-support
    
    go mod vendor
    mrdubr committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    024e4a7 View commit details
    Browse the repository at this point in the history
  6. typos

    mrdubr committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7492fb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. doc fixes

    mrdubr committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6102b40 View commit details
    Browse the repository at this point in the history
  2. update to use heimweh/go-pagerduty

    go mod edit -dropreplace github.com/heimweh/go-pagerduty
    go get github.com/heimweh/go-pagerduty/pagerduty && go mod tidy && go mod vendor
    mrdubr committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    cd53b73 View commit details
    Browse the repository at this point in the history