Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2023.1] feature(github): cache github issues status in S3 #7732

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 24, 2024

Ref: https://github.com/scylladb/qa-tasks/issues/1678

Testing

  • [ ]

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

(cherry picked from commit 8c267c2 )

Parent PR: #7701

@mergify mergify bot assigned fruch Jun 24, 2024
one github action that runs once a day, that
caches the issues status from multiple github repositories

and client code that can read those csv files and cache
them locally, so SkipPerIssue can read first out of it
and then fallback into doing direct github API calls

Ref: scylladb/qa-tasks#1678
(cherry picked from commit 8c267c2)
@fruch fruch force-pushed the mergify/bp/branch-2023.1/pr-7701 branch from 8ed754a to 681d952 Compare June 24, 2024 09:54
@fruch fruch merged commit 94611dd into branch-2023.1 Jun 26, 2024
6 checks passed
@mergify mergify bot deleted the mergify/bp/branch-2023.1/pr-7701 branch June 26, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant