Skip to content

Commit

Permalink
Add missing github_handle
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Sep 15, 2024
1 parent 5c35db7 commit d0f4d88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ def self.report_status(params)
task_url: params[:asana_task_url],
template_name: comment_template,
template_args: template_args,
github_handle: params[:github_handle],
is_scheduled_release: params[:is_scheduled_release]
)
end
Expand Down

0 comments on commit d0f4d88

Please sign in to comment.