Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Enabled property to Organization Run Tasks #382

Merged
merged 1 commit into from Apr 28, 2022

Conversation

glennsarti
Copy link
Contributor

Description

The Organizational level run tasks have been updated with
an enabled property in the API. This commit adds this new
property to the Run Tasks interfaces.

Testing plan

  1. Create a Run Task in an organization
  2. Call RunTasks.Read(....)
  3. Ensure that the return RunTask object has Enabled set to the same that is in TFC.TFE

External links

cam-stitt
cam-stitt previously approved these changes Apr 20, 2022
Copy link
Member

@cam-stitt cam-stitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

sebasslash
sebasslash previously approved these changes Apr 21, 2022
Copy link
Contributor

@sebasslash sebasslash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes indeed my good sir! 🔥

@glennsarti
Copy link
Contributor Author

Forgot to add omitempty on the optional parameters.

cam-stitt
cam-stitt previously approved these changes Apr 26, 2022
The Organizationl level run tasks have been updated with
an `enabled` property in the API. This commit adds this new
property to the Run Tasks interfaces.
Copy link
Contributor

@sebasslash sebasslash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No new changes since last approval, re-approving 👍

@glennsarti glennsarti merged commit 5354461 into main Apr 28, 2022
@glennsarti glennsarti deleted the gs/add-run-task-enable branch April 28, 2022 03:39
@github-actions
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

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.

None yet

3 participants