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

chore: more descriptive slack alert #9739

Merged
merged 14 commits into from
Nov 6, 2024
Merged

chore: more descriptive slack alert #9739

merged 14 commits into from
Nov 6, 2024

Conversation

ludamad
Copy link
Collaborator

@ludamad ludamad commented Nov 5, 2024

No description provided.

Copy link
Collaborator

@dbanks12 dbanks12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Left a comment that doesn't necessarily need to block merge.

Comment on lines 984 to 985
# Collect failed jobs from needs
FAILED_JOBS_JSON: ${{ toJson(needs) }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these actually the failed jobs or just all jobs that this one "needs"? If the latter then the comment and variable name are misleading.

Based on the run rule below, it looks like it's the latter, and the run rule extracts the ones that failed. But also I don't really know what I'm looking at!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, this is poorly named

@ludamad ludamad enabled auto-merge (squash) November 6, 2024 15:21
@ludamad ludamad disabled auto-merge November 6, 2024 15:22
@ludamad ludamad merged commit 542cf8f into master Nov 6, 2024
1 check passed
@ludamad ludamad deleted the ad/ci/yaml branch November 6, 2024 15:22
ludamad added a commit that referenced this pull request Nov 6, 2024
codygunton pushed a commit that referenced this pull request Nov 6, 2024
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