You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace olive trigger branch with file-based repository list
Update create-release-branch-v1 workflow to read repositories from
feature_branch_repos.txt instead of querying all org repos and filtering
by the olive trigger branch. This provides explicit control over which
repositories get feature branches created.
Changes:
- Remove TRIGGER_BRANCH environment variable
- Add REPO_LIST_FILE environment variable for configurable repo list path
- Replace GitHub API query with file-based repository discovery
- Remove trigger branch existence check from processing loop
- Add feature_branch_repos.txt with current operator repository list
Jira: OSPRH-25746
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
0 commit comments