Closed github-actions[bot] closed 9 months ago
@dblock, I believe this bot is failing to update the changelog. Please correct me if I'm mistaken. I've implemented a similar bot for opensearch-py, and everything else seems to be working correctly except for the changelog update.
1 Warning | |
---|---|
:warning: | There're library changes, but not tests. That's OK as long as you're refactoring existing code. |
Generated by :no_entry_sign: Danger
@saimedhi good catch, I believe the problem is in peter-evans/create-pull-request@v5 that now does a Resetting working base branch 'master'
, so when it updates CHANGELOG it doesn't push the update onto the right branch.
Fixed in https://github.com/slack-ruby/slack-ruby-client/commit/015f615fa18f85073a26e4a316f94f54565a7398
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
lib/slack/web/api/endpoints/functions.rb | 13 | 14 | 92.86% | ||
<!-- | Total: | 36 | 37 | 97.3% | --> |
Totals | |
---|---|
Change from base Build 7718739724: | -0.5% |
Covered Lines: | 5054 |
Relevant Lines: | 5703 |
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
lib/slack/web/api/endpoints/functions.rb | 13 | 14 | 92.86% | ||
<!-- | Total: | 36 | 37 | 97.3% | --> |
Totals | |
---|---|
Change from base Build 7718739724: | -0.5% |
Covered Lines: | 5054 |
Relevant Lines: | 5703 |
Update API from slack-api-ref. Rev: bc54564 Date: 2024-01-30