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: cbrgm/githubevents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.22.0
Choose a base ref
...
head repository: cbrgm/githubevents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.23.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    8b91160 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. feat: add "HandleEvent" function (#116)

    * feat: add "HandleEvent" function
    
    This function can be used to execute the registered events directly by specifying the deliveryID, the event name and the event itself.
    
    Closes #115
    
    * use the generated template instead
    
    * remove extra line
    acouvreur authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    c4fa965 View commit details
    Browse the repository at this point in the history
  2. ci(tools): update golangci/golangci-lint-action action to v6.3.3 (#117)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    11837f1 View commit details
    Browse the repository at this point in the history
Loading