Closed Croydon closed 5 months ago
This has been dead for 4 weeks or so... as I haven't updated the tokens.
I think it would be better to just archive the repo. I haven't been maintaining this and if eric is stepping back as well then it will be a fine reference for someone else to fork.
Given where things were when i lost my job I am not surprised... I don't see this tool being as useful anymore.
Alright, then let's archive this.
Thank you for your work 🙂
This uses a trick described here: https://github.com/orgs/community/discussions/23123#discussioncomment-3239240 to not create references in those linked pull requests.
Regularly, GitHub creates references in issues and pull requests if they are linked from other issues and pull requests anywhere on GitHub.
This addresses some concerns in https://github.com/conan-io/conan-center-index/pull/24165 that some bots cause confusion in CCI PRs. I personally don't share this point of view when it comes to references, but it is easy to fix.
Additionally, this PR disables CI caching which was broken for a while. I don't know why it was broken, but it doesn't really seem necessary as CI is pretty fast anyway.