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 commands for managing webhooks #314

Merged
merged 8 commits into from
Apr 9, 2021
Merged

add commands for managing webhooks #314

merged 8 commits into from
Apr 9, 2021

Commits on Apr 9, 2021

  1. add webhook:create command

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    476774b View commit details
    Browse the repository at this point in the history
  2. add webhook:list command

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    31c3200 View commit details
    Browse the repository at this point in the history
  3. add webhook:view command

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    001dd4d View commit details
    Browse the repository at this point in the history
  4. add webhook:update command

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    4484aff View commit details
    Browse the repository at this point in the history
  5. add webhook:delete command

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    126afb2 View commit details
    Browse the repository at this point in the history
  6. generate graphql code

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    1d43d18 View commit details
    Browse the repository at this point in the history
  7. update CHANGELOG

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    ea2e2ea View commit details
    Browse the repository at this point in the history
  8. address PR feedback

    dsokal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    52c4690 View commit details
    Browse the repository at this point in the history