fix: release-please config#90
Merged
mjnagel merged 1 commit intorelease/0.58from Nov 13, 2025
Merged
Conversation
(cherry picked from commit 690568a)
mjnagel
pushed a commit
that referenced
this pull request
Nov 14, 2025
## Description Trigger PR workflows for any change ... ## Related Issue ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [ ] Test, docs, adr added or updated as needed - [ ] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
mjnagel
added a commit
that referenced
this pull request
Nov 14, 2025
🤖 I have created a release *beep* *boop* --- ## [0.7.3](defenseunicorns/uds-core@v0.7.2...v0.7.3) (2024-01-11) ### Bug Fixes * add test for disallow selinux options and handle checking for us… ([#96](defenseunicorns#96)) ([88b969e](defenseunicorns@88b969e)) ### Miscellaneous * **deps:** update uds to v0.5.3, zarf to v0.32.1, and uds-k3d to 0.3.0 ([#77](defenseunicorns#77)) ([596f9d8](defenseunicorns@596f9d8)) * open the aperture for pr workflow triggering ([#90](defenseunicorns#90)) ([d8a72f2](defenseunicorns@d8a72f2)) * simplify promtail values for scrape configs ([#94](defenseunicorns#94)) ([6c2513b](defenseunicorns@6c2513b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit 690568a)
Description
...
Related Issue
Fixes #
Relates to #
Type of change
Steps to Validate
Checklist before merging