Skip to content

[docs] Update glossary - daily scan#40289

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-06-19-3bd73883230c2820
Jun 19, 2026
Merged

[docs] Update glossary - daily scan#40289
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-06-19-3bd73883230c2820

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

docs(glossary): add soft-skip term, update merge-pull-request entry

Summary

Documentation-only update to the reference glossary. Adds a new Soft-Skip term and extends the existing Merge Pull Request entry with two new behavioural clarifications.

Changes

docs/src/content/docs/reference/glossary.md

  • New entry – Soft-Skip: defines the concept of a soft-skip (a conditional, non-fatal skip of a workflow step) so users and contributors have a shared vocabulary when reading specs, error messages, and other docs.
  • Updated entry – Merge Pull Request:
    • Documents that the action refuses to merge into the default branch by design, making the guard explicit in the reference material.
    • Documents staged: true dry-run support, explaining that callers can stage a merge without committing it.

Impact

Dimension Value
Files changed 1
Breaking change No
Runtime behaviour change No
Test change required No

Notes

  • Pure documentation change; no Go code, tests, or schemas are affected.
  • The two Merge Pull Request clarifications codify behaviour that already exists at runtime — this makes the reference source of truth consistent with the implementation.

Generated by PR Description Updater for issue #40289 · 49.9 AIC · ⌖ 7.72 AIC · ⊞ 4.5K ·

Daily scan 2026-06-19:

- Add new Soft-Skip term: describes safe output behavior where a handler
  skips with a warning instead of failing hard (e.g., when target:triggering
  has no triggering context, or resolveReviewThread is rejected due to token
  scope limitations)
- Update Merge Pull Request entry: add that merges to the repository default
  branch are always refused, add staged:true dry-run support, add reference
  link to the new Safe Outputs (Pull Requests) documentation page

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Jun 19, 2026
@pelikhan pelikhan merged commit fc48f76 into main Jun 19, 2026
@pelikhan pelikhan deleted the docs/glossary-daily-scan-2026-06-19-3bd73883230c2820 branch June 19, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation glossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant