Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📖 Capitalize proper nouns like Dependabot, Renovate, and GitHub #2962

Merged
merged 1 commit into from
May 6, 2023

Conversation

leec94
Copy link
Contributor

@leec94 leec94 commented May 5, 2023

What kind of change does this PR introduce?

📖 Documentation fix to capitalize proper nouns, Dependabot and Renovate bot. Github is already correct in all instances.

What is the current behavior?

No change

What is the new behavior (if this is a feature change)?**

No change

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Fixes #2055

Special notes for your reviewer

Minor changes to documentation. Generated docs/checks.md from docs/checks/internal/checks.yaml by running make generate-docs

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

Signed-off-by: leec94 <leec94@bu.edu>
@leec94 leec94 requested a review from olivekl as a code owner May 5, 2023 20:45
Copy link
Member

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

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

Thank you!

@naveensrinivasan naveensrinivasan enabled auto-merge (squash) May 6, 2023 13:30
@leec94 leec94 temporarily deployed to integration-test May 6, 2023 13:30 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Merging #2962 (6d9f33e) into main (7d99470) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2962   +/-   ##
=======================================
  Coverage   53.13%   53.13%           
=======================================
  Files         159      159           
  Lines       12202    12202           
=======================================
  Hits         6484     6484           
  Misses       5344     5344           
  Partials      374      374           

@naveensrinivasan naveensrinivasan merged commit 7e159f9 into ossf:main May 6, 2023
gabibguti pushed a commit to gabibguti/scorecard that referenced this pull request May 10, 2023
Signed-off-by: leec94 <leec94@bu.edu>
balteravishay pushed a commit to balteravishay/scorecard that referenced this pull request May 29, 2023
Signed-off-by: leec94 <leec94@bu.edu>
Signed-off-by: Avishay <avishay.balter@gmail.com>
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.

Capitalize proper nouns like Dependabot, Renovate, and GitHub
2 participants