Skip to content

Comments

Trigger CRD docs automation on new releases rather than pushes to main#548

Merged
JakeSCahill merged 3 commits intomainfrom
DOC-731
Mar 27, 2025
Merged

Trigger CRD docs automation on new releases rather than pushes to main#548
JakeSCahill merged 3 commits intomainfrom
DOC-731

Conversation

@JakeSCahill
Copy link
Contributor

This pull request includes updates to the .github/workflows/dispatch-crd-docs.yml file to change the workflow trigger so that docs are updated upon each release.

Changes to workflow trigger:

  • Updated the trigger from a push to the main branch to a release event of the type 'published'. This change ensures the workflow runs when a new release is published instead of on every push to the main branch.

Related PR: redpanda-data/docs#1024

@chrisseto
Copy link
Contributor

I rebased this onto main, CI should pass now.

@github-actions
Copy link

This PR is stale because it has been open 5 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Mar 27, 2025
@JakeSCahill JakeSCahill merged commit 96488d1 into main Mar 27, 2025
12 checks passed
@JakeSCahill JakeSCahill deleted the DOC-731 branch March 27, 2025 07:44
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.

3 participants