Add admin APIs for managing automation platform apps#1203
Merged
seratch merged 3 commits intoslackapi:mainfrom Sep 7, 2023
Merged
Add admin APIs for managing automation platform apps#1203seratch merged 3 commits intoslackapi:mainfrom
seratch merged 3 commits intoslackapi:mainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1203 +/- ##
============================================
- Coverage 75.11% 74.64% -0.48%
- Complexity 4016 4064 +48
============================================
Files 434 436 +2
Lines 12604 12835 +231
Branches 1261 1301 +40
============================================
+ Hits 9468 9581 +113
- Misses 2384 2489 +105
- Partials 752 765 +13
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request adds a few newly added APIs for managing automation platform apps. Refer to https://api.slack.com/admins/workflow-permissions for details.
Category (place an
xin each of the[ ])Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.