Skip to content

backport: add GitHub intake workflows to develop#1839

Closed
vivekr-splunk wants to merge 1 commit intodevelopfrom
backport/github-intake-install-to-develop-20260410
Closed

backport: add GitHub intake workflows to develop#1839
vivekr-splunk wants to merge 1 commit intodevelopfrom
backport/github-intake-install-to-develop-20260410

Conversation

@vivekr-splunk
Copy link
Copy Markdown
Collaborator

Summary

  • backport the GitHub intake workflow install from main to develop
  • add the two intake workflow files under .github/workflows
  • add the tools/github-intake helper scripts required by those workflows

Why

PR #1810 was merged to main on April 10, 2026, but develop does not yet contain the intake scripts under tools/github-intake. That leaves develop out of sync and can fail develop-branch workflow resolution.

This PR intentionally backports only the intake install change, not the other main-vs-develop drift.

Validation

  • cherry-picked only commit 0e9e2d3
  • bash -n passed for tools/github-intake/issue-intake.sh
  • bash -n passed for tools/github-intake/pr-intake.sh
  • bash -n passed for tools/github-intake/lib/intake-common.sh

Source

* migration: add GitHub intake workflows for GitLab handoff

* intake: move GitHub intake scripts under tools

* intake: preserve script modes after move
@vivekr-splunk
Copy link
Copy Markdown
Collaborator Author

Superseded by #1841, which merges main into develop and carries this intake backport together with the other recent main-only fix.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants