How to use changedetection for Github Issues #2965
Replies: 2 comments 1 reply
-
Any ideas what is here the problem or how to solve it that changes on github issues can be checked? |
Beta Was this translation helpful? Give feedback.
0 replies
-
As always, you need to provide
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use changedetection for github issues to see if someone added a comment or the status is changed to closed.
In the past I used
xpath1://*[contains(@id, 'repo-content-pjax-container')]
but for a few days this seams not to work anymore.
(#3000)
I also sah that when I remove the filter completely it also only shows the frist comment of the issue-creator but not any further comments?
@dgtlmoon Seams that it's not linked to the filter, but then the question is if it's related to a change in Github or a problem with changedetection
Beta Was this translation helpful? Give feedback.
All reactions