chore: add agentic first-time contributor workflow#7723
Open
Junnygram wants to merge 2 commits into
Open
Conversation
10ab4b9 to
56f008a
Compare
Contributor
|
Preview deployment for PR #7723 removed. This PR preview was automatically pruned because we keep only the 6 most recently updated previews on GitHub Pages to stay within deployment size limits. If needed, push a new commit to this PR to generate a fresh preview. |
Signed-off-by: Junnygram <junnexclusive@gmail.com>
Signed-off-by: Junnygram <junnexclusive@gmail.com>
56f008a to
ff59b24
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR replaces the legacy (or missing) newcomer welcoming logic with a modern, agentic workflow using the
gh-awframework. This is part of the effort to standardize and harden newcomer onboarding across the Meshery ecosystem.Key Features:
checkout: falseto prevent untrusted code execution during thepull_request_targetevent.Next Steps
This workflow is being evaluated for its effectiveness in providing high-quality, relevant guidance to first-time contributors.