Commit Graph

6 Commits

Author SHA1 Message Date
autoantwort
76a2b89d17
[bot] automatically handle "configure: error: 'autoconf-archive' is missing" (#37083)
Automatically handle issues like
https://github.com/microsoft/vcpkg/issues/36171 or
https://github.com/microsoft/vcpkg/issues/37013
2024-03-05 02:07:49 -08:00
autoantwort
5c5edf4941
[bot] automatically handle too short issues and internal compiler errors (#36673)
Handles issues that are to short or reports an internal compiler error.
Examples:
https://github.com/autoantwort/vcpkg/issues/37
https://github.com/autoantwort/vcpkg/issues/38
https://github.com/autoantwort/vcpkg/issues/39
2024-02-15 23:59:09 -08:00
autoantwort
5b42fc02a3
[bot] automatically handle 'Copy issue body from' and 'Please install it via your package manager' issues (#36588) 2024-02-06 13:58:20 -08:00
Thomas1664
af8f7ee870
[actions] Update workflows (#36404) 2024-02-01 14:59:24 -08:00
autoantwort
4a1035927d
Check for failed msys2 downloads in issues (#31991)
* Check for failed msys2 downloads

* Trigger Build
2023-06-28 01:13:10 -07:00
autoantwort
4116148a7f
[actions] automatically answer missing windows SDK issues (#30547)
* [actions] automatically answer missing windows SDK issues

* Trigger Build
2023-04-11 13:55:44 -07:00