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: Run pre-commit autoupdate (trigger patch release) #555

Merged

Conversation

pdecat
Copy link
Contributor

@pdecat pdecat commented Mar 29, 2024

No description provided.

@pdecat pdecat changed the title fix: pre-commit autoupdate (trigger patch release) fix: Run pre-commit autoupdate (trigger patch release) Mar 29, 2024
@antonbabenko antonbabenko merged commit 8bb79de into terraform-aws-modules:master Mar 29, 2024
28 of 30 checks passed
@pdecat pdecat deleted the fix/trigger-release branch March 29, 2024 14:59
@pdecat
Copy link
Contributor Author

pdecat commented Mar 29, 2024

@antonbabenko oh, release workflow does not trigger for this kind of change 🤦 :

on:
  workflow_dispatch:
  push:
    branches:
      - main
      - master
    paths:
      - '**/*.tpl'
      - '**/*.py'
      - '**/*.tf'
      - '.github/workflows/release.yml'

@pdecat
Copy link
Contributor Author

pdecat commented Mar 29, 2024

Preparing another PR...

@pdecat
Copy link
Contributor Author

pdecat commented Mar 29, 2024

Or maybe you can manually trigger the job given workflow_dispatch is there.

antonbabenko pushed a commit that referenced this pull request Mar 29, 2024
## [7.2.5](v7.2.4...v7.2.5) (2024-03-29)

### Bug Fixes

* Run pre-commit autoupdate (trigger patch release) ([#555](#555)) ([8bb79de](8bb79de))
@antonbabenko
Copy link
Member

This PR is included in version 7.2.5 🎉

@antonbabenko
Copy link
Member

Thank you for the resolution!

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants