Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: Bake on release as well #532

Merged
merged 3 commits into from
Sep 28, 2024
Merged

fix: Bake on release as well #532

merged 3 commits into from
Sep 28, 2024

Conversation

creatorrr
Copy link
Contributor

@creatorrr creatorrr commented Sep 28, 2024

  • feat: Add changelog from release notes
  • fix: Bake on release as well

Important

Enhance workflows to bake images on release and generate changelogs from release notes.

  • Workflows:
    • Update .github/workflows/bake-push-to-hub.yml to trigger on release events in addition to push to dev and tags v*.
    • Update .github/workflows/changelog-ci.yml to trigger on release events and generate changelog from release notes using rhysd/changelog-from-release/action@v3.

This description was created by Ellipsis for a7731d2. It will automatically update as commits are pushed.

Signed-off-by: Diwank Singh Tomer <diwank.singh@gmail.com>
Signed-off-by: Diwank Singh Tomer <diwank.singh@gmail.com>
@creatorrr creatorrr merged commit 98d322b into dev Sep 28, 2024
2 of 3 checks passed
@creatorrr creatorrr deleted the x/bake-on-release branch September 28, 2024 18:57
Vedantsahai18 pushed a commit that referenced this pull request Sep 28, 2024
Enhance workflows to bake images on release and generate changelogs from release notes.

  - **Workflows**:
    - Update `.github/workflows/bake-push-to-hub.yml` to trigger on `release` events in addition to `push` to `dev` and tags `v*`.
    - Update `.github/workflows/changelog-ci.yml` to trigger on `release` events and generate changelog from release notes using `rhysd/changelog-from-release/action@v3`.
creatorrr added a commit that referenced this pull request Sep 30, 2024
Enhance workflows to bake images on release and generate changelogs from release notes.

  - **Workflows**:
    - Update `.github/workflows/bake-push-to-hub.yml` to trigger on `release` events in addition to `push` to `dev` and tags `v*`.
    - Update `.github/workflows/changelog-ci.yml` to trigger on `release` events and generate changelog from release notes using `rhysd/changelog-from-release/action@v3`.
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.

1 participant