MediaMarktSaturn / technolinator

GitHub app for SBOM creation using cdxgen and upload to Dependency-Track
Apache License 2.0
14 stars 1 forks source link

[Bug]: CI won't run on pull request created from forks #378

Open beiertu-mms opened 4 months ago

beiertu-mms commented 4 months ago

Expected Behavior

CI is triggered and run for pull requests, created from forks.

Actual Behavior

CI doesn't run for pull requests, created from forks.

See for example PR#377.

Steps to Reproduce

No response

Additional Information

Likely, the pull_request_target needs to be enabled with the CI.

github-actions[bot] commented 4 months ago

Thank you for taking your time to reach out. :heart:

@MediaMarktSaturn/software-supply-chain-security :eyes:

beiertu-mms commented 3 months ago

Re-open, because the pull_request_target causes issue, when verifying dependency updates. See also the description of #400.

bdhuppati commented 1 month ago

any update on the above?

beiertu-mms commented 1 month ago

any update on the above?

sorry, totally forgot about this issue :sweat_smile: sadly I don't have time and more importantly idea at the moment on how to fix this.

heubeck commented 1 month ago

@bdhuppati, can you please create a fork, do some changes and create a PR? Would be interested in the current behavior for external contributors.