Skip to content

Fix Discord workflow startup failure#99

Closed
vaibhavdarji2015 wants to merge 1 commit intoreactjs:mainfrom
vaibhavdarji2015:fix/discord-workflow-error
Closed

Fix Discord workflow startup failure#99
vaibhavdarji2015 wants to merge 1 commit intoreactjs:mainfrom
vaibhavdarji2015:fix/discord-workflow-error

Conversation

@vaibhavdarji2015
Copy link

Problem

The Discord notification workflow fails on startup with error:
Invalid input, is_remote is not defined in the referenced workflow

Solution

  • Removed the invalid is_remote parameter from the workflow
  • Updated to use stable Discord action version
  • Tested workflow validates correctly

Testing

  • YAML syntax validation passes
  • Workflow file structure is correct
  • No undefined parameters

- Remove undefined 'is_remote' parameter causing workflow failure
- Ensure Discord notifications work for PR events
- Fixes workflow startup failure on pull request events
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