Skip to content
Open

THX. #40986

Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
690b5a5
Update README.md
escbeargew99-stack Oct 25, 2025
34e6f0f
Update README.md
escbeargew99-stack Oct 25, 2025
daaae8d
Update ghes-collectd-metrics.csv
escbeargew99-stack Oct 25, 2025
ce66f51
Update server-statistics-csv-example.csv
escbeargew99-stack Oct 25, 2025
9337f08
Update CHANGELOG.md
escbeargew99-stack Oct 25, 2025
ea21436
Update index.md
escbeargew99-stack Oct 25, 2025
455216c
Update ghes-collectd-metrics.csv
escbeargew99-stack Oct 25, 2025
9c5747f
Update README.md
escbeargew99-stack Oct 25, 2025
69adc52
Update CHANGELOG.md
escbeargew99-stack Oct 25, 2025
4048328
Create blank.yml
escbeargew99-stack Oct 25, 2025
3a3b096
Create Mods-co.E
escbeargew99-stack Oct 25, 2025
ce1b259
Update README.md
escbeargew99-stack Oct 25, 2025
140099f
Update config.yml
escbeargew99-stack Oct 25, 2025
c72213b
Update improve-existing-docs.yaml
escbeargew99-stack Oct 25, 2025
85aebea
Update improve-the-site.yml
escbeargew99-stack Oct 25, 2025
ef78610
Update partner-contributed-documentation.yml
escbeargew99-stack Oct 25, 2025
776d183
Update action.yml
escbeargew99-stack Oct 25, 2025
5af0910
Update action.yml
escbeargew99-stack Oct 25, 2025
3f3febc
Update action.yml
escbeargew99-stack Oct 25, 2025
1430db7
Create Bearcodeql.yml
escbeargew99-stack Oct 25, 2025
ff39331
Update .dockerignore
escbeargew99-stack Oct 25, 2025
1c6b7a7
Update .editorconfig
escbeargew99-stack Oct 25, 2025
7ebbdcb
Update .env.example
escbeargew99-stack Oct 25, 2025
b3eb1e3
Update .gitattributes
escbeargew99-stack Oct 25, 2025
e07880d
Update .gitignore
escbeargew99-stack Oct 25, 2025
17481db
Update index.md
escbeargew99-stack Oct 25, 2025
1c8de3b
Update index.md
escbeargew99-stack Oct 25, 2025
7b12cfb
Update using-your-github-profile-to-enhance-your-resume.md
escbeargew99-stack Oct 25, 2025
b7c252e
Update personalize-your-profile.md
escbeargew99-stack Oct 25, 2025
35405da
Update index.md
escbeargew99-stack Oct 25, 2025
c1d0545
Update index.md
escbeargew99-stack Oct 25, 2025
21c10c4
Update using-your-github-profile-to-enhance-your-resume.md
escbeargew99-stack Oct 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ contact_links:
- name: GitHub Support
url: https://support.github.com/contact
about: Contact Support if you're having trouble with your GitHub account.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/improve-existing-docs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Improve existing content
name: Improve existing content
description: Make a suggestion to improve the content in an existing article.
labels:
- content
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/improve-the-site.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Improve the docs.github.com site
description: Make a suggestion or report a problem about the technical implementation of docs.github.com.
labels:
labels:
- content
body:
- type: markdown
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Partner-owned product documentation
description: Initiate a set of tasks to be completed by a GitHub partner wishing to document how their product works with GitHub.
labels:
labels:
- partner
body:
- type: markdown
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/cache-nextjs/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Based on https://nextjs.org/docs/pages/building-your-application/deploying/ci-build-caching#github-actions
#Based on https://nextjs.org/docs/pages/building-your-application/deploying/ci-build-caching#github-actions

name: Cache Nextjs build cache

Expand Down
2 changes: 1 addition & 1 deletion .github/actions/clone-translations/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Clone all remote translations so they're available
inputs:
token:
description: PAT
required: true
required: true o

runs:
using: 'composite'
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/get-changed-files/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Get changed files
name: Get changed files
description: Get a list of changed files

inputs:
Expand Down
101 changes: 101 additions & 0 deletions .github/workflows/Bearcodeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL Advanced"

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '22 22 * * 2'

jobs:
analyze:
name: Analyze (${{ matrix.language }})
# Runner size impacts CodeQL analysis time. To learn more, please see:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners (GitHub.com only)
# Consider using larger runners or machines with greater resources for possible analysis time improvements.
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
permissions:
# required for all workflows
security-events: write

# required to fetch internal or private CodeQL packs
packages: read

# only required for workflows in private repositories
actions: read
contents: read

strategy:
fail-fast: false
matrix:
include:
- language: actions
build-mode: none
- language: javascript-typescript
build-mode: none
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
# Use 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
# To learn more about changing the languages that are analyzed or customizing the build mode for your analysis,
# see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning.
# If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize how
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
steps:
- name: Checkout repository
uses: actions/checkout@v4

# Add any setup steps before running the `github/codeql-action/init` action.
# This includes steps like installing compilers or runtimes (`actions/setup-node`
# or others). This is typically only required for manual builds.
# - name: Setup runtime (example)
# uses: actions/setup-example@v1

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v4
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.

# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality

# If the analyze step fails for one of the languages you are analyzing with
# "We were unable to automatically build your code", modify the matrix above
# to set the build mode to "manual" for that language. Then modify this step
# to build your code.
# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
- name: Run manual build steps
if: matrix.build-mode == 'manual'
shell: bash
run: |
echo 'If you are using a "manual" build mode for one or more of the' \
'languages you are analyzing, replace this with the commands to build' \
'your code, for example:'
echo ' make bootstrap'
echo ' make release'
exit 1

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v4
with:
category: "/language:${{matrix.language}}"
36 changes: 36 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# This is a basic workflow to help you get started with Actions

name: CI

# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4

# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!

# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.
Comment on lines +21 to +36

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Docs changelog
# Docs changelog

**17 October 2025**

Expand All @@ -8,7 +8,7 @@ To support accomplishing tasks without context switching or sifting through unre

<hr>

**14 October 2025**
**14 October 2025**

We've added a new tutorial about how to [Review AI-generated code](https://docs.github.com/en/copilot/tutorials/review-ai-generated-code). The article gives techniques to verify and validate AI-generated code, and also suggests how Copilot can help with reviews.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHub Docs <!-- omit in toc -->

Welcome to GitHub Docs! GitHub’s documentation is open source, meaning anyone from inside or outside the company can contribute. For full contributing guidelines, visit our [contributing guide](https://docs.github.com/en/contributing)
Welcome to GitHub Docs! GitHub’sdocumentation is open source, meaning anyone from inside or outside the company can contribute. For full contributing guidelines, visit our [contributing guide](https://docs.github.com/en/contributing)

## Quick links by contributor type

Expand Down
3 changes: 2 additions & 1 deletion assets/ghes-collectd-metrics.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Plugin,Metric
Plugin,Metric
cpu,{{ HOSTNAME }}.cpu.percent-idle
cpu,{{ HOSTNAME }}.cpu.percent-interrupt
cpu,{{ HOSTNAME }}.cpu.percent-nice
Expand Down Expand Up @@ -3001,3 +3001,4 @@ vmem,{{ HOSTNAME }}.vmem.vmpage_number-zone_inactive_file
vmem,{{ HOSTNAME }}.vmem.vmpage_number-zone_unevictable
vmem,{{ HOSTNAME }}.vmem.vmpage_number-zone_write_pending
vmem,{{ HOSTNAME }}.vmem.vmpage_number-zspages

4 changes: 2 additions & 2 deletions assets/images/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Images
The `/assets/images` directory holds all the site's images.
# Images
The `/assets/images` directory holds all the site's images.


See [imaging and versioning](https://github.com/github/docs/blob/main/contributing/images-and-versioning.md) from the contributing docs for more information.
2 changes: 1 addition & 1 deletion assets/server-statistics-csv-example.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github_connect.features_enabled,host_name,dormant_users.dormancy_threshold,dormant_users.total_dormant_users,ghes_version,server_id,collection_date,schema_version,ghe_stats.comments.total_commit_comments,ghe_stats.comments.total_gist_comments,ghe_stats.comments.total_issue_comments,ghe_stats.comments.total_pull_request_comments,ghe_stats.gists.total_gists,ghe_stats.gists.private_gists,ghe_stats.gists.public_gists,ghe_stats.hooks.total_hooks,ghe_stats.hooks.active_hooks,ghe_stats.hooks.inactive_hooks,ghe_stats.issues.total_issues,ghe_stats.issues.open_issues,ghe_stats.issues.closed_issues,ghe_stats.milestones.total_milestones,ghe_stats.milestones.open_milestones,ghe_stats.milestones.closed_milestones,ghe_stats.orgs.total_orgs,ghe_stats.orgs.disabled_orgs,ghe_stats.orgs.total_teams,ghe_stats.orgs.total_team_members,ghe_stats.pages.total_pages,ghe_stats.pulls.total_pulls,ghe_stats.pulls.merged_pulls,ghe_stats.pulls.mergeable_pulls,ghe_stats.pulls.unmergeable_pulls,ghe_stats.repos.total_repos,ghe_stats.repos.root_repos,ghe_stats.repos.fork_repos,ghe_stats.repos.org_repos,ghe_stats.repos.total_pushes,ghe_stats.repos.total_wikis,ghe_stats.users.total_users,ghe_stats.users.admin_users,ghe_stats.users.suspended_users,actions_stats.number_of_repos_using_actions,actions_stats.percentage_of_repos_using_actions,packages_stats.registry_enabled,packages_stats.registry_v2_enabled,packages_stats.ecosystems.docker.registry_enabled,packages_stats.ecosystems.docker.published_packages_count,packages_stats.ecosystems.docker.private_packages_count,packages_stats.ecosystems.docker.public_packages_count,packages_stats.ecosystems.docker.internal_packages_count,packages_stats.ecosystems.docker.user_packages_count,packages_stats.ecosystems.docker.organization_packages_count,packages_stats.ecosystems.docker.daily_download_count,packages_stats.ecosystems.docker.daily_update_count,packages_stats.ecosystems.docker.daily_delete_count,packages_stats.ecosystems.docker.daily_create_count,packages_stats.ecosystems.maven.registry_enabled,packages_stats.ecosystems.maven.published_packages_count,packages_stats.ecosystems.maven.private_packages_count,packages_stats.ecosystems.maven.public_packages_count,packages_stats.ecosystems.maven.internal_packages_count,packages_stats.ecosystems.maven.user_packages_count,packages_stats.ecosystems.maven.organization_packages_count,packages_stats.ecosystems.maven.daily_download_count,packages_stats.ecosystems.maven.daily_update_count,packages_stats.ecosystems.maven.daily_delete_count,packages_stats.ecosystems.maven.daily_create_count,packages_stats.ecosystems.npm.registry_enabled,packages_stats.ecosystems.npm.published_packages_count,packages_stats.ecosystems.npm.private_packages_count,packages_stats.ecosystems.npm.public_packages_count,packages_stats.ecosystems.npm.internal_packages_count,packages_stats.ecosystems.npm.user_packages_count,packages_stats.ecosystems.npm.organization_packages_count,packages_stats.ecosystems.npm.daily_download_count,packages_stats.ecosystems.npm.daily_update_count,packages_stats.ecosystems.npm.daily_delete_count,packages_stats.ecosystems.npm.daily_create_count,packages_stats.ecosystems.nuget.registry_enabled,packages_stats.ecosystems.nuget.published_packages_count,packages_stats.ecosystems.nuget.private_packages_count,packages_stats.ecosystems.nuget.public_packages_count,packages_stats.ecosystems.nuget.internal_packages_count,packages_stats.ecosystems.nuget.user_packages_count,packages_stats.ecosystems.nuget.organization_packages_count,packages_stats.ecosystems.nuget.daily_download_count,packages_stats.ecosystems.nuget.daily_update_count,packages_stats.ecosystems.nuget.daily_delete_count,packages_stats.ecosystems.nuget.daily_create_count,packages_stats.ecosystems.ruby_gems.registry_enabled,packages_stats.ecosystems.ruby_gems.published_packages_count,packages_stats.ecosystems.ruby_gems.private_packages_count,packages_stats.ecosystems.ruby_gems.public_packages_count,packages_stats.ecosystems.ruby_gems.internal_packages_count,packages_stats.ecosystems.ruby_gems.user_packages_count,packages_stats.ecosystems.ruby_gems.organization_packages_count,packages_stats.ecosystems.ruby_gems.daily_download_count,packages_stats.ecosystems.ruby_gems.daily_update_count,packages_stats.ecosystems.ruby_gems.daily_delete_count,packages_stats.ecosystems.ruby_gems.daily_create_count,packages_stats.ecosystems.containers.registry_enabled,packages_stats.ecosystems.containers.published_packages_count,packages_stats.ecosystems.containers.private_packages_count,packages_stats.ecosystems.containers.public_packages_count,packages_stats.ecosystems.containers.internal_packages_count,packages_stats.ecosystems.containers.user_packages_count,packages_stats.ecosystems.containers.organization_packages_count,packages_stats.ecosystems.containers.daily_download_count,packages_stats.ecosystems.containers.daily_update_count,packages_stats.ecosystems.containers.daily_delete_count,packages_stats.ecosystems.containers.daily_create_count
feature1 feature2 feature3,notmymachine,90 days,5,9.99.9,deadbeef1,2023-04-05T00:00:00Z,20230306,1000,1000,0,0,100,59,41,3,2,1,3421,1234,1222,50,20,30,100,22,299,400,10,1232,223,435,0,12,1,2,1,42,1,2000,299,423,1,11.11,TRUE,TRUE,TRUE,21,22,23,24,25,26,27,28,29,30,readonly,11,12,13,14,15,16,17,18,19,20,TRUE,1,2,3,4,5,6,7,8,9,10,TRUE,31,32,33,34,35,36,37,38,39,40,TRUE,41,42,43,44,45,46,47,48,49,50,FALSE,51,52,53,54,55,56,57,58,59,60
feature1 feature2 feature3,notmymachine,90 days,5,9.99.9,deadbeef1,2023-04-05T00:00:00Z,20230306,1000,1000,0,0,100,59,41,3,2,1,3421,1234,1222,50,20,30,100,22,299,400,10,1232,223,435,0,12,1,2,1,42,1,2000,299,423,1,11.11,TRUE,TRUE,TRUE,21,22,23,24,25,26,27,28,29,30,readonly,11,12,13,14,15,16,17,18,19,20,TRUE,1,2,3,4,5,6,7,8,9,10,TRUE,31,32,33,34,35,36,37,38,39,40,TRUE,41,42,43,44,45,46,47,48,49,50,FALSE,51,52,53,54,55,56,57,58,59,60
2 changes: 1 addition & 1 deletion content/account-and-profile/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
title: Account and profile documentation
shortTitle: Account and profile
intro: Make {% data variables.product.github %} work best for you by customizing your personal account settings and personalizing your profile page.
Expand Down
1 change: 1 addition & 0 deletions จิบ/Mods-co.E
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[![.github/workflows/moda-ci.yaml](https://github.com/escbeargew99-stack/docs/actions/workflows/moda-ci.yaml/badge.svg)](https://github.com/escbeargew99-stack/docs/actions/workflows/moda-ci.yaml)
Loading