-
Notifications
You must be signed in to change notification settings - Fork 150
ci: Compact first-time contributor welcome and stop issue-link pollution #5317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Ma77Ball
wants to merge
15
commits into
apache:main
Choose a base branch
from
Ma77Ball:ci/compact-first-time-contributor-welcome
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+32
−40
Open
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
e2770b2
compact first-time contributor welcome and
Ma77Ball 5b502b6
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball 07e2dd0
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball f4660ed
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball 459b8a3
applied suggestion to remove teams and copilot from pr
Ma77Ball 724f83d
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball 27e4feb
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball cc2102c
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball 853fedd
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball 49eb66b
removed auto reviewer selected feature from the message
Ma77Ball cd383e0
addressed comments
Ma77Ball 2de0347
move first-time-contributor welcome message to a
Ma77Ball 463165e
remove comment
Ma77Ball 1c66cd4
removed labeler change
Ma77Ball 37a25a6
Merge branch 'main' into ci/compact-first-time-contributor-welcome
Ma77Ball File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| 👋 Thanks for your first contribution to Texera, @{{author}}! | ||
|
|
||
| If you're looking for a good place to start, browse issues labeled [`starter-task`](https://github.com/{{owner}}/{{repo}}/issues?q=is%3Aissue+is%3Aopen+label%3Astarter-task); they're scoped to be approachable for newcomers. | ||
|
|
||
| You can drive common housekeeping yourself by commenting one of these commands on its own line: | ||
|
|
||
| - **Issues.** Comment `/take` to assign an open issue to yourself, or `/untake` to release it. You can find unclaimed work with the search filter `is:issue is:open no:assignee`. | ||
| - **Sub-issues.** To link issues into a parent/child hierarchy, comment `/sub-issue #5166 #5222` on the parent to attach those children (or `/unsub-issue #5166 #5222` to detach them). From a child issue, comment `/parent-issue #5166` to set its parent, or `/unparent-issue` to clear it (the current parent is detected automatically). References may be written as `#5166` or as a bare `5166`; cross-repository references are not supported. | ||
| - **Pull requests (author only).** Comment `/request-review @user` to request a review from someone, or `/unrequest-review @user` to withdraw that request. | ||
|
|
||
| Each command must match exactly: `/take this` will not work, only `/take` does. For the full contribution flow, see [CONTRIBUTING.md](https://github.com/{{owner}}/{{repo}}/blob/main/CONTRIBUTING.md). |
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.