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

fix(IDX): dont send notification for cancelled jobs #1638

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

cgundy
Copy link
Member

@cgundy cgundy commented Sep 24, 2024

The existing filter doesn't seem to correctly prevent notifications for skipped jobs, we'll ignore them if the conclusion was cancelled.

@github-actions github-actions bot added the fix label Sep 24, 2024
@cgundy cgundy marked this pull request as ready for review September 24, 2024 08:49
@cgundy cgundy requested a review from a team as a code owner September 24, 2024 08:49
@github-actions github-actions bot added the @idx label Sep 24, 2024
@cgundy cgundy added this pull request to the merge queue Sep 24, 2024
@cgundy cgundy changed the title fix(IDX): dont send notification for skipped jobs fix(IDX): dont send notification for cancelled jobs Sep 24, 2024
Merged via the queue into master with commit e4defe6 Sep 24, 2024
29 checks passed
@cgundy cgundy deleted the exclude-skipped-workflows branch September 24, 2024 10:27
cgundy added a commit that referenced this pull request Sep 24, 2024
frankdavid pushed a commit that referenced this pull request Sep 25, 2024
The existing filter doesn't seem to correctly prevent notifications for
skipped jobs, we'll ignore them if the conclusion was `skipped`.
levifeldman pushed a commit to levifeldman/ic that referenced this pull request Oct 1, 2024
The existing filter doesn't seem to correctly prevent notifications for
skipped jobs, we'll ignore them if the conclusion was `skipped`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants