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

fix(issue_cache): add pull-requests to cache #7849

Closed
wants to merge 2 commits into from

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Jul 4, 2024

in some places we are using PRs and not issue to identify if we should be skipping something in the test code

for that we are now scannning diffrently the issue, with the usage of graphql and github search

Ref: scylladb/qa-tasks#1735

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)

fruch added 2 commits July 4, 2024 12:41
in some places we are using PRs and not issue to identify
if we should be skipping something in the test code

for that we are now scannning diffrently the issue, with the usage
of graphql and github search

Ref: scylladb/qa-tasks#1735
@fruch fruch force-pushed the add_PRs_to_issue_cache_in_s3 branch from 092c866 to dd384c8 Compare July 4, 2024 09:41
@fruch fruch closed this Jul 4, 2024
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