Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

add a notify discord webhook action for CI - #11044

#11044
Merged
mansona merged 2 commits into
masterember-cli/ember-cli:masterfrom
notify-discordember-cli/ember-cli:notify-discordCopy head branch name to clipboard
Jul 16, 2026
Merged

add a notify discord webhook action for CI#11044
mansona merged 2 commits into
masterember-cli/ember-cli:masterfrom
notify-discordember-cli/ember-cli:notify-discordCopy head branch name to clipboard

Conversation

@mansona

@mansona mansona commented Jul 14, 2026

Copy link
Copy Markdown
Member

I tested this on this PR 👍

Screenshot 2026-07-14 at 17 27 58

Note: I also fixed lint in this PR so that we can have CI green again

@mansona
mansona requested a review from a team July 14, 2026 16:28
Comment thread .github/workflows/ci.yml
- uses: sarisia/actions-status-discord@v1
with:
webhook: ${{ secrets.CORE_TOOLING_WEBHOOK }}
status: "Failure"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is failure === !cancelled?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

No that's a different thing. This won't run if the job is cancelled, and status is just an input to the sarisia/actions-status-discord action that picks what colour to show down the left of the notification (see the screenshot)

@NullVoxPopuli NullVoxPopuli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't actually know if this is valid, but it doesn't look harmful

@mansona
mansona merged commit e2da7a9 into master Jul 16, 2026
71 checks passed
@mansona
mansona deleted the notify-discord branch July 16, 2026 08:41
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.