-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
wakatime
URLs
Polling Sources
new-commit-created
Description
Emit new event when a new commit is recorded by WakaTime. Optional props: author and branch.
new-project-created
Description
Emit new event when a new project is added to WakaTime. Useful for tracking new initiatives or coding workstreams.
new-goal-created
Description
Emit new event when a new goal is created. No props required.
Actions
list-projects
Description
Retrieve a list of WakaTime projects for the current user Optional props: q - Filter project names by a search term.
log-coding-activity
Description
Manually log a coding activity to WakaTime. Required props: time spent, language used. Optional props: project name, editor used.
fetch-daily-heartbeats
Description
Retrieve the daily summary of coding activity for a specific date. Required props: date.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done