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

Send messages based on template defaults, do not hardcode #1231

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

fridex
Copy link
Contributor

@fridex fridex commented Mar 8, 2022

Related Issues and Dependencies

We should not hardcode this behavior, rather have it configurable on the template level.

@sesheta sesheta added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 8, 2022
@fridex
Copy link
Contributor Author

fridex commented Mar 8, 2022

/assign @har

@sesheta
Copy link
Member

sesheta commented Mar 8, 2022

@fridex: GitHub didn't allow me to assign the following users: har.

Note that only thoth-station members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

/assign @har

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@fridex
Copy link
Contributor Author

fridex commented Mar 8, 2022

/assign @harshad16

Copy link
Member

@harshad16 harshad16 left a comment

Choose a reason for hiding this comment

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

lgtm
thanks 💯

template_parameters["THOTH_SEND_MESSAGES"] = str(
int(specification["send_messages"])
)

template_parameters["THOTH_FORCE_SYNC"] = str(
Copy link
Member

@KPostOffice KPostOffice Mar 9, 2022

Choose a reason for hiding this comment

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

The same should be done here for THOTH_FORCE_SYNC

@harshad16
Copy link
Member

/assign @fridex

@sesheta sesheta added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 17, 2022
@fridex fridex requested a review from KPostOffice March 17, 2022 10:24
Copy link
Member

@KPostOffice KPostOffice left a comment

Choose a reason for hiding this comment

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

/approve

@sesheta
Copy link
Member

sesheta commented Mar 17, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: harshad16, KPostOffice
To complete the pull request process, please ask for approval from fridex after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@harshad16 harshad16 merged commit e0dc247 into thoth-station:master Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants