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

Fix issue w/ solo create pr automations #494

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Fix issue w/ solo create pr automations #494

merged 2 commits into from
Feb 22, 2024

Conversation

michaeljguarino
Copy link
Member

Summary

This currently segfaults on a nil-pointer deref. Fix here.

Test Plan

in dedicated console

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@michaeljguarino michaeljguarino added the enhancement New feature or request label Feb 22, 2024
@michaeljguarino michaeljguarino requested review from floreks and maciaszczykm and removed request for davidspek February 22, 2024 05:15
This currently segfaults on a nil-pointer deref.  Fix here.
@zreigz zreigz merged commit 0f0e7d2 into main Feb 22, 2024
10 of 12 checks passed
@zreigz zreigz deleted the fix-create-mode branch February 22, 2024 07:10
michaeljguarino added a commit that referenced this pull request Aug 28, 2024
* Fix issue w/ solo create pr automations

This currently segfaults on a nil-pointer deref.  Fix here.

* fix dockerfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants