Skip to content

GH: Allow backport workflow to trigger actions#6164

Merged
tvdeyen merged 1 commit intosolidusio:mainfrom
blish:backport-actions-permission
Feb 27, 2025
Merged

GH: Allow backport workflow to trigger actions#6164
tvdeyen merged 1 commit intosolidusio:mainfrom
blish:backport-actions-permission

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Feb 26, 2025

We need this otherwise the created pull request from the backport tool will not trigger any actions (like linting) to run.

@tvdeyen tvdeyen requested a review from a team as a code owner February 26, 2025 16:07
@github-actions github-actions Bot added the changelog:repository Changes to the repository not within any gem label Feb 26, 2025
@tvdeyen tvdeyen added the backport-v4.5 Backport this pull-request to v4.5 label Feb 26, 2025
We need this otherwise the created pull request from
the backport tool will not trigger any actions (like
linting) to run.
@tvdeyen tvdeyen force-pushed the backport-actions-permission branch from 515fe1a to 78e68e7 Compare February 27, 2025 11:36
@tvdeyen tvdeyen enabled auto-merge February 27, 2025 11:48
@tvdeyen tvdeyen merged commit cc2f7cb into solidusio:main Feb 27, 2025
@github-actions
Copy link
Copy Markdown

💔 All backports failed

Status Branch Result
v4.5 An unhandled error occurred. Please see the logs for details

Manual backport

To create the backport manually run:

backport --pr 6164

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (fcf5ade) to head (78e68e7).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6164      +/-   ##
==========================================
+ Coverage   88.47%   88.81%   +0.33%     
==========================================
  Files         764      835      +71     
  Lines       16340    18153    +1813     
==========================================
+ Hits        14457    16122    +1665     
- Misses       1883     2031     +148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen
Copy link
Copy Markdown
Member Author

tvdeyen commented Mar 6, 2025

💚 All backports created successfully

Status Branch Result
v4.5

Questions ?

Please refer to the Backport tool documentation

@tvdeyen
Copy link
Copy Markdown
Member Author

tvdeyen commented Mar 6, 2025

Copy my comment from #6179

This does not help. It only triggers the workflow when a user with workflow permissions create the PR (me in this case). But it does not work if another action creates a PR with the default GITHUB_TOKEN github creates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v4.5 Backport this pull-request to v4.5 changelog:repository Changes to the repository not within any gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants