Skip to content

Automatic issue creation for CI Upstream failures#348

Merged
kafitzgerald merged 5 commits intoNCAR:mainfrom
kafitzgerald:ci_issues
Apr 28, 2026
Merged

Automatic issue creation for CI Upstream failures#348
kafitzgerald merged 5 commits intoNCAR:mainfrom
kafitzgerald:ci_issues

Conversation

@kafitzgerald
Copy link
Copy Markdown
Collaborator

@kafitzgerald kafitzgerald commented Apr 28, 2026

PR Summary

Adds automatic issue generation for CI Upstream failures based upon Anissa's work over on GeoCAT-comp.

Closes #184

PR Checklist

General

  • Make an issue if one doesn't already exist
  • Link the issue this PR resolves by adding closes #XXX to the PR description where XXX is the number of the issue.
  • Add a brief summary of changes to docs/release-notes.rst in a relevant section for the next unreleased release. Possible sections include: Documentation, New Features, Bug Fixes, Internal Changes, Breaking Changes/Deprecated
  • Add appropriate labels to this PR
  • Make your changes in a forked repository rather than directly in this repo
  • Open this PR as a draft if it is not ready for review
  • Convert this PR from a draft to a full PR before requesting reviewers
  • Passes precommit. To set up on your local, run pre-commit install from the top level of the repository. To manually run pre-commits, use pre-commit run --all-files and re-add any changed files before committing again and pushing.

@kafitzgerald kafitzgerald added the developer feature For development standardization / best practices / enhancement label Apr 28, 2026
@kafitzgerald kafitzgerald marked this pull request as ready for review April 28, 2026 02:20
Copy link
Copy Markdown
Contributor

@cyschneck cyschneck left a comment

Choose a reason for hiding this comment

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

Looks great, this will be very helpful to have. Is this repo linked to slack to generate alerts on slack?

@kafitzgerald
Copy link
Copy Markdown
Collaborator Author

Looks great, this will be very helpful to have. Is this repo linked to slack to generate alerts on slack?

I'll follow up on Slack about this.

@kafitzgerald kafitzgerald merged commit a952502 into NCAR:main Apr 28, 2026
29 of 30 checks passed
@kafitzgerald kafitzgerald deleted the ci_issues branch April 28, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

developer feature For development standardization / best practices / enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic issue generation for CI failures

2 participants