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

Support deployment protection rule event type #2773

Merged
merged 5 commits into from May 14, 2023

Commits on Apr 27, 2023

  1. Support deployment protection rule event types

    This commit adds the deployment_protection_rule event type to the list of parseable event types
    BoyangHuang committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f5fd958 View commit details
    Browse the repository at this point in the history
  2. Add messages.go test

    BoyangHuang committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6ead38d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Thanks for catching all of my misses. Much appreciated :)
    
    I'll run a follow-up `go generate` command after committing your suggestions.
    
    Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
    BoyangHuang and gmlewis committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b19d61e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2acbfd View commit details
    Browse the repository at this point in the history
  5. run gofmt

    BoyangHuang committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cd5c10f View commit details
    Browse the repository at this point in the history