dreis2211
505e6a1b4c
Fix Docker update detection on CI
...
See gh-26086
4 years ago
Madhura Bhave
a78ec9da6a
Simplify lowercase grep logic in docker script
...
See gh-24811
4 years ago
Madhura Bhave
aefeb3ffaf
Fix parsing of location header in docker update script
...
Fixes gh-24811
4 years ago
Madhura Bhave
7d197e6469
Don't add waiting-for-triage label for issues created by CI automation
...
Closes gh-21282
5 years ago
Madhura Bhave
fd14c4e72a
Switch docker upgrade script to submit issue rather than PR
...
Closes gh-20976
5 years ago
Madhura Bhave
1a3df294d0
Prevent duplication of issues created by CI automation
...
This is done by checking for existing issues only in the milestone
corresponding to the current branch. For issues, the milestone is assigned
at the time of issue creation. For PRs, since the branch is different the
milestone can be derived from that while triaging the issue.
Closes gh-20680
5 years ago
dreis2211
0ee6108427
Harmonize issue title for auto-created Docker upgrade issues
...
See gh-20793
5 years ago
Madhura Bhave
1ea8c7b55d
Fix case when pull request already exists
...
If a PR with the given title exists, we clone the existing PR branch so
that it doesn't get overridden by master.
See gh-20530
5 years ago
Madhura Bhave
b3906e0466
Fix no such directory error on CI
...
See gh-20530
5 years ago
Madhura Bhave
e174231d15
Polish "Automate Docker update in CI"
...
See gh-20530
5 years ago
dreis2211
4752d7e91a
Automate Docker updates in CI
...
See gh-20530
5 years ago