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

Change how Trivi action are executed #644

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

claudioandre-br
Copy link
Member

@claudioandre-br claudioandre-br commented Nov 22, 2024

Describe your changes

See #643.

Checklist before requesting a review

  • I checked that all workflows return a success.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I followed the Conventional Commit spec.

Maintainer tasks

  • Label as either: bug, ci, docker, documentation, enhancement.
  • Sign unsigned commits.

Ensure that Trivi rootfs and Trivi SBOM are only executed in the
project's original repository.

Use a new approach to control and filter when the action is executed:
1. only in the original repository;
2. only in a push targeting the main branch.

Also, merge both files, they are very related and do basically the same
thing.

Signed-off-by: Claudio André <[email protected]>
@claudioandre-br claudioandre-br added the ci Continuous integration and/or continuous delivery label Nov 22, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Auto approved PR

@claudioandre-br
Copy link
Member Author

Let's test it.

@claudioandre-br claudioandre-br merged commit 5f7718f into openwall:main Nov 22, 2024
11 checks passed
@claudioandre-br claudioandre-br deleted the fix/when-run branch November 22, 2024 13:35
@claudioandre-br
Copy link
Member Author

Everything worked fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration and/or continuous delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant