Skip to content

Conversation

mwestphal
Copy link
Member

Describe your changes

Issue ticket number and link if any

Checklist for finalizing the PR

  • I have performed a self-review of my code
  • I have added tests for new features and bugfixes
  • I have added documentation for new features
  • If it is a modifying the libf3d API, I have updated bindings
  • If it is a modifying the .github/workflows/versions.json, I have updated timestamp

Continuous integration

Please write a comment to run CI, eg: \ci fast.
See here for more info.

@mwestphal
Copy link
Member Author

a comment

@mwestphal
Copy link
Member Author

\ci typo

@mwestphal
Copy link
Member Author

\ci fast

Copy link

github-actions bot commented Sep 5, 2025

\ci typo

❌ Invalid CI command "typo"

@mwestphal
Copy link
Member Author

\ci -fast

@mwestphal mwestphal removed the ci:fast label Sep 6, 2025
@mwestphal
Copy link
Member Author

\ci full

@mwestphal mwestphal added ci:full and removed ci:full labels Sep 6, 2025
Comment on lines +929 to +930

- name: Extract branch name
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Extract branch name
- name: Extract branch name

@mwestphal mwestphal added ci:full and removed ci:full labels Sep 6, 2025
Copy link

github-actions bot commented Sep 6, 2025

Style Checks CI failed:

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5eaafca..8a1cdfe 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -925,7 +925,6 @@ jobs:
 
     # Pull request can require a rebuild of docker image, wait for it to be done
     steps:
-
       - name: Extract branch name
         if: contains(github.event.pull_request.labels.*.name, 'ci:full')
         shell: bash

@mwestphal mwestphal added ci:full and removed ci:full labels Sep 6, 2025
@mwestphal mwestphal closed this Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant