Skip to content

fix: correct rl-wrapper flag from --suppress_output to --suppress-output#925

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/update-auth0-android-integration
Closed

fix: correct rl-wrapper flag from --suppress_output to --suppress-output#925
Copilot wants to merge 2 commits intomainfrom
copilot/update-auth0-android-integration

Conversation

Copy link

Copilot AI commented Mar 2, 2026

The rl-wrapper CLI uses hyphen-delimited flags; --suppress_output (underscore) is unrecognized and causes the RL scanner pipeline to fail.

Changes

  • .github/actions/rl-scanner/action.yml: --suppress_output--suppress-output

Mirrors auth0/Auth0.swift#1103.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: sanchitmehtagit <246215521+sanchitmehtagit@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Auth0 integration for Android fix: correct rl-wrapper flag from --suppress_output to --suppress-output Mar 2, 2026
@sanchitmehtagit sanchitmehtagit marked this pull request as ready for review March 2, 2026 05:54
@sanchitmehtagit sanchitmehtagit requested a review from a team as a code owner March 2, 2026 05:54
@sanchitmehtagit sanchitmehtagit added github_actions Pull requests that update GitHub Actions code review:tiny Tiny review labels Mar 2, 2026
@sanchitmehtagit
Copy link
Contributor

have to raise a separate PR commits have to be verified!

@sanchitmehtagit
Copy link
Contributor

closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code review:tiny Tiny review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants