Skip to content

chore(deps): update peter-evans/find-comment action to v4#30

Merged
nsheaps merged 1 commit intomainfrom
renovate/peter-evans-find-comment-4.x
Mar 25, 2026
Merged

chore(deps): update peter-evans/find-comment action to v4#30
nsheaps merged 1 commit intomainfrom
renovate/peter-evans-find-comment-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Type Update Change
peter-evans/find-comment action major v3v4

Release Notes

peter-evans/find-comment (peter-evans/find-comment)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am and before 4pm every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/peter-evans-find-comment-4.x branch from 2665c04 to 7cccd3a Compare March 8, 2026 22:47
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 8, 2026

🔄 File Sync Dry Run Results

Ansible Output

PLAY [Sync files to repositories] **********************************************

TASK [Authenticate with GitHub] ************************************************
included: github_auth for localhost

TASK [github_auth : Determine authentication method] ***************************
ok: [localhost]

TASK [github_auth : Display authentication method] *****************************
ok: [localhost] => {
    "msg": "Using authentication method: token"
}

TASK [github_auth : Authenticate with GitHub App] ******************************
skipping: [localhost]

TASK [github_auth : Use personal access token] *********************************
included: /home/runner/work/.github/.github/ansible/roles/github_auth/tasks/token_auth.yml for localhost

TASK [github_auth : Set access token from environment] *************************
ok: [localhost]

TASK [github_auth : Validate token is set] *************************************
ok: [localhost] => {
    "changed": false,
    "msg": "All assertions passed"
}

TASK [github_auth : Test token authentication] *********************************
ok: [localhost]

TASK [github_auth : Display authentication success] ****************************
ok: [localhost] => {
    "msg": "Token authentication successful (rate limit: 10145/10150)"
}

TASK [github_auth : Validate authentication] ***********************************
ok: [localhost] => {
    "changed": false,
    "msg": "All assertions passed"
}

TASK [Display configuration summary] *******************************************
ok: [localhost] => {
    "msg": "File Sync Configuration:\n  Files: 1\n  Dry run: true\n  Force sync: False\n  Preserve target changes: True\n"
}

TASK [Build sync tasks from file config] ***************************************
ok: [localhost]

TASK [Enrich sync tasks with source paths] *************************************
ok: [localhost] => (item=.github/NOTICE.md)

TASK [Rebuild sync tasks properly] *********************************************
ok: [localhost]

TASK [Build sync tasks list] ***************************************************
ok: [localhost] => (item=.github/NOTICE.md)

TASK [Display active sync tasks] ***********************************************
ok: [localhost] => {
    "msg": "Syncing 1 file(s) to target repositories"
}

TASK [Process each file sync] **************************************************
included: file_sync for localhost => (item=.github/NOTICE.md → 5 repo(s))

TASK [file_sync : Validate required variables] *********************************
ok: [localhost] => {
    "changed": false,
    "msg": "All assertions passed"
}

TASK [file_sync : Display sync operation] **************************************
ok: [localhost] => {
    "msg": "Syncing .github/NOTICE.md → .github/NOTICE.md to 5 repo(s)"
}

TASK [file_sync : Process each target repository] ******************************
included: /home/runner/work/.github/.github/ansible/roles/file_sync/tasks/sync_to_repo.yml for localhost => (item=nsheaps/renovate-config)
included: /home/runner/work/.github/.github/ansible/roles/file_sync/tasks/sync_to_repo.yml for localhost => (item=nsheaps/.ai)
included: /home/runner/work/.github/.github/ansible/roles/file_sync/tasks/sync_to_repo.yml for localhost => (item=nsheaps/dotfiles)
included: /home/runner/work/.github/.github/ansible/roles/file_sync/tasks/sync_to_repo.yml for localhost => (item=nsheaps/homebrew-devsetup)
included: /home/runner/work/.github/.github/ansible/roles/file_sync/tasks/sync_to_repo.yml for localhost => (item=nsheaps/github2)

TASK [file_sync : Read source file content] ************************************
ok: [localhost]

TASK [file_sync : Get current file from target repository] *********************
ok: [localhost]

TASK [file_sync : Decode file contents for comparison] *************************
ok: [localhost]

TASK [file_sync : Check if sync is needed] *************************************
ok: [localhost]

TASK [file_sync : Display status (dry run)] ************************************
ok: [localhost] => {
    "msg": "nsheaps/renovate-config/.github/NOTICE.md: Would create"
}

TASK [file_sync : Generate branch name for preservation PR] ********************
skipping: [localhost]

TASK [file_sync : Set preservation branch name] ********************************
skipping: [localhost]

TASK [file_sync : Get default branch of .github repo] **************************
skipping: [localhost]

TASK [file_sync : Get main branch SHA] *****************************************
skipping: [localhost]

TASK [file_sync : Create preservation branch] **********************************
skipping: [localhost]

TASK [file_sync : Get current template file in .github repo] *******************
skipping: [localhost]

TASK [file_sync : Update template with target's content] ***********************
skipping: [localhost]

TASK [file_sync : Create pull request to preserve changes] *********************
skipping: [localhost]

TASK [file_sync : Display preservation PR] *************************************
skipping: [localhost]

TASK [file_sync : Create or update file in target repository] ******************
skipping: [localhost]

TASK [file_sync : Display sync result] *****************************************
skipping: [localhost]

TASK [file_sync : Read source file content] ************************************
ok: [localhost]

TASK [file_sync : Get current file from target repository] *********************
ok: [localhost]

TASK [file_sync : Decode file contents for comparison] *************************
ok: [localhost]

TASK [file_sync : Check if sync is needed] *************************************
ok: [localhost]

TASK [file_sync : Display status (dry run)] ************************************
ok: [localhost] => {
    "msg": "nsheaps/.ai/.github/NOTICE.md: Would create"
}

TASK [file_sync : Generate branch name for preservation PR] ********************
skipping: [localhost]

TASK [file_sync : Set preservation branch name] ********************************
skipping: [localhost]

TASK [file_sync : Get default branch of .github repo] **************************
skipping: [localhost]

TASK [file_sync : Get main branch SHA] *****************************************
skipping: [localhost]

TASK [file_sync : Create preservation branch] **********************************
skipping: [localhost]

TASK [file_sync : Get current template file in .github repo] *******************
skipping: [localhost]

TASK [file_sync : Update template with target's content] ***********************
skipping: [localhost]

TASK [file_sync : Create pull request to preserve changes] *********************
skipping: [localhost]

TASK [file_sync : Display preservation PR] *************************************
skipping: [localhost]

TASK [file_sync : Create or update file in target repository] ******************
skipping: [localhost]

TASK [file_sync : Display sync result] *****************************************
skipping: [localhost]

TASK [file_sync : Read source file content] ************************************
ok: [localhost]

TASK [file_sync : Get current file from target repository] *********************
ok: [localhost]

TASK [file_sync : Decode file contents for comparison] *************************
ok: [localhost]

TASK [file_sync : Check if sync is needed] *************************************
ok: [localhost]

TASK [file_sync : Display status (dry run)] ************************************
ok: [localhost] => {
    "msg": "nsheaps/dotfiles/.github/NOTICE.md: Would create"
}

TASK [file_sync : Generate branch name for preservation PR] ********************
skipping: [localhost]

TASK [file_sync : Set preservation branch name] ********************************
skipping: [localhost]

TASK [file_sync : Get default branch of .github repo] **************************
skipping: [localhost]

TASK [file_sync : Get main branch SHA] *****************************************
skipping: [localhost]

TASK [file_sync : Create preservation branch] **********************************
skipping: [localhost]

TASK [file_sync : Get current template file in .github repo] *******************
skipping: [localhost]

TASK [file_sync : Update template with target's content] ***********************
skipping: [localhost]

TASK [file_sync : Create pull request to preserve changes] *********************
skipping: [localhost]

TASK [file_sync : Display preservation PR] *************************************
skipping: [localhost]

TASK [file_sync : Create or update file in target repository] ******************
skipping: [localhost]

TASK [file_sync : Display sync result] *****************************************
skipping: [localhost]

TASK [file_sync : Read source file content] ************************************
ok: [localhost]

TASK [file_sync : Get current file from target repository] *********************
ok: [localhost]

TASK [file_sync : Decode file contents for comparison] *************************
ok: [localhost]

TASK [file_sync : Check if sync is needed] *************************************
ok: [localhost]

TASK [file_sync : Display status (dry run)] ************************************
ok: [localhost] => {
    "msg": "nsheaps/homebrew-devsetup/.github/NOTICE.md: Would create"
}

TASK [file_sync : Generate branch name for preservation PR] ********************
skipping: [localhost]

TASK [file_sync : Set preservation branch name] ********************************
skipping: [localhost]

TASK [file_sync : Get default branch of .github repo] **************************
skipping: [localhost]

TASK [file_sync : Get main branch SHA] *****************************************
skipping: [localhost]

TASK [file_sync : Create preservation branch] **********************************
skipping: [localhost]

TASK [file_sync : Get current template file in .github repo] *******************
skipping: [localhost]

TASK [file_sync : Update template with target's content] ***********************
skipping: [localhost]

TASK [file_sync : Create pull request to preserve changes] *********************
skipping: [localhost]

TASK [file_sync : Display preservation PR] *************************************
skipping: [localhost]

TASK [file_sync : Create or update file in target repository] ******************
skipping: [localhost]

TASK [file_sync : Display sync result] *****************************************
skipping: [localhost]

TASK [file_sync : Read source file content] ************************************
ok: [localhost]

TASK [file_sync : Get current file from target repository] *********************
ok: [localhost]

TASK [file_sync : Decode file contents for comparison] *************************
ok: [localhost]

TASK [file_sync : Check if sync is needed] *************************************
ok: [localhost]

TASK [file_sync : Display status (dry run)] ************************************
ok: [localhost] => {
    "msg": "nsheaps/github2/.github/NOTICE.md: Would create"
}

TASK [file_sync : Generate branch name for preservation PR] ********************
skipping: [localhost]

TASK [file_sync : Set preservation branch name] ********************************
skipping: [localhost]

TASK [file_sync : Get default branch of .github repo] **************************
skipping: [localhost]

TASK [file_sync : Get main branch SHA] *****************************************
skipping: [localhost]

TASK [file_sync : Create preservation branch] **********************************
skipping: [localhost]

TASK [file_sync : Get current template file in .github repo] *******************
skipping: [localhost]

TASK [file_sync : Update template with target's content] ***********************
skipping: [localhost]

TASK [file_sync : Create pull request to preserve changes] *********************
skipping: [localhost]

TASK [file_sync : Display preservation PR] *************************************
skipping: [localhost]

TASK [file_sync : Create or update file in target repository] ******************
skipping: [localhost]

TASK [file_sync : Display sync result] *****************************************
skipping: [localhost]

TASK [Display completion] ******************************************************
ok: [localhost] => {
    "msg": "File synchronization complete!"
}

PLAY RECAP *********************************************************************
localhost                  : ok=49   changed=0    unreachable=0    failed=0    skipped=56   rescued=0    ignored=0   

This is a dry run preview. Files will be synced when merged to main.

@nsheaps nsheaps merged commit d087d07 into main Mar 25, 2026
3 checks passed
@nsheaps nsheaps deleted the renovate/peter-evans-find-comment-4.x branch March 25, 2026 02:37
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