Skip to content

Add queueu to RunnerRegister#607

Merged
jasonopslevel merged 1 commit intomainfrom
add_queue_to_runner_register
Feb 18, 2026
Merged

Add queueu to RunnerRegister#607
jasonopslevel merged 1 commit intomainfrom
add_queue_to_runner_register

Conversation

@jasonopslevel
Copy link
Contributor

Resolves #

Problem

Solution

Checklist

  • I have run this code, and it appears to resolve the stated issue.
  • This PR does not reduce total test coverage
  • This PR has no user interface changes or has already received approval from product management to change the interface.
  • Does this change require a Terraform schema change?
    • If so what is the ticket or PR #
  • Make a changie entry that explains the customer facing outcome of this change

}

func (client *Client) RunnerRegister() (*Runner, error) {
func (client *Client) RunnerRegister(queue ...string) (*Runner, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

queueueu*

@jasonopslevel jasonopslevel self-assigned this Feb 18, 2026
@jasonopslevel jasonopslevel merged commit be80b4a into main Feb 18, 2026
4 checks passed
@jasonopslevel jasonopslevel deleted the add_queue_to_runner_register branch February 18, 2026 14:49
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.

2 participants

Comments