acryldata/Acryl Business Glossary Sync
Update your business glossary yaml files with changes from DataHub.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 17, 2025
- License
- None
Pinned Snippet
uses: acryldata/business-glossary-sync-action@9709f66c417a1819df93c6014a59b1ad18eef034 # no releases — HEAD as of 2026-07-16tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| datahub_gms_host | DataHub GMS host. | yes | — |
| datahub_gms_token | DataHub GMS token. | no | — |
| business_glossary_file | Path to the business glossary yaml file. | yes | — |
| enable_auto_id | Set to true if you use `enable_auto_id` in your business glossary ingestion. | — | false |
| prune | Set to true if you want to use only glossraies from file and not the use from server | — | false |
| debug_mode | Set to true to enable debug mode. | — | false |
| author | The commit author name and email in the format 'Display Name <email@address.com>'. If not provided, uses the value copied from peter-evans/create-pull-request default (github.actor). | no | — |
Outputs
no outputs