Skip to content

Fix two broken links in the recruit-new-lead issue template #170

Description

@ale210

Overview

We need to fix two broken links in the recruit-new-lead issue template so that whoever runs a lead recruitment isn't sent to a 404 and a link that goes nowhere. One points at a classic project board GitHub has retired, and the other has an empty target.

Action Items

  • On line 15, replace the Open Roles board link https://github.com/hackforla/devops/projects/1 with https://github.com/orgs/hackforla/projects/67. The old URL is a classic project board, which GitHub retired, and now returns 404. Project 67 is "HfLA: Open Roles" and already holds the DevOps CoP's open-role cards.
  • On line 23, fill in the empty link in - [ ] [Onboard]() the selected new lead. Confirm the intended target before editing — it was never recorded. The likely answer is the onboard template, https://github.com/hackforla/devops/issues/new?template=onboard-ops-cop-lead.md, since that is the only onboarding template in the repo, but check with a CoP lead rather than assuming.
  • Confirm both links resolve from the rendered template.

Resources/Instructions

  • File to change: recruit-new-lead.md (lines 15 and 23)
  • Line numbers were accurate when this issue was written and may drift. If they no longer match, find the lines by their text: "Post card on [Open Roles board]" and "Onboard the selected new lead".
  • Evidence the old board is gone: https://github.com/hackforla/devops/projects/1 returns HTTP 404. GitHub retired classic projects.
  • Evidence project 67 is the right replacement: it is public, open, and contains "CoP: DevOps: Open Role for: CoP Project Manager (PM)" — matching the title format that post-an-open-role.md generates.
  • Note: the suggested onboard link uses the filename onboard-ops-cop-lead.md. If the pending opsdevops rename cleanup (see Change ops repository name to 'devops' #155, Update info in ops repo for devops rename #156, Update info in ops wiki for devops rename #157) renames that file, this link must be updated at the same time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Prioritized Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions