10 Steps for the Boss to Understand Your Upstream Project

steps

Previous articles on Open Source First  have been more strategy than recipe. You need a clear, easy to understand plan for making the case for an upstream project to your manager. To help you with your boss, I have rewritten the How to use Public Projects to Build Products article into a list of ten steps. These steps are comprehensive, covering strategy to implementation. A motivated Developer, Development Manager, or Open Source Director should lead these organizational changes over the many months it will take to implement them. I wish you success on your journey to better, stronger organization.

10 Steps to Supporting Upstream Projects

  1. Strategy: When you set out your strategy and objectives for the year, highlight the open source projects you will be working with. This is important for recognizing the risks, dependencies, and commitments you are making working with the external engineering team that is the open source project.
  2. Partners: Treat a public open source project like another engineering organization. If you are going to work with another engineering team, you expect to have a clear understanding of their responsibilities and timelines. You need to have the exact same expectations when working with a public open source project.
  3. Individual Contributors: Often, a developer will step forward with the desire to work on an open source project that is not part of the organization “plan.” This is exactly what the organization needs. Self motivated engineers are developing leadership skills . Allow the developer to allocate some of her/his time. Set responsibilities and timelines. This is just as much to protect the developer as is it is the company. Encourage open source contributions as technical social good efforts.
  4. Fully Support What You Start: Middle management needs make upper management aware of what the upstream open source work purpose is and its importance to supporting the overall development strategy. Never commit to an open source project that your organization is not willing to fully support.
  5. Reviews: Annual developer performance reviews and headcount updates must include the upstream open source projects. This means that the Development Managers are ready to defend their open source developers with the facts of their work. Developers that excel at working with downstream and upstream development projects are the people who you want to recognize and promote. These developers are very often your best people and likely team leaders.
  6. Products: Make sure your Product Managers understand how the public open source work contributes to delivering the product. In your private Project Management tool, establish an epic for each upstream open source project. Create stories for each upstream feature that is being worked on. Link each upstream feature to a product epic or story that a Product Manager is responsible for. The upstream developer needs to work with the Product Manager at least month to month, so as the upstream work progresses, there is a tight understanding of how that work will go into the Product Manager’s product. A developer advocate like an Open Source Director or Development Manager can be an alternative to work with the Product Manager.
  7. Projects: Make sure the Scrum Master works with the upstream developer just like the rest of the downstream developers. The upstream stories need to be in the backlog along with the rest of the development work. It is likely the upstream schedule of delivering features is different from your downstream product. Adjust your stories for your backlog to match your downstream scrum schedule. Meaning, if your downstream team is on a two-week sprint, then make sure your upstream stories can be delivered in that two-week sprint. Treat all of your developers equally for equal results.
  8. Test, Build, Test, Repeat: As the upstream work starts to take shape, get the code into a testable branch on your software pipeline. Make sure you have quality unit and build tests to verify the upstream work, so it can be more easily merged into your code base trunk when the time comes. Get members of your team to comment and help with the CI effort. As interest in what you are working on gets more help and visibility, you probably will get some public commits from your downstream development team.
  9. Report: Track all your development work and report on progress. Highlight the upstream and downstream work as separate, but equal. Update leadership on the upstream project progress as much as the private development. Approach this as updating on the progress of a valued engineering partner.
  10. Schedule: Keep up to date with the public projects release schedule and strategy. Internally, publish both your private release schedule alongside the public projects release schedule. Alignment of schedules is critical for success.

Author: sarob