otel-org/DB Migrations
Run DB migrations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 18, 2024
- License
- MIT
Pinned Snippet
uses: otel-org/otel-database-migration@aac55cab4da33494db93537a25c46842761dbe32 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_token | GitHub token | yes | — |
| jira_username | JIRA username | — | — |
| jira_password | JIRA password | — | — |
| jira_config | JIRA config token having following keys host, project, issueType("Story"), fields.pr, fields.prLabel, fields?.repo, fields.driApprovals, approvalStatus("DONE"), doneValue("Done") | yes | — |
| aws_secret_store | AWS Secret ID where database connection strings are stored | — | — |
| migration_config_file | Migration configuration file | — | ./db.migration.json |
| dev_db_url | Used to run lint operation against this DB | — | — |
| atlas_version | Atlas version | — | v0.18.0 |
| debug | show debug logs (true|false) | — | false |
| db_migration_echo_url | Echo github context and payload to URL | — | "" |
Outputs
no outputs