Skip to content

Fixes #156 Make Ops to Devops changes in repo docs - #167

Open
Benettonkkb wants to merge 4 commits into
masterfrom
devops-issue-156-readmes
Open

Fixes #156 Make Ops to Devops changes in repo docs#167
Benettonkkb wants to merge 4 commits into
masterfrom
devops-issue-156-readmes

Conversation

@Benettonkkb

Copy link
Copy Markdown
Member

Fixes #156 by replacing Ops terms to Devops

What changes did you make?

README.md: replace all instances of 'Ops' to 'DevOps'
CONTRIBUTING.md: replace all instances of 'Ops' to 'DevOps'
.github/ISSUE_TEMPLATE/offboard-ops-cop-lead.md: change instances of 'ops' to 'devops'
.github/ISSUE_TEMPLATE/onboard-ops-cop-lead.md: change instances of 'ops' to 'devops'
.github/ISSUE_TEMPLATE/recruit-new-lead.md: change instances of 'ops' to 'devops'
.github/ISSUE_TEMPLATE/blank-issue-form.yaml: in resources, change 'ops' repo link to 'devops'

Why did you make the changes (we will use this info to test)?

  • It was detailed in the Issue.

Fixes #156 by replacing Ops terms to Devops
Copilot AI lite review requested due to automatic review settings August 6, 2026 00:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates repository documentation and GitHub issue templates to reflect the “Ops” → “DevOps” rename described in issue #156.

Changes:

  • Renames “Ops Community of Practice” references to “DevOps Community of Practice” in the main README.
  • Updates CONTRIBUTING header text and related references to “DevOps”.
  • Updates selected issue templates and the blank issue form resource link to point to hackforla/devops instead of hackforla/ops.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
README.md Renames top-level “Ops” wording to “DevOps” in the community overview and steps.
CONTRIBUTING.md Updates contribution guide heading/labels to “DevOps” (with some internal-link consistency issues noted).
.github/ISSUE_TEMPLATE/onboard-ops-cop-lead.md Updates Slack/team/wiki references from ops to devops in the onboarding checklist.
.github/ISSUE_TEMPLATE/offboard-ops-cop-lead.md Updates wiki/team links from ops to devops in the offboarding checklist.
.github/ISSUE_TEMPLATE/blank-issue-form.yml Updates the “Resources” link to the devops wiki and is used to flag a missing template update per PR description.
Suppressed comments (1)

CONTRIBUTING.md:179

  • The example issue link text says “DevOps repo”, but the URL still points to the hackforla/ops repository. Update the URL to the renamed repo to avoid sending readers to the wrong place.
For example, if you create a new issue branch for [Add a CONTRIBUTING.md to the DevOps repo #120](https://github.com/hackforla/ops/issues/120):

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread .github/ISSUE_TEMPLATE/blank-issue-form.yml
Benettonkkb and others added 3 commits August 6, 2026 00:32
Implented fixes in line with requested change illuminated by Copilot

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

@Benettonkkb Benettonkkb left a comment

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.

Had to make changes. The highlighted Copilot change for blank-issue-form.yml appears to have been mistaken, or stale

description: "Provide links to resources or instructions that may help with this issue. This can include files to be worked on, external sites with solutions, documentation, etc."
value: |
[Resources](https://github.com/hackforla/ops/wiki)
[Resources](https://github.com/hackforla/devops/wiki)

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.

accepted. This is not recruit-new-lead.md as Copilot states, but a good find. I am wondering if it's is a Case Match issue.

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.

Update info in ops repo for devops rename

2 participants