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

feat(task): allow to get watchers #439

Merged
merged 1 commit into from
May 2, 2023
Merged

feat(task): allow to get watchers #439

merged 1 commit into from
May 2, 2023

Conversation

rclsilver
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature

  • What is the current behavior? (You can also link to an open issue here)
    no watchers available from tasks

  • What is the new behavior (if this is a feature change)?
    watcher usernames and groups available

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    no

  • Other information:

models/task/task.go Outdated Show resolved Hide resolved
@rclsilver rclsilver force-pushed the task-watchers branch 2 times, most recently from 1ee60a2 to 90e08f8 Compare May 2, 2023 14:30
@ovh-cds
Copy link
Collaborator

ovh-cds commented May 2, 2023

CDS Report test#1667.0 ✘

  • tests and lint
    • golangci-lint ✘
    • unit-test and integration-tests ✔

@ovh-cds
Copy link
Collaborator

ovh-cds commented May 2, 2023

CDS Report test#1668.0 ✘

  • tests and lint
    • golangci-lint ✘
    • unit-test and integration-tests ✔

closes #188

Signed-off-by: Thomas Bétrancourt <thomas@betrancourt.net>
@wI2L wI2L merged commit 263ddea into master May 2, 2023
@wI2L wI2L deleted the task-watchers branch May 2, 2023 14:43
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.

Allow to retrieve current resolution watchers
3 participants