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
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
Co-authored-by: Chengzhong Wu <legendecas@gmail.com>
Co-authored-by: Rich Trott <rtrott@gmail.com>
  • Loading branch information
3 people authored Mar 22, 2023
commit 4c694a1d614b2ac2fa206a9f781ba9bc80f9f04d
3 changes: 2 additions & 1 deletion 3 .github/workflows/notify-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
branches:
- main

name: Notify on Force Push
name: Notify on Push
permissions:
contents: read

Expand All @@ -26,6 +26,7 @@ jobs:
After: <https://github.com/${{ github.repository }}/commit/${{ github.event.after }}|${{ github.event.after }}>
SLACK_USERNAME: nodejs-bot
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}

notifyOnMissingMetadata:
aduh95 marked this conversation as resolved.
Show resolved Hide resolved
name: Notify on Push on `main` that lacks metadata
if: github.repository == 'nodejs/node'
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.