ftc-allanliu / getting-started-github-apps

https://lab.github.com/githubtraining/getting-started-with-github-apps
0 stars 0 forks source link

testing webhook to see if blank issue can trigger advice/reminder response I set in config.yml #4

Open ftc-allanliu opened 2 years ago

request-info[bot] commented 2 years ago

We would appreciate it if you could provide us with more info about this issue/pr!

github-learning-lab[bot] commented 2 years ago

Nice try! The label creation endpoint, found here, looks like this: POST /repos/:owner/:repo/labels.

APIs and Webhooks

APIs and Webhooks go hand in hand, but the distinction between them is important.

Step 10: See your changes in action

Now that you've made the change to your config.yml file, try to trigger that event to see the changes as a user.

:keyboard: Activity: Test out your original changes to the config.yml

  1. Go open a blank issue to see if the changes you made in your config.yml took effect!