Skip to content

Added RL Scanner Script in workflow#46

Merged
pacific-ring merged 3 commits into
mainfrom
task/setup-rl-scanner
Jul 13, 2026
Merged

Added RL Scanner Script in workflow#46
pacific-ring merged 3 commits into
mainfrom
task/setup-rl-scanner

Conversation

@pacific-ring

@pacific-ring pacific-ring commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Description

Integrates the ReversingLabs (RL) Scanner into the release pipeline. Adds an
rl-scanner job to .github/workflows/release.yml that builds the release AAR

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test improvement

Checklist

@pacific-ring pacific-ring requested a review from a team as a code owner July 6, 2026 06:00
Aligns with auth0-android by pinning the rl-scan action to a
commit SHA instead of @main, preventing unexpected upstream drift.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@pacific-ring pacific-ring changed the title [DO NOT MERGE YET] : Added RL Scanner Script in workflow Added RL Scanner Script in workflow Jul 6, 2026
@pacific-ring pacific-ring requested a review from pmathew92 July 6, 2026 06:23
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml
@pacific-ring pacific-ring requested a review from pmathew92 July 13, 2026 07:09
@pacific-ring

Copy link
Copy Markdown
Contributor Author

Testing will be done against release branch .. once RL is enabled .

Add explicit github.event_name == 'pull_request' check to the rl-scanner
and release job conditions so github.event.pull_request.merged is only
evaluated on PR events, not on workflow_dispatch runs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@pmathew92 pmathew92 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please get this workflow enabled by asking in #rex-sca-integration channel

@pacific-ring pacific-ring merged commit b37eb2c into main Jul 13, 2026
5 checks passed
@pacific-ring

Copy link
Copy Markdown
Contributor Author

Please get this workflow enabled by asking in #rex-sca-integration channel

Pinged in the channel @pmathew92

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