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

Remove duplicate "Add help-wanted issues to help wanted board" job #269

Merged

Conversation

banesullivan
Copy link
Contributor

@banesullivan banesullivan commented Mar 12, 2025

The .github/workflows/main.yml GitHub Actions workflow was identical to .github/workflows/add-help-wanted.yml and both have been actively running.

Quick PR to clean this up and remove the duplicate CI job

@lwasser, you added this in #159 -- curious if duplicating was intentional?

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.27%. Comparing base (302d8b5) to head (4b2bceb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   76.27%   76.27%           
=======================================
  Files          10       10           
  Lines         725      725           
  Branches       92       92           
=======================================
  Hits          553      553           
  Misses        162      162           
  Partials       10       10           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@lwasser lwasser left a comment

Choose a reason for hiding this comment

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

@banesullivan nope - definitely not intentional. I sometimes have so many different things to do I forget. THANK YOU for catching this and cleaning it up!!

@lwasser lwasser merged commit dd75e40 into pyOpenSci:main Mar 14, 2025
4 checks passed
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