Skip to content

Add workflow to redirect localization PRs to upstream#139

Closed
AndreiDinca24 wants to merge 1 commit into
developfrom
chore/redirect-loc-workflow
Closed

Add workflow to redirect localization PRs to upstream#139
AndreiDinca24 wants to merge 1 commit into
developfrom
chore/redirect-loc-workflow

Conversation

@AndreiDinca24
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a GitHub Actions workflow that triggers on localization sync PRs opened against the fork's develop
  • Creates a new branch from jenkinsci:develop, merges the localization changes, and opens a cross-fork PR targeting upstream
  • Closes the original PR with a link to the new one
  • Requires JENKINS_UPSTREAM_PR_TOKEN repo secret (already configured)

🤖 Generated with Claude Code

Auto-created localization sync PRs target the fork's develop branch.
This workflow redirects them to jenkinsci:develop by creating a new
branch and cross-fork PR, then closes the original.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@AndreiDinca24
Copy link
Copy Markdown
Collaborator Author

Retargeting to upstream jenkinsci:develop instead

@AndreiDinca24 AndreiDinca24 deleted the chore/redirect-loc-workflow branch April 27, 2026 09:24
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