Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor(ci): use material-extensions/add-labels action #2810

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

okineadev
Copy link
Contributor

Description

Contribution Guidelines

@github-actions github-actions bot added the workflows GitHub Actions label Jan 13, 2025
.github/workflows/build.yml Fixed Show fixed Hide fixed
.github/workflows/color-check.yml Fixed Show fixed Hide fixed
@okineadev
Copy link
Contributor Author

Don't worry, it was meant to be

image

@okineadev okineadev marked this pull request as draft January 13, 2025 16:19
@okineadev okineadev marked this pull request as ready for review January 13, 2025 16:46
.github/workflows/build.yml Fixed Show fixed Hide fixed
.github/workflows/color-check.yml Fixed Show fixed Hide fixed
@okineadev
Copy link
Contributor Author

ℹ️ First we need to merge #2811.

@okineadev okineadev changed the title refactor(ci): use okineadev/add-labels action for managing labels refactor(ci): use material-extensions/add-labels action Jan 14, 2025
.github/workflows/build.yml Show resolved Hide resolved
@@ -41,6 +40,9 @@

- name: 🏷️ Manage label based on color check result
if: always()
run: .github/scripts/update-status-label.sh ${{ github.event.pull_request.number }} ${{ steps.color-check.outcome }} "🎨 invalid colors"
uses: material-extensions/add-labels@v1.0.4

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action '🎨 Check SVG icon colors' step
Uses Step
uses 'material-extensions/add-labels' with ref 'v1.0.4', not a pinned commit hash
@okineadev okineadev changed the title refactor(ci): use material-extensions/add-labels action refactor(ci): use material-extensions/add-labels action. Jan 16, 2025
@okineadev okineadev changed the title refactor(ci): use material-extensions/add-labels action. refactor(ci): use material-extensions/add-labels action Jan 16, 2025
@okineadev
Copy link
Contributor Author

LGTM

@PKief PKief merged commit 576e3d4 into main Jan 16, 2025
6 of 7 checks passed
@PKief PKief deleted the use-okineadev/add-labels-action-for-managing-labels branch January 16, 2025 18:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
workflows GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants