Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add optional project-id input parameter #33

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

bramkor
Copy link
Contributor

@bramkor bramkor commented Dec 1, 2024

PAP-1244 #code-review

@bramkor bramkor added the Type: enhancement New feature or request. label Dec 1, 2024
@bramkor bramkor self-assigned this Dec 1, 2024
@bramkor bramkor requested a review from derevnjuk December 2, 2024 07:53
@derevnjuk derevnjuk requested review from orubin and removed request for derevnjuk December 2, 2024 07:57
@orubin orubin merged commit bc81ce3 into master Dec 2, 2024
2 checks passed
@orubin orubin deleted the feat-#pap1244/add-project-id branch December 2, 2024 08:36
@@ -52,6 +52,12 @@ _Example:_ `name: GitHub scan ${{ github.sha }}`

_Example:_ `api_token: ${{ secrets.NEURALEGION_TOKEN }}`

### `project_id`

Provide project-id if you want to run a scan for a specific project. If you don't provide project-id, scan will run under Default project.
Copy link

Choose a reason for hiding this comment

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

@bramkor - see that here you use an hyphen and not an underscore - like the param name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants