03-10-2026#35
Merged
Merged
Conversation
updates: - [github.com/ansible-community/ansible-lint: v25.12.1 → v26.1.0](ansible/ansible-lint@v25.12.1...v26.1.0)
Change auto-approve action to use GITHUB_TOKEN
Add auto-approve and merge workflow for pre-commit updates
Change PR author check from 'frederickw082922' to 'uk-bolly'
Rename workflow for pre-commit version updates
Swap GitHub token for BOT_PAT in auto-approve step
Update GitHub Script action version in workflow
Removed comment about using GitHub REST API for clarity.
Clarify script section in manual-pre-commit-merge.yml
Refactor comments and improve clarity in the workflow.
Update file change check for pre-commit config
Merge pull request #26 from frederickw082922/devel
updates: - [github.com/ansible-community/ansible-lint: v25.1.0 → v26.1.1](ansible/ansible-lint@v25.1.0...v26.1.1) - [github.com/adrienverge/yamllint.git: v1.37.1 → v1.38.0](https://github.com/adrienverge/yamllint.git/compare/v1.37.1...v1.38.0)
Refactor manual pre-commit merge workflow steps
Removed the wait step for CI/CD checks before merging a PR.
Downgrade ansible-lint version from v26.1.1 to v25.1.1.
Added merge labels for automerge action.
updates: - [github.com/ansible-community/ansible-lint: v26.1.1 → v26.3.0](ansible/ansible-lint@v26.1.1...v26.3.0)
Removed MERGE_REMOVE_LABELS from automerge action.
Remove the MERGE_REMOVE_LABELS option from automerge action.
[pre-commit.ci] pre-commit autoupdate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
03-10-2026