Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

exported-log-keys-and-values.md 634 B

You have to be logged in to leave a comment. Sign In

After you export the log as JSON or CSV, you'll see the following keys and values in the resulting file.

Key Example value
action team.create
actor octocat
user codertocat
org octo-org
repo octo-org/documentation
created_at 1429548104 (Timestamp shows the time since Epoch with milliseconds.)
data.hook_id 245
data.events ["issues", "issue_comment", "pull_request", "pull_request_review_comment"]
data.events_were ["push", "pull_request", "issues"]
data.target_login octocat
data.old_user hubot
data.team octo-org/engineering
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...