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

(MAINT) update mend workflow to use shared tooling #472

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

CoMfUcIoS
Copy link
Contributor

@CoMfUcIoS CoMfUcIoS commented Aug 5, 2024

Summary

  • Removed specific steps for setting up Ruby, Java, and running the scan
  • Integrated shared tooling workflow from puppetlabs/cat-github-actions
  • Inherited secrets and set environment variable for PRODUCT_NAME

Additional Context

Related Issues (if any)

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.

Changes include test coverage?

  • Yes
  • Not needed

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

- Removed specific steps for setting up Ruby, Java, and running the scan
- Integrated shared tooling workflow from puppetlabs/cat-github-actions
- Inherited secrets and set environment variable for PRODUCT_NAME
Changed the syntax from `env` to `with` for setting the `product_name` in the GitHub Actions workflow file to ensure proper configuration.
- Added 'closed' type to pull_request trigger to ensure mend job runs when PRs are closed.
- Uncommented the conditional statement for the mend job to enable it.
@CoMfUcIoS CoMfUcIoS marked this pull request as ready for review August 5, 2024 14:58
@CoMfUcIoS CoMfUcIoS requested review from a team as code owners August 5, 2024 14:58
@CoMfUcIoS CoMfUcIoS merged commit ae45d88 into main Aug 6, 2024
51 checks passed
@CoMfUcIoS CoMfUcIoS deleted the MAINT-MEND branch August 6, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants