1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Merge pull request #29997 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-08-16 11:36:29 -04:00
committed by GitHub

View File

@@ -305,7 +305,7 @@ gh api graphql -f query='
}
}
}
}
}'
```
{% endcli %}
@@ -717,4 +717,4 @@ gh api graphql -f query='
## Using webhooks
You can use webhooks to subscribe to events taking place in your project. For example, when an item is edited, {% data variables.product.product_name %} can send a HTTP POST payload to the webhook's configured URL which can trigger automation on your server. For more information about webhooks, see "[About webhooks](/developers/webhooks-and-events/webhooks/about-webhooks)." To learn more about the `projects_v2_item` webhook event, see "[Webhook events and payloads](/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#projects_v2_item)."
You can use webhooks to subscribe to events taking place in your project. For example, when an item is edited, {% data variables.product.product_name %} can send a HTTP POST payload to the webhook's configured URL which can trigger automation on your server. For more information about webhooks, see "[About webhooks](/developers/webhooks-and-events/webhooks/about-webhooks)." To learn more about the `projects_v2_item` webhook event, see "[Webhook events and payloads](/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#projects_v2_item)."