Skip to content

add IS_PR_BUILD to env for Release.yaml#89

Merged
travisbcotton merged 1 commit into
mainfrom
bugfix/fix-release
May 14, 2026
Merged

add IS_PR_BUILD to env for Release.yaml#89
travisbcotton merged 1 commit into
mainfrom
bugfix/fix-release

Conversation

@travisbcotton
Copy link
Copy Markdown
Contributor

@travisbcotton travisbcotton commented May 14, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Please include a summary of the change and which issue is fixed.
Also include relevant motivation and context.

Fixes #(issue)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Signed-off-by: Travis Cotton <trcotton@lanl.gov>
Copy link
Copy Markdown
Collaborator

@davidallendj davidallendj left a comment

Choose a reason for hiding this comment

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

LGTM and should fix current build issue for the release

@travisbcotton travisbcotton merged commit 3949a56 into main May 14, 2026
15 checks passed
@davidallendj davidallendj deleted the bugfix/fix-release branch May 14, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants