Skip to content

fix: sonarcode warning in the welcome contributors workflow#406

Merged
asyncapi-bot merged 2 commits into
asyncapi:masterfrom
AayushSaini101:405
Jul 11, 2026
Merged

fix: sonarcode warning in the welcome contributors workflow#406
asyncapi-bot merged 2 commits into
asyncapi:masterfrom
AayushSaini101:405

Conversation

@AayushSaini101

Copy link
Copy Markdown
Contributor

closes: #405

@AayushSaini101

Copy link
Copy Markdown
Contributor Author

@Shurtu-gal ^^

@AayushSaini101 AayushSaini101 changed the title fix sonarcode warning in the welcome contributors workflow fix: sonarcode warning in the welcome contributors workflow Jun 21, 2026
welcome:
name: Post welcome message
if: ${{ !contains(fromJson('["asyncapi-bot", "dependabot[bot]", "dependabot-preview[bot]", "allcontributors[bot]"]'), github.actor) }} # zizmor: ignore[obfuscation]
if: ${{ !contains(fromJson('["asyncapi-bot", "dependabot[bot]", "dependabot-preview[bot]", "allcontributors[bot]"]')) }} # zizmor: ignore[obfuscation]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Incorrect syntax, if iirc

@catosaurusrex2003

Copy link
Copy Markdown

@Shurtu-gal can you review this pls ?
The release for asyncapi-react is blocked due to this.

@Shurtu-gal

Copy link
Copy Markdown
Collaborator

/rtm

@asyncapi-bot asyncapi-bot merged commit 67a0078 into asyncapi:master Jul 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fix]: SonarCode Security alert in the welcome new contributors workflow

4 participants