Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the status of each task execution #1753

Open
ForcemCS opened this issue Jul 26, 2024 · 1 comment
Open

How to get the status of each task execution #1753

ForcemCS opened this issue Jul 26, 2024 · 1 comment

Comments

@ForcemCS
Copy link

I'm learning about tekton.I already know Trigger, TriggerBindingTriggerTemplate, EventListener. i now have this requirement:

  1. suppose my TriggerTemplate's pipeline is associated with two tasks that send a message to the mailbox when the task execution succeeds, and send a notification to the enterprise microsoft webhook when it fails (which is often used).
  2. how can i get the status information field about the tasks.
  3. is there any example like this for reference
@AlanGreene
Copy link
Member

There are many options depending on your specific requirements.

Here's some information on a few of them:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants