Skip to content

Github Workflow#7

Open
rmad17 wants to merge 3 commits into
mainfrom
github-actions-update
Open

Github Workflow#7
rmad17 wants to merge 3 commits into
mainfrom
github-actions-update

Conversation

@rmad17

@rmad17 rmad17 commented Jul 20, 2026

Copy link
Copy Markdown

Changes

This PR aligns the repository's CI workflows and README.md with the conventions used across the other Auth0 Python SDKs.

GitHub Actions workflows

  • Runner standardization — switched runs-on from the self-hosted ubuntu-22.04-2cpu-8ram-75ssd label to ubuntu-latest in codeql.yml, publish.yml, rl-scanner.yml, and test.yml.
  • SCA scan source — updated sca_scan.yml to reference the reusable workflow at auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main

README.md

  • Replaced the # Auth0 Teams SDK for Python title with a banner-only header, matching the other SDK READMEs.
  • Reworked the nav bar to 📚 Documentation • 🚀 Getting Started • 💬 Feedback.
  • Added a ## Documentation section (Docs Site + API Reference links).
  • Consolidated Installation, Requirements, and usage into a single ## Getting Started section with ### Requirements, ### Installation, and ### Configure the SDK subsections.
  • Updated the license badge style for consistency.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@rmad17
rmad17 marked this pull request as ready for review July 21, 2026 05:15
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