Skip to content
#

triggers

Here are 217 public repositories matching this topic...

dibyom
dibyom commented Apr 5, 2022

Feature request

Add the Pull Request body to the event for GitHub comment update eventTypes. This should be an opt-in

This would be essentially adding the add-pr-body interceptor logic to the existing GitHub interceptor.

Use case

  1. Running CI based on updates to comments in a GitHub PR
  2. See use cases in tekoncd/plumbing
kind/feature help wanted good first issue
alexellis
alexellis commented Jan 14, 2019

Task:

  • Update invokefunction to return the response headers
  • Update the caller function named Invoke to return the body, statusCode and errors
  • Update example to print statusCode and body

Suggested by Simon Pezcler and Rishabh Gupta so that connectors can do better debug and potentially use the result for something.

Right now the result is abandoned.

help wanted good first issue

Improve this page

Add a description, image, and links to the triggers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the triggers topic, visit your repo's landing page and select "manage topics."

Learn more