Optional: To use a custom tag in the Project Tracker, add an entry to the integrations config:
Development: config/integrations.development.json Production:
config/integrations.production.json
{
"integrations": [
<EXISTING_ENTRIES>,
{"name":"my-org","nodeId":"337c06eb"}
]
}
name: Your GitHub organization slugnodeId: Holdex Oracle project ID
(use 337c06eb for HX project column if no specific project is defined)