Skip to content

[ci] Fix --no-plugins flag in reports and wiki workflows (#38)#39

Merged
coisa merged 1 commit intomainfrom
fix/no-plugins-flag
Apr 11, 2026
Merged

[ci] Fix --no-plugins flag in reports and wiki workflows (#38)#39
coisa merged 1 commit intomainfrom
fix/no-plugins-flag

Conversation

@coisa
Copy link
Copy Markdown
Contributor

@coisa coisa commented Apr 11, 2026

Summary

Remove the --no-plugins flag from composer install args in reports and wiki workflows, allowing the dev-tools Composer plugin to be active during workflow execution.

Changes

  • Remove --no-plugins from .github/workflows/reports.yml
  • Remove --no-plugins from .github/workflows/wiki.yml

Testing

  • Verified composer install runs without --no-plugins flag
  • dev-tools plugin will now be available for dev-tools reports and dev-tools wiki commands

Closes #38

@github-actions github-actions Bot added bug Something isn't working labels Apr 11, 2026
@coisa coisa merged commit bb8eb14 into main Apr 11, 2026
8 checks passed
@coisa coisa deleted the fix/no-plugins-flag branch April 11, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

Fix workflow failure: remove --no-plugins flag from composer install in reports and wiki workflows

1 participant