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

feat(RELEASE-1205): create engine rule for release catalog #1420

Merged
merged 23 commits into from
Oct 11, 2024

Conversation

jinqi7
Copy link
Contributor

@jinqi7 jinqi7 commented Oct 9, 2024

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Issue ticket number and link

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added meaningful description with JIRA/GitHub issue key(if applicable), for example HASSuiteDescribe("STONE-123456789 devfile source")
  • I have updated labels (if needed)

jinqi7 added 22 commits August 19, 2024 21:01
Copy link

openshift-ci bot commented Oct 9, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@jinqi7 jinqi7 force-pushed the RELEASE-1205 branch 3 times, most recently from 247af61 to 6086fc2 Compare October 9, 2024 11:19
@github-actions github-actions bot added 5-10 min and removed 1-5 min labels Oct 9, 2024
magefiles/rulesengine/repos/release_service_catalog.go Dismissed Show dismissed Hide dismissed
magefiles/rulesengine/repos/release_service_catalog.go Dismissed Show dismissed Hide dismissed
magefiles/rulesengine/repos/release_service_catalog.go Dismissed Show dismissed Hide dismissed
magefiles/rulesengine/repos/release_service_catalog.go Dismissed Show dismissed Hide dismissed
magefiles/rulesengine/repos/release_service_catalog.go Dismissed Show dismissed Hide dismissed
@jinqi7 jinqi7 marked this pull request as ready for review October 9, 2024 11:27
@openshift-ci openshift-ci bot requested review from Dannyb48 and tisutisu October 9, 2024 11:27
@jinqi7 jinqi7 requested review from psturc and flacatus October 9, 2024 12:35
@github-actions github-actions bot added 1-5 min and removed 5-10 min labels Oct 10, 2024
@jinqi7
Copy link
Contributor Author

jinqi7 commented Oct 10, 2024

/retest

func GetPairedCommitSha(repoForPairing string, rctx *rulesengine.RuleCtx) string {
var pullRequests []gh.PullRequest

url := fmt.Sprintf("https://api.github.com/repos/redhat-appstudio/%s/pulls?per_page=100", repoForPairing)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be also changed to konflux-ci? Or not yet. Not idea, just asking.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Updated

Copy link
Member

@psturc psturc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link

openshift-ci bot commented Oct 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: psturc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 05a29c0 into konflux-ci:main Oct 11, 2024
13 checks passed
tnevrlka pushed a commit to tnevrlka/e2e-tests that referenced this pull request Oct 17, 2024
…i#1420)

* fix: update_repo in release const.go

Signed-off-by: Jing Qi <[email protected]>

* feat(RELEASE-1205): create engine rule for release catalog

Signed-off-by: Jing Qi <[email protected]>

---------

Signed-off-by: Jing Qi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants