Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #159 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 108 108
Branches 19 19
=========================================
Hits 108 108 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
effigies
left a comment
There was a problem hiding this comment.
Seems reasonable, but I'm not sure we use Github's release notes generator, so I don't know that this will have an effect. Will defer to others...
|
I've seen the bot PRs mentioned in previous changelogs, thus the PR :) |
|
@lagru We already exclude "dependabot[bot]" from the contributors list, but is there a way to ignore all those PRs as well? As you see in this PR, GitHub has the |
|
I don't think there is right now. But it's easy to add if you want this feature.
In docstub I'm sorting these kind of PRs into a "DevOps" section, based on their label. But depending on how these bot PRs are labeled, you could parse them into their own section an then delete.
But implementing the ignore feature would be probably cleaner.
|
|
I wonder if adding this file to the org level |
|
OK, so given that we don't use the GH generated list, this PR is probably not applicable here. @bsipocz Do you want to file it on the Scientific Python org |
|
We have this feature coming in scientific-python/changelist#85 |
No description provided.