Skip to content

[pull] master from apify:master#227

Merged
pull[bot] merged 2 commits into
threatcode:masterfrom
apify:master
Jun 23, 2026
Merged

[pull] master from apify:master#227
pull[bot] merged 2 commits into
threatcode:masterfrom
apify:master

Conversation

@pull

@pull pull Bot commented Jun 23, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

janbuchar and others added 2 commits June 23, 2026 18:40
## What

Replaces the direct `amannn/action-semantic-pull-request` usage in our
PR-title workflow with the shared `apify/actions/pr-title-check@v1.3.0`
wrapper.

## Why

We're consolidating PR-title checking across the org behind a single
wrapper action
([apify/actions/pr-title-check](https://github.com/apify/actions/tree/main/pr-title-check)).
Benefits:

- One place to pin/update the underlying action version (no more
per-repo version drift — we currently have v4.5.0, v5.5.3, v6, v6.1.1
scattered across repos).
- The wrapper also spell-checks the PR title via
[`crate-ci/typos`](https://github.com/crate-ci/typos).

## Changes

- Swapped the `amannn/action-semantic-pull-request@<version>` step for
`apify/actions/pr-title-check@v1.3.0`.
- Dropped the manual `GITHUB_TOKEN` env wiring; the wrapper defaults to
`github.token`.

## Note

This adds a PR-title spell-check that wasn't running before. The
spell-checker reads a **`_typos.toml` that lives in this repository** —
it's local to this repo, not a shared/org-wide config, so you have full
control over it. If the check produces false positives, just add the
offending words (or rules) to `_typos.toml` in this repo. If no
`_typos.toml` is present, the [typos
defaults](https://github.com/crate-ci/typos) apply.
@pull pull Bot locked and limited conversation to collaborators Jun 23, 2026
@pull pull Bot added the ⤵️ pull label Jun 23, 2026
@pull pull Bot merged commit 9c531a5 into threatcode:master Jun 23, 2026
@pull pull Bot had a problem deploying to github-pages June 23, 2026 22:19 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant