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

CI workflow to post open PRs to slack #78

Merged
merged 17 commits into from
Oct 16, 2024
Merged

Conversation

ericbuckley
Copy link
Collaborator

@ericbuckley ericbuckley commented Oct 15, 2024

Description

Adding a new script to list open PRs, and another CI workflow to post those to Slack once a day.

<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->

Checklist

Please review and complete the following checklist before submitting your pull request:

  • I have ensured that the pull request is of a manageable size, allowing it to be reviewed within a single session.
  • I have reviewed my changes to ensure they are clear, concise, and well-documented.
  • I have updated the documentation, if applicable.
  • I have added or updated test cases to cover my changes, if applicable.
  • I have minimized the number of reviewers to include only those essential for the review.
  • I have notified teammates in the review thread to build awareness.

Checklist for Reviewers

Please review and complete the following checklist during the review process:

  • The code follows best practices and conventions.
  • The changes implement the desired functionality or fix the reported issue.
  • The tests cover the new changes and pass successfully.
  • Any potential edge cases or error scenarios have been considered.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.54%. Comparing base (2b7a6bb) to head (1f6078d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   92.25%   92.54%   +0.28%     
==========================================
  Files          16       16              
  Lines         723      751      +28     
==========================================
+ Hits          667      695      +28     
  Misses         56       56              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ericbuckley ericbuckley marked this pull request as ready for review October 16, 2024 00:57
@ericbuckley ericbuckley self-assigned this Oct 16, 2024
@ericbuckley ericbuckley added the feature New feature or request label Oct 16, 2024
Copy link
Collaborator

@cbrinson-rise8 cbrinson-rise8 left a comment

Choose a reason for hiding this comment

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

Nice job. You got this up quick!

@ericbuckley ericbuckley merged commit cbe8c78 into main Oct 16, 2024
8 checks passed
@ericbuckley ericbuckley deleted the feature/list-open-prs branch October 16, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants