create_jira_issue
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
create_jira_issue has 27 facts recorded in Dontopedia across 4 references, with 3 live disagreements.
Mostly:has parameter(5), rdf:type(4), returns(4)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (13)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
isUsedByIs Used by(2)
- Build Info Parameter
ex:build_info-parameter - Jira Url
ex:jira-url
usedInUsed in(2)
- Auth Parameters
ex:auth-parameters - Requests Post
ex:requests-post
affectsAffects(1)
- Create Jira Issue Function Update
ex:create-jira-issue-function-update
callsCalls(1)
- Add Challenge Function
ex:add-challenge-function
callsFunctionCalls Function(1)
- Build Info Call
ex:build-info-call
containsContains(1)
- Code Snippet 2
ex:code-snippet-2
containsFunctionContains Function(1)
- Python Code Block
ex:python-code-block
hasComponentHas Component(1)
- Ci Cd Integration
ex:ci-cd-integration
isPartOfIs Part of(1)
- Issue Data
ex:issue-data
isRelatedToIs Related to(1)
- Add Comment to Jira Issue Function
ex:add-comment-to-jira-issue-function
usedByUsed by(1)
- Build Info Parameter
ex:build-info-parameter
Other facts (25)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Has Parameter | name | [1] |
| Has Parameter | priority | [1] |
| Has Parameter | description | [1] |
| Has Parameter | Build Info Parameter | [3] |
| Has Parameter | build_info | [4] |
| Rdf:type | Function | [1] |
| Rdf:type | Python Function | [2] |
| Rdf:type | Python Function | [3] |
| Rdf:type | Function | [4] |
| Returns | jira_issue_key | [1] |
| Returns | Jira Issue Key | [2] |
| Returns | Jira Issue Key String | [2] |
| Returns | Void | [3] |
| Defines | Headers Variable | [1] |
| Uses | base64.b64encode | [1] |
| Constructs | Auth Credentials String | [1] |
| Defines Local Variable | Headers Variable | [1] |
| Parameter | Challenge Object | [2] |
| Function Name | create_jira_issue | [3] |
| Purpose | Create Jira Issue | [3] |
| Has Parameter Type | Build Info Type | [3] |
| Accepts | Build Info | [3] |
| Intended Use | Build Failure Response | [3] |
| Is Related to | Add Comment to Jira Issue Function | [4] |
| Is Defined in | Python Code Block | [4] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (4)
ctx:claims/beam/861a3d85-8411-4098-a226-a3a1f816818ectx:claims/beam/3da9e5f6-c235-45f7-9245-2d114cc49f3dctx:claims/beam/4f807657-c86a-4c0c-85bf-d186c65137e6- full textbeam-chunktext/plain1 KB
doc:beam/4f807657-c86a-4c0c-85bf-d186c65137e6Show excerpt
if response.status_code == 200: print(f'Task {task_id} updated to {status}') else: print(f'Failed to update task {task_id}') ``` I'm looking for ways to further automate our Jira workflow and integrate it with our CI/CD pipeline. An…
ctx:claims/beam/81a8e64d-b91e-4c11-b306-c81f4543fe95- full textbeam-chunktext/plain1 KB
doc:beam/81a8e64d-b91e-4c11-b306-c81f4543fe95Show excerpt
'project': {'key': 'PIPE'}, 'summary': f'Build Failure: {build_info["job"]}', 'description': f'Build failed for job {build_info["job"]} at {build_info["timestamp"]}.', 'issuetype': {'name': 'B…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.