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

Display PipelineRun result as notifications #290

Closed
jeffmaury opened this issue Dec 7, 2020 · 0 comments · Fixed by #310
Closed

Display PipelineRun result as notifications #290

jeffmaury opened this issue Dec 7, 2020 · 0 comments · Fixed by #310
Assignees
Milestone

Comments

@jeffmaury
Copy link
Member

When a pipeline run execution completes, a notification should be displayed with the result (failed, succeeded) and some details such as duration of execution and auto-hide after a period. Users should be able to disable these notifications via settings.

See redhat-developer/vscode-tekton#343

@jeffmaury jeffmaury added this to the 0.5.0 milestone Dec 7, 2020
lstocchi added a commit to lstocchi/intellij-tekton that referenced this issue Jan 4, 2021
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
lstocchi added a commit to lstocchi/intellij-tekton that referenced this issue Jan 7, 2021
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
lstocchi added a commit that referenced this issue Jan 7, 2021
* display pipelinerun result as notification (#290)

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>

* add settings to disable this feature

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>

* add display notification to startLastRun

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>

* fix based on review

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>

* fix after rebase

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
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

Successfully merging a pull request may close this issue.

2 participants