Skip to content

chore(deps): update orta/code-owner-self-merge action to v1.6.5 (.github/workflow-templates/codeowners-merge.yml) (main)#648

Merged
ivankatliarchuk merged 1 commit into
mainfrom
renovate/main-.github/workflow-templates-orta-code-owner-self-merge-1.x
Nov 19, 2023
Merged

chore(deps): update orta/code-owner-self-merge action to v1.6.5 (.github/workflow-templates/codeowners-merge.yml) (main)#648
ivankatliarchuk merged 1 commit into
mainfrom
renovate/main-.github/workflow-templates-orta-code-owner-self-merge-1.x

Conversation

@ivankatliarchuk

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
orta/code-owner-self-merge action minor 1.4.1 -> 1.6.5

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

orta/code-owner-self-merge (orta/code-owner-self-merge)

v1.6.5

Compare Source

Adds a quiet option which skips saying who can merge a PR

Full Changelog: OSS-Docs-Tools/code-owner-self-merge@1.6.4...1.6.5

v1.6.4

Compare Source

v1.6.3: Attributes correctly

Compare Source

Merging now sets the right author

v1.6.2

Compare Source

What's Changed

Full Changelog: OSS-Docs-Tools/code-owner-self-merge@1.6.1...1.6.2

v1.6.1: Minor bug fix for closing issues

Compare Source

v1.6.0

Compare Source

v1.6.0: Codeowners can close PR/Issues

Compare Source

With 1.6.0 - thanks to @​saschanaz any named Codeowner has the ability to close any PR or Issue.

Given that closing is at most a nuisance, and not a potential security issue we opted for a lower level of access requirements (plus the owner to files mapping doesn't make sense for issues)

v1.5.4: Minor bug fix

Compare Source

v1.5.3: Explicit fallback to maintainers

Compare Source

We can use this action to make it explicit when something isn't covered by folks in the CODEOWNER:

- name: Run Codeowners merge check
  uses: OSS-Docs-Tools/code-owner-self-merge@v1
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
  with:
    merge_method: 'squash'
    if_no_maintainers_add_label: 'maintainers'
    if_no_maintainers_assign: '@​orta @​sandersn'

v1.5.2: Merge Strats and Redundant Statuses

Compare Source

Featuring work from @​diogotcorreia

v1.5.1: Minor bugfix

Compare Source

v1.5.0: Handle more error states

Compare Source

  • Doesn't merge on red PRs
  • Gives better error states by commenting anytime it bails

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

…hub/workflow-templates/codeowners-merge.yml)
@ivankatliarchuk ivankatliarchuk added action deps github-tags minor when you add functionality in a backwards compatible manner renovate Universal dependency update tool that fits into your workflows labels Nov 16, 2023
@ivankatliarchuk ivankatliarchuk self-assigned this Nov 16, 2023
@trafico-bot trafico-bot Bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Nov 16, 2023
@trafico-bot trafico-bot Bot added ✅ Approved Pull Request has been approved and can be merged and removed 🔍 Ready for Review Pull Request is not reviewed yet labels Nov 16, 2023
@ivankatliarchuk ivankatliarchuk merged commit e616f8b into main Nov 19, 2023
@ivankatliarchuk ivankatliarchuk deleted the renovate/main-.github/workflow-templates-orta-code-owner-self-merge-1.x branch November 19, 2023 08:38
@trafico-bot trafico-bot Bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved Pull Request has been approved and can be merged labels Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action deps github-tags ✨ Merged Pull Request has been merged successfully minor when you add functionality in a backwards compatible manner renovate Universal dependency update tool that fits into your workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant