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

Adding display_only_failed option #51

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

stefanteixeira
Copy link

@stefanteixeira stefanteixeira commented Nov 24, 2022

In my pipeline, which has dozens of jobs, the notification on failure with include_jobs enabled was very noisy. I've added an extra option display_only_failed to show only failed (or cancelled) jobs in such case. I've already tested in my project and it's working as I expected 🎉

The PR also includes #49, which is an important change for my scenario.

# Conflicts:
#	README.md
#	dist/index.js
#	package-lock.json
#	package.json
#	src/main.ts
[GE-998] Add commit info to RC Slack notifications / Upstream update
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 this pull request may close these issues.

2 participants