Skip to content

feat(incident-io): add account_config.json with API key auth - #24431

Merged
leandroalmeida1997 merged 5 commits into
masterfrom
d.marin/incident-io-account-config-schema
Jul 10, 2026
Merged

feat(incident-io): add account_config.json with API key auth#24431
leandroalmeida1997 merged 5 commits into
masterfrom
d.marin/incident-io-account-config-schema

Conversation

@daniel-m-dd

Copy link
Copy Markdown
Collaborator

What does this PR do?

Add incident.io account config schema

Motivation

Add support for incident.io resources

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@datadog-datadog-us1-prod datadog-datadog-us1-prod Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Datadog Autotest: PASS

More details

Configuration file adds incident.io account authentication schema with API key bearer token support. Validation confirms valid JSON structure, correct field types, proper naming conventions, and full downstream consumer compatibility. No regressions identified.

Was this helpful? React 👍 or 👎

📊 Validated against 12 scenarios · Open Bits AI session

🤖 Datadog Autotest · Commit fb2de8c · What is Autotest? · Any feedback? Reach out in #autotest

yfangechiu
yfangechiu previously approved these changes Jul 9, 2026
Comment thread incident_io/assets/account_config.json Outdated
"bearer_token": {
"password_setting": {
"key": "incident_io_api_key",
"label": "Incident.io API key",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: not sure how this renders but would Incident.io API Key be a bit long in the UI? Should we do label API Key and then set help to be incident.io API Key?

@temporal-github-worker-1
temporal-github-worker-1 Bot dismissed yfangechiu’s stale review July 9, 2026 15:24

Review from yfangechiu is dismissed. Related teams and files:

  • collaboration-integrations
    • incident_io/assets/account_config.json
@dd-octo-sts

dd-octo-sts Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Validation Report

All 21 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
qa-label Validate the pull request declares whether it needs QA for the next Agent release
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@leandroalmeida1997 leandroalmeida1997 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leandroalmeida1997
leandroalmeida1997 added this pull request to the merge queue Jul 10, 2026
Merged via the queue into master with commit c94a91f Jul 10, 2026
55 checks passed
@leandroalmeida1997
leandroalmeida1997 deleted the d.marin/incident-io-account-config-schema branch July 10, 2026 08:22
@dd-octo-sts dd-octo-sts Bot added this to the 7.82.0 milestone Jul 10, 2026
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