Skip to content

workflows: bump the github-actions pin so reopens notify - #4

Merged
bjornars merged 1 commit into
mainfrom
bsn/bump-discord-actions
Sep 12, 2026
Merged

bjornars merged 1 commit into
mainfrom
bsn/bump-discord-actions

Conversation

@bjornars

Copy link
Copy Markdown
Contributor

The Discord message composer upstream had no branch for reopened, so every reopen fell through to its else and sent nothing — a workflow run per reopen, green, saying nothing. Fixed in novem-code/github-actions#11, and since we pin by ref it only arrives when the ref moves.

Bumps this repo's pins to 7d5ccc2 (github-actions main, verified working in novem-code/gaia#4635) and adds any types: this repo was missing, so the notifications match the rest of the org.

Part of an org-wide sweep: of 20 repos using these workflows, 2 were already current, 12 had no reopen notification at all, and 5 were pinned inconsistently across their own two files. Five different refs were in use for the same two reusable workflows — @v1, @v2, @v4, @main, and two different SHAs — and none of the tags carried the fix.

Nothing to verify locally: reopen any PR here after this merges and watch the channel.

The message composer upstream had no branch for `reopened` and dropped
every one — a workflow run per reopen, green, saying nothing. Fixed in
novem-code/github-actions#11; pinning by ref means it arrives only when
the ref moves.

Bumps to 7d5ccc2, the current github-actions main, and adds any event
types this repo was missing so the notifications match the rest of the
org.
@bjornars
bjornars merged commit 7df0598 into main Sep 12, 2026
1 check passed
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