Skip to content

🌱 Sync workflows from kubestellar/infra#19324

Merged
clubanderson merged 1 commit into
mainfrom
sync/workflows-from-infra
Jun 21, 2026
Merged

🌱 Sync workflows from kubestellar/infra#19324
clubanderson merged 1 commit into
mainfrom
sync/workflows-from-infra

Conversation

@clubanderson

Copy link
Copy Markdown
Collaborator

This PR syncs the caller workflows from kubestellar/infra.

These workflows call reusable workflows from kubestellar/infra:

Standard Workflows:

  • add-help-wanted.yml - Add help-wanted label to issues
  • assignment-helper.yml - Handle issue assignments
  • feedback.yml - Collect feedback
  • greetings.yml - Welcome new contributors
  • label-helper.yml - Manage labels
  • pr-verifier.yml - Verify PR contents
  • pr-verify-title.yml - Verify PR title format
  • scorecard.yml - Security scorecard
  • stale.yml - Mark stale issues/PRs

Agentic Workflows (Copilot Integration):

  • ai-fix.yml - Assign Copilot to issues with ai-fix-requested label
  • copilot-automation.yml - Automate Copilot PR processing (DCO, labels)
  • copilot-dco.yml - Override DCO for Copilot PRs

Auto-generated by workflow sync

Copilot AI review requested due to automatic review settings June 21, 2026 01:24
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: no Indicates the PR's author has not signed the DCO. label Jun 21, 2026
@kubestellar-prow

Copy link
Copy Markdown
Contributor

Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.

📝 Please follow instructions in the contributing guide to update your commits with the DCO

Full details of the Developer Certificate of Origin can be found at developercertificate.org.

The list of commits missing DCO signoff:

  • 77338bb 🌱 Sync workflows from kubestellar/infra
Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@netlify

netlify Bot commented Jun 21, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellarconsole ready!

Name Link
🔨 Latest commit 77338bb
🔍 Latest deploy log https://app.netlify.com/projects/kubestellarconsole/deploys/6a373d3816dd8c0008fe17a7
😎 Deploy Preview https://deploy-preview-19324.console-deploy-preview.kubestellar.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kubestellar-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign eeshaansa for approval. For more information see the Code Review Process.

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

Details 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

@github-actions

Copy link
Copy Markdown
Contributor

👋 Hey @clubanderson — thanks for opening this PR!

🤖 This project is developed exclusively using AI coding assistants.

Please do not attempt to code anything for this project manually.
All contributions should be authored using an AI coding tool such as:

This ensures consistency in code style, architecture patterns, test coverage,
and commit quality across the entire codebase.


This is an automated message.

@github-actions

Copy link
Copy Markdown
Contributor

🐝 Hi @clubanderson! I'm kubestellar-hive[bot], an automation bot for this repo.

Trusted users — org members and contributors with write access — can mention @kubestellar-hive in a comment to trigger repo automation.
On issues, that mention queues an automated fix attempt. On pull requests, it records extra context for existing automation.
This is not an interactive Q&A bot, so mentions should be treated as requests for automation rather than a conversation.

Automation may take a moment to start, and follow-up happens through workflow activity rather than chat replies.

@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Greetings GitHub Actions workflow to call the corresponding reusable workflow in kubestellar/infra as part of the workflow sync process.

Changes:

  • Updated .github/workflows/greetings.yml to reference kubestellar/infra/.github/workflows/reusable-greetings.yml on @main.
  • Added secrets: inherit to the reusable workflow invocation.

Comment on lines +16 to +17
uses: kubestellar/infra/.github/workflows/reusable-greetings.yml@main
secrets: inherit
@clubanderson clubanderson merged commit f0f6496 into main Jun 21, 2026
25 of 27 checks passed
@kubestellar-prow kubestellar-prow Bot deleted the sync/workflows-from-infra branch June 21, 2026 01:58
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

@github-actions

Copy link
Copy Markdown
Contributor

Post-merge build verification passed

Both Go and frontend builds compiled successfully against merge commit f0f6496ea239d0f408e0edd32ad35c1aa60e1edc.

clubanderson added a commit that referenced this pull request Jun 21, 2026
#18598 (oversized source files) closed Jun 21 — zero ai-needs-human
issues remain. PR #19324 adds copilot-dco.yml (systematic DCO fix
for Copilot automation PRs). Scope-substitution risk unchanged.

Signed-off-by: clubanderson <407614+clubanderson@users.noreply.github.com>
clubanderson added a commit that referenced this pull request Jun 21, 2026
…19330)

#18598 (oversized source files) closed Jun 21 — zero ai-needs-human
issues remain. PR #19324 adds copilot-dco.yml (systematic DCO fix
for Copilot automation PRs). Scope-substitution risk unchanged.

Signed-off-by: clubanderson <407614+clubanderson@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: no Indicates the PR's author has not signed the DCO. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. tier/3-restricted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants