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

fix(teams): use correct path in webhook URL #188

Merged
merged 4 commits into from
Aug 10, 2021
Merged

fix(teams): use correct path in webhook URL #188

merged 4 commits into from
Aug 10, 2021

Conversation

piksel
Copy link
Member

@piksel piksel commented Aug 10, 2021

fixes #187

also includes static versioning information to allow linking docs in log messages

@codecov
Copy link

codecov bot commented Aug 10, 2021

Codecov Report

Merging #188 (51fe0c3) into main (57b43a3) will increase coverage by 0.08%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
+ Coverage   64.06%   64.14%   +0.08%     
==========================================
  Files          86       87       +1     
  Lines        2758     2767       +9     
==========================================
+ Hits         1767     1775       +8     
- Misses        839      840       +1     
  Partials      152      152              
Impacted Files Coverage Δ
pkg/services/teams/teams.go 74.00% <50.00%> (-1.52%) ⬇️
pkg/services/teams/teams_config.go 82.25% <100.00%> (+1.55%) ⬆️
pkg/util/docs.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57b43a3...51fe0c3. Read the comment docs.

@piksel piksel merged commit f16b81d into main Aug 10, 2021
@piksel piksel deleted the fix/teams-url branch August 10, 2021 13:19
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.

Teams: Generated webhook URL for custom domains is incorrect
1 participant