Skip to content

Conversation

rbathiya1
Copy link

Previously, there were two separate workflows: one for scanning the default branch of the repository and another for scanning pull requests. The new workflow now combines both scans into a single workflow file for improved simplicity and maintainability and jfrog updated the workflow to use jfrog/frogbot@v2, which now includes the necessary actions/checkout step by default.

@rbathiya1 rbathiya1 requested a review from a team as a code owner June 2, 2025 10:40
@github-actions github-actions bot added the ci Pipelines maintenance related label Jun 2, 2025

jobs:
scan-repository:
runs-on: ubuntu-latest-4-cores
Copy link
Collaborator

Choose a reason for hiding this comment

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

these runners are still disabled?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, should I use public-ubuntu-latest-8-cores or should I request the PSI team to enable it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Pipelines maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants