generated from JetBrains/intellij-platform-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
This statement is shown as invalid in the needs.ci-passed.result part with the Incomplete statement error
if: always() && startsWith(github.ref, 'refs/tags/') && needs.ci-passed.result == 'success'How can we reproduce the issue?
Steps to reproduce the behavior:
- Open this file in IDE
- See incorrect error on line 210
Relevant log output
N/A
Operating System
N/A
Plugin Version
2025.0.0
IDE Name and Version
N/A
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working