Skip to content

Add GitHub teams to Slack and Jira mapping#3039

Merged
chouetz merged 2 commits into
mainfrom
feat/add-github-slack-map
Jun 10, 2026
Merged

Add GitHub teams to Slack and Jira mapping#3039
chouetz merged 2 commits into
mainfrom
feat/add-github-slack-map

Conversation

@chouetz

@chouetz chouetz commented May 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds .github/workflows/config/github_slack_map.yaml, mapping each GitHub team that owns code in this repo to their Slack notification and review channels
    • Follows the same format as datadog-agent/tasks/libs/pipeline/github_slack_map.yaml
    • Covers all 21 teams listed in CODEOWNERS
  • Similar work on .github/workflows/config/github_jira_map.yaml

Test plan

  • Verify channel names and IDs are correct for your team's entry
  • Confirm the file is picked up by any pipeline notification scripts that consume it

🤖 Generated with Claude Code

@datadog-prod-us1-6

datadog-prod-us1-6 Bot commented May 26, 2026

Copy link
Copy Markdown

Pipelines  Code Coverage

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

pull request linter | Check Milestone   View in Datadog   GitHub Actions

pull request linter | build   View in Datadog   GitHub Actions

ℹ️ Info

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 45.00% (+2.42%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: f240c6a | Docs | Datadog PR Page | Give us feedback!

@codecov-commenter

codecov-commenter commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.72%. Comparing base (b2a60a9) to head (f240c6a).
⚠️ Report is 48 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3039      +/-   ##
==========================================
+ Coverage   42.24%   44.72%   +2.47%     
==========================================
  Files         337      352      +15     
  Lines       28951    31835    +2884     
==========================================
+ Hits        12230    14237    +2007     
- Misses      15916    16685     +769     
- Partials      805      913     +108     
Flag Coverage Δ
unittests 44.72% <ø> (+2.47%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 64 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chouetz chouetz changed the title Add GitHub teams to Slack channel mapping Add GitHub teams to Slack and Jira mapping Jun 10, 2026
@chouetz chouetz added the enhancement New feature or request label Jun 10, 2026
@chouetz chouetz modified the milestone: v1.28.0 Jun 10, 2026
@chouetz
chouetz marked this pull request as ready for review June 10, 2026 07:21
@chouetz
chouetz requested a review from a team June 10, 2026 07:21
@chouetz
chouetz merged commit b76c1ba into main Jun 10, 2026
49 of 52 checks passed
@chouetz
chouetz deleted the feat/add-github-slack-map branch June 10, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants