slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
MIT License
166 stars 27 forks source link

[HERMES-5354] Add `userScopes` to `ISlackManifestShared` #189

Open srajiang opened 1 year ago

srajiang commented 1 year ago

Summary

Adds the userScopes property to the ISlackManifestShared interface. Ask from BE folks to enable authoring app manifest that use built-ins with user-delegated auth.

Context thread

Changes:

Requirements (place an x in each [ ])

codecov[bot] commented 1 year ago

Codecov Report

Merging #189 (8eda211) into main (abd4e33) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files          55       55           
  Lines        2084     2084           
  Branches      115      115           
=======================================
  Hits         2068     2068           
  Misses         15       15           
  Partials        1        1           
Impacted Files Coverage Δ
src/manifest/mod.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more