Skip to content

Feature/comments#155

Merged
isivaselvan merged 3 commits into
next-1.0.0from
feature/comments
May 14, 2026
Merged

Feature/comments#155
isivaselvan merged 3 commits into
next-1.0.0from
feature/comments

Conversation

@isivaselvan

@isivaselvan isivaselvan commented May 12, 2026

Copy link
Copy Markdown
Collaborator

Description

Testing plan

External links

JIRA

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

> python examples/comment.py --run-id run-vyB6DTStB 

================================================================================
Listing comments for run: run-vyBDTStB
================================================================================
- ID: wsc-EvfdjsVZyZM9dXpG
  Body: planned and finished

- ID: wsc-DaM68M4ivskR9613
  Body: planned and finished 

Total: 2 comments

> python examples/comment.py --run-id run-vyB6Lvh6StB  --create --body "Test comment from python-tfe SDK"

================================================================================
Creating a comment on run: run-vyB6Lvh67f6DTStB
================================================================================
Created comment: wsc-yREGo7b4hbfKjzNc
  Body: Test comment from python-tfe SDK

> python examples/comment.py --run-id run-vyB7f6DTStB  --read --id wsc-yREGo7b4hbfKjzNc

================================================================================
Listing comments for run: run-vyB6Lvh67f6DTStB
================================================================================
- ID: wsc-EvfdjsVZyZM9dXpG
  Body: planned and finished

- ID: wsc-DaM68M4ivskR9613
  Body: planned and finished 

- ID: wsc-yREGo7b4hbfKjzNc
  Body: Test comment from python-tfe SDK

Total: 3 comments

================================================================================
Reading comment: wsc-yREGo7b4hbfKjzNc
================================================================================
ID: wsc-yREGo7b4hbfKjzNc
Body: Test comment from python-tfe SDK

Rollback Plan

Changes to Security Controls

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

If you have any questions, please contact your direct supervisor, GRC (#team-grc), or the PCI working group (#proj-pci-reboot). You can also find more information at PCI Compliance.

@isivaselvan isivaselvan requested a review from a team as a code owner May 12, 2026 14:01
@isivaselvan isivaselvan merged commit 29ee119 into next-1.0.0 May 14, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant