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

feat: vercel webhooks integration #706

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    61607d6 View commit details
    Browse the repository at this point in the history
  2. update webhook

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    930c0e9 View commit details
    Browse the repository at this point in the history
  3. impl webhook handler

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ca07026 View commit details
    Browse the repository at this point in the history
  4. fix pnpm lock file

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    fab5399 View commit details
    Browse the repository at this point in the history
  5. add examples

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    2fabb89 View commit details
    Browse the repository at this point in the history
  6. update schema

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    cd888e1 View commit details
    Browse the repository at this point in the history
  7. fix app url and source

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    1faeeb8 View commit details
    Browse the repository at this point in the history
  8. add source filter

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    8866c00 View commit details
    Browse the repository at this point in the history
  9. type for webhook event payload

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    f46c8e8 View commit details
    Browse the repository at this point in the history
  10. impl deployment canceled

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    97e5327 View commit details
    Browse the repository at this point in the history
  11. impl deployment error

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    058e9ae View commit details
    Browse the repository at this point in the history
  12. refactor

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    8fbfbc0 View commit details
    Browse the repository at this point in the history
  13. impl project webhooks

    hmacr committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a432710 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. impl oauth

    hmacr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    6a301be View commit details
    Browse the repository at this point in the history
  2. remove dead code

    hmacr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    46430dd View commit details
    Browse the repository at this point in the history
  3. add comment for error job

    hmacr committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    7191525 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. add changeset

    hmacr committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d9967e2 View commit details
    Browse the repository at this point in the history