Skip to content

docs(jobs): list partnership lead in application form#1178

Merged
zolotokrylin merged 3 commits into
mainfrom
jobs/add-commission-partner-lead-position
May 22, 2026
Merged

docs(jobs): list partnership lead in application form#1178
zolotokrylin merged 3 commits into
mainfrom
jobs/add-commission-partner-lead-position

Conversation

@zolotokrylin
Copy link
Copy Markdown
Member

@zolotokrylin zolotokrylin commented May 22, 2026

Summary by CodeRabbit

  • Chores
    • Updated job application template to include "Partnership Lead" as an available position option for applicants.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

Warning

Rate limit exceeded

@zolotokrylin has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 36 minutes and 47 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e48e72f0-d1c2-40e2-a8da-0b4d84ab4111

📥 Commits

Reviewing files that changed from the base of the PR and between 016cfae and 48ee556.

📒 Files selected for processing (2)
  • .github/workflows/job-application-flow.yml
  • .github/workflows/readme-update.js

Walkthrough

The job application issue template adds "Partnership Lead" as a new dropdown option under the "Application Position" field. All other template structure, validation, and required fields remain unchanged.

Changes

Job Application Template

Layer / File(s) Summary
Add Partnership Lead position option
.github/ISSUE_TEMPLATE/job-application.yml
The "Application Position" dropdown gains a "Partnership Lead" entry, expanding available role choices for applicants.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • holdex/trial#73: Also modifies the same "Application Position" dropdown options in the job application template.
  • holdex/trial#1065: Extends the "Application Position" dropdown list in the same template file.

Suggested reviewers

  • markholdex
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and specifically describes the main change: adding 'partnership lead' to the jobs application form.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jobs/add-commission-partner-lead-position

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@holdex
Copy link
Copy Markdown

holdex Bot commented May 22, 2026

Time Submission Status

Member Status Time Action Last Update
zolotokrylin ✅ Submitted 7min Update time May 22, 2026, 10:10 AM
tiffmyaaw ✅ Submitted 5min Update time May 22, 2026, 10:10 AM

You can submit time with the command. Example:

@holdex pr submit-time 15m

See available commands to help comply with our Guidelines.

@zolotokrylin
Copy link
Copy Markdown
Member Author

@holdex pr submit-time 45m

@zolotokrylin zolotokrylin marked this pull request as draft May 22, 2026 08:55
@zolotokrylin zolotokrylin marked this pull request as ready for review May 22, 2026 09:12
@zolotokrylin zolotokrylin requested a review from markholdex May 22, 2026 09:12
@zolotokrylin
Copy link
Copy Markdown
Member Author

@holdex pr submit-time 7m

@zolotokrylin zolotokrylin merged commit 8eeb7a0 into main May 22, 2026
2 checks passed
@zolotokrylin zolotokrylin deleted the jobs/add-commission-partner-lead-position branch May 22, 2026 09:32
const TOP_N = 10;

const positionLabelMap = {
'Partnership Lead': 'position/partnership-lead',
Copy link
Copy Markdown
Contributor

@tiffmyaaw tiffmyaaw May 22, 2026

Choose a reason for hiding this comment

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

is it a new position that'll be added to the website or just a role made by internal invitation?

asked because I haven't seen it in the website yet

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@tiffmyaaw internal, but also this PR will make a post available on the website as well:

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@tiffmyaaw
Copy link
Copy Markdown
Contributor

@holdex pr submit-time 5m

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.

2 participants