Skip to content

Conversation

mitchnegus
Copy link
Member

@mitchnegus mitchnegus commented Sep 12, 2025

This uses the CI workflow permitted by sandialabs/firewheel#173.

@mitchnegus mitchnegus force-pushed the ci-consistent-ecosystem branch 2 times, most recently from 255645d to bda5cf6 Compare September 12, 2025 16:29
@sdelliot sdelliot changed the title chore: Use FIREWHEEL CI workflows INVALID: Use FIREWHEEL CI workflows Sep 15, 2025
@sdelliot sdelliot changed the title INVALID: Use FIREWHEEL CI workflows chore: Use FIREWHEEL CI workflows Sep 15, 2025
Copy link
Collaborator

@sdelliot sdelliot left a comment

Choose a reason for hiding this comment

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

It seems like we still need to have the original release drafter config first.

Comment on lines +18 to +19
call-firewheel-linting:
uses: sandialabs/firewheel/.github/workflows/release-drafter.yml@ci-consistent-ecosystem
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
call-firewheel-linting:
uses: sandialabs/firewheel/.github/workflows/release-drafter.yml@ci-consistent-ecosystem
call-firewheel-release-drafter:
uses: sandialabs/firewheel/.github/workflows/release-drafter.yml@ci-consistent-ecosystem
pr-checker:
name: Ensure Proper Pull Request Labels
if: github.event_name == 'pull_request_target'
needs: update_release_draft
permissions:
pull-requests: read
checks: write
runs-on: ubuntu-latest
steps:
- uses: docker://agilepathway/pull-request-label-checker:v1.6.65
with:
any_of: feature,fix,style,changed,refactor,perf,test,build,ci,chore,revert,deprecated,removed,security,documentation,dependencies
repo_token: ${{ secrets.GITHUB_TOKEN }}

@mitchnegus mitchnegus force-pushed the ci-consistent-ecosystem branch from bda5cf6 to dbcd70c Compare September 15, 2025 13:13
@mitchnegus mitchnegus marked this pull request as draft September 15, 2025 13:16
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