Skip to content

Agentic workflows add main repo constrain#17560

Merged
marcelofukumoto merged 2 commits into
rancher:masterfrom
marcelofukumoto:agentic-workflows-add-main-repo-constrain
May 11, 2026
Merged

Agentic workflows add main repo constrain#17560
marcelofukumoto merged 2 commits into
rancher:masterfrom
marcelofukumoto:agentic-workflows-add-main-repo-constrain

Conversation

@marcelofukumoto
Copy link
Copy Markdown
Member

@marcelofukumoto marcelofukumoto commented May 8, 2026

Summary

Fixes #17489

Occurred changes and/or fixed issues

  • Added 2 changes to avoid problems on the agentic workflow
    • Added the integrity to none for now until we can figure out about the NOTEs added (it was initially working with that config)
    • Added a prestep to stop fork execution
  • Updated the version as well

Technical notes summary

  • For now there is no way to remove those PR messages, so it is going to mark them, to avoid that, the best is to put integrity none for now. The flows were created with that and the config is not enough currently to allow more configuration.
  • The documentation says fork will not execute it, but it is executing right now, so to avoid it added a pre step

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

@marcelofukumoto marcelofukumoto added this to the v2.15.0 milestone May 8, 2026
@marcelofukumoto marcelofukumoto requested a review from aalves08 May 8, 2026 09:48
@marcelofukumoto marcelofukumoto marked this pull request as ready for review May 8, 2026 11:12
Copy link
Copy Markdown
Member

@rak-phillip rak-phillip left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks for picking these up!

@marcelofukumoto marcelofukumoto merged commit 476226c into rancher:master May 11, 2026
129 of 134 checks passed
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.

Reduce email notifications on forks

2 participants