Skip to content

Commit 3d88135

Browse files
Refactor webhook data planning instructions
Consolidate planning steps for webhook data and team access.
1 parent 1cc92f2 commit 3d88135

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/admin/managing-github-actions-for-your-enterprise/getting-started-with-github-actions-for-your-enterprise/introducing-github-actions-to-your-enterprise.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,4 @@ You can view both usage and performance data for your enterprise under the "Insi
130130

131131
For more detailed usage data at a per job or per workflow level, you{% else %}You{% endif %} can use webhooks to subscribe to information about workflow jobs and workflow runs. For more information, see [AUTOTITLE](/webhooks-and-events/webhooks/about-webhooks).
132132

133-
Make a plan for how your enterprise can pass the information from these webhooks into a data archiving system. You can consider using "CEDAR.GitHub.Collector", an open source tool that collects and processes webhook data from {% data variables.product.prodname_dotcom %}. For more information, see the [`Microsoft/CEDAR.GitHub.Collector` repository](https://github.com/microsoft/CEDAR.GitHub.Collector/).
134-
135-
You should also plan how you'll enable your teams to get the data they need from your archiving system.
133+
Make a plan for how your enterprise can pass the information from these webhooks into a data archiving system, and plan how you'll enable your teams to get the data they need from your archiving system.

0 commit comments

Comments
 (0)