Skip to content

ci: fix PR lint action not being triggered by automations#29

Merged
MMaiero merged 1 commit into
mainfrom
fix/pr_lint_not_triggered
May 25, 2026
Merged

ci: fix PR lint action not being triggered by automations#29
MMaiero merged 1 commit into
mainfrom
fix/pr_lint_not_triggered

Conversation

@mattdibi
Copy link
Copy Markdown
Member

@mattdibi mattdibi commented May 25, 2026

Currently backports, release notes and version uptick do not currectly trigger the lint PR action which is required to merge the PR. See: eclipse-kura/kura#6244

This is due to the fact that they're using the default credentials (i.e. the Github bot ones) which do not trigger an action because of Github policy. This PR makes them use the credentials we set up for this purpose in eclipse-kura/kura#5397

This will reduce the amount of force-merges we'll need to do.

@mattdibi mattdibi requested a review from MMaiero May 25, 2026 09:50
@MMaiero MMaiero merged commit 852960b into main May 25, 2026
5 checks passed
@MMaiero MMaiero deleted the fix/pr_lint_not_triggered branch May 25, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants