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 "organization" field to more events #2949

Merged
merged 6 commits into from Oct 4, 2023
Merged

Add "organization" field to more events #2949

merged 6 commits into from Oct 4, 2023

Commits on Oct 3, 2023

  1. Add "organization" field to more events.

    This should cover all events that GitHub says have an organization field.
    billnapier committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    448f9a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275c4e5 View commit details
    Browse the repository at this point in the history
  3. Fix gofmt.

    billnapier committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    afe561e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1669dc View commit details
    Browse the repository at this point in the history
  5. Change new Organizations to just be Org.

    This field is inconsistently named throughout this file, but
    updating the old instances would be a breaking change, so they got left.
    billnapier committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ff1b5d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3606947 View commit details
    Browse the repository at this point in the history