You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate PR - Action is advisory: it posts a single friendly comment on community PRs that don't reference an issue with maintainer discussion. PRs are not closed and no labels are applied. Recommended trigger is types: [opened].
Validate PR - Skip validation for PRs with fewer than 100 lines changed, excluding common lock files (Cargo.lock, yarn.lock, package-lock.json, Pipfile.lock, etc.). Tiny PRs no longer go through the issue-discussion loop.
Add validate-pr composite action for validating non-maintainer PRs against contribution guidelines (#153)
Fixes
Complete script injection hardening across all actions: move remaining step outputs to env vars, validate Danger version against semver (#152)
Updater - Trigger CI for new PRs without changelog updates (#166)
Updater - Select the first branch when multiple branches point at HEAD (#165)