This is an automated email from the ASF dual-hosted git repository.
numinnex pushed a change to branch integration_tests
in repository https://gitbox.apache.org/repos/asf/iggy.git
from ad8552609 review
add cb5d576a0 ci: run PR triage on ubuntu-24.04-arm for faster pickup
(#3270)
add 3628cec26 fix(ci): disable bazel cache for cpp linting (#3281)
add e04d90d24 fix(ci): stop stale bot from re-marking PRs each week (#3283)
add 99c82b870 chore(deps): bump softprops/action-gh-release from 2 to 3
(#3274)
add fb96a9278 Merge branch 'master' into integration_tests
No new revisions were added by this update.
Summary of changes:
.github/actions/cpp-bazel/pre-merge/action.yml | 1 +
.github/workflows/edge-release.yml | 2 +-
.github/workflows/pr-triage-apply.yml | 2 +-
.github/workflows/pr-triage-collect.yml | 2 +-
.github/workflows/stale-prs-unmark-on-activity.yml | 111 +++++++++++++++++++++
.github/workflows/stale-prs-unmark.yml | 54 ++++++++++
.github/workflows/stale-prs.yml | 5 +-
7 files changed, 172 insertions(+), 5 deletions(-)
create mode 100644 .github/workflows/stale-prs-unmark-on-activity.yml
create mode 100644 .github/workflows/stale-prs-unmark.yml