aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pull-request-conflict.yml
AgeCommit message (Collapse)Author
2026-06-03Improve Merge Conflict LabelerBond-009
Based on the README of the action https://github.com/eps1lon/actions-label-merge-conflict Filters based on activity type before starting the action
2026-05-28Fix Merge Conflict Labeler #2Bond-009
2026-05-28Update CI dependenciesrenovate[bot]
2026-05-21Fix Merge Conflict LabelerBond-009
https://github.com/eps1lon/actions-label-merge-conflict#example-usage
2026-02-19Mitigate pull_request_target privilege escalationAndrew Rabert
Hotfix — replaces pull_request_target with pull_request to stop granting write permissions and secrets to fork PRs. Some workflows will break; can be fixed properly later.
2025-01-16Update pull-request-conflict.ymlfelix920506
2025-01-06Update eps1lon/actions-label-merge-conflict action to v3.0.3renovate[bot]
2024-06-01Update CI dependenciesrenovate[bot]
2024-05-13Update CI dependenciesrenovate[bot]
2024-04-14chore(deps): update eps1lon/actions-label-merge-conflict action to v3 (#11200)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10Add GH Workflow for CI Tests (#10392)DavidFair
Co-authored-by: Cody Robibero <cody@robibe.ro>