Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: ChangeDetection-io added support for watch tags #311

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RANKSHANK
Copy link

Closes #310

Allows for specifying a list of tags that are used to populate the watch list e.g.

- type: change-detection
  - tags:
    - gpu
    - rpi

This can be used in conjunction with the watches UUID list.

Results are filtered for duplicates.

This will not break existing configurations.

I've only tested with a local instance of change-detection as I don't have an account, but I don't see any reason why adding a query to the GET http request would behave differently.

@RANKSHANK RANKSHANK changed the title feat: ChangeDetection-io Added support watch tags feat: ChangeDetection-io added support for watch tags Jan 12, 2025
@RANKSHANK RANKSHANK changed the base branch from main to release/v0.7.0 January 24, 2025 17:04
@RANKSHANK RANKSHANK changed the base branch from release/v0.7.0 to main January 24, 2025 17:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Add tag support to ChangeDetection-io watch list
1 participant