Career Ladders we use at the OSPO (Open Source Program Office)

Career Ladders we use at the OSPO (Open Source Program Office)

A snapshot of career ladders used at Postman Open Technologies and the OSPO.

About

The Career Ladder system is a model to provide clarity to employees on what is expected and where they are in a level approach to skills and responsibilities required for a certain role. It’s about the stages of your career and how to step from one stage to the next.

Roles up to and including Senior, ladders are constructed around becoming the best at what one does that one might personally be.

At Staff level, the career expands to help others be successful with what you do and know, and scale yourself.

At Principal and beyond, you are trying to help others be the best that they can be, removing yourself and meeting others where they are.

Career Ladders for roles in Open Tech’s Program Office

Open Source Contributor

OSPO Engineer

Based upon

Sarah Drasner’s Career Ladders

The Importance of Career Laddering

Technical Program Manager Career Path

Technical Program Manager

Engineering Ladders

Defining a career path for Developer Relations

What is Open Source Triage

Hello world docker action

This action prints “Hello World” or “Hello” + the name of a person to greet to the log.

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: actions/hello-world-docker-action@v2 with: who-to-greet: ‘Mona the Octocat’