1
0
mirror of synced 2026-01-08 12:01:53 -05:00

Merge pull request #25706 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-05-25 15:32:21 -04:00
committed by GitHub
2 changed files with 3 additions and 26 deletions

View File

@@ -35,32 +35,6 @@ jobs:
with:
token: ${{ secrets.DOCUBOT_REPO_PAT }}
# TODO: When we want to fix redirects on changed files we can uncomment everything below
# Creates file "${{ env.HOME }}/files.json", among others
# - name: Gather files changed
# if: github.event_name != 'merge_group'
# id: file_changes
# uses: trilom/file-changes-action@a6ca26c14274c33b15e6499323aac178af06ad4b
# with:
# fileOutput: 'json'
# For verification
# - name: Show files changed (debug)
# if: github.event_name != 'merge_group'
# run: cat $HOME/files.json
# - name: Link check changed pages (external links only)
# if: github.event_name != 'merge_group'
# id: changed_links
# env:
# LEVEL: 'warning'
# FILES_CHANGED: ${{ steps.file_changes.outputs.files }}
# ACTION_RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
# GITHUB_TOKEN: ${{ secrets.DOCS_BOT_FR }}
# SHOULD_COMMENT: true
# CREATE_REPORT: false
# run: node .github/actions-scripts/rendered-content-link-checker.js
- name: Link check all pages (internal links only)
id: all_links
env:

View File

@@ -1185,6 +1185,9 @@ registries:
By default, {% data variables.product.prodname_dependabot %} updates the dependency manifests and lock files only for fully supported ecosystems. Use the `enable-beta-ecosystems` flag to opt in to updates for ecosystems that are not yet generally available.
<!-- add list here once we get ecosystems released in beta -->
There are currently no ecosystems in beta.
```yaml
# Configure beta ecosystem