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

T6449: added pr update trigger (backport #3596) #3609

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 9, 2024

added pr update trigger

Change Summary

added pr update trigger

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

https://vyos.dev/T6449

Related PR(s)

Component(s) name

Proposed changes

How to test

Smoketest result

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

This is an automatic backport of pull request #3596 done by [Mergify](https://mergify.com).

(cherry picked from commit 395bd4e)

# Conflicts:
#	.github/workflows/chceck-pr-message.yml
Copy link
Contributor Author

mergify bot commented Jun 9, 2024

Cherry-pick of 395bd4e has failed:

On branch mergify/bp/equuleus/pr-3596
Your branch is up to date with 'origin/equuleus'.

You are currently cherry-picking commit 395bd4eb8.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   .github/workflows/chceck-pr-message.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added the conflicts label Jun 9, 2024
@mergify mergify bot mentioned this pull request Jun 9, 2024
12 tasks
@github-actions github-actions bot added the equuleus VyOS 1.3 LTS label Jun 9, 2024
@kumvijaya kumvijaya requested review from a team, dmbaturin, sarthurdev, zdc, jestabro, sever-sever and c-po and removed request for a team June 9, 2024 10:20

jobs:
check-pr-title:
uses: vyos/.github/.github/workflows/check-pr-message.yml@feature/T6349-reusable-workflows
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why a special branch is required and not master or current?


on:
pull_request_target:
branches:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need sagitta here?

@c-po c-po merged commit a760899 into equuleus Jun 14, 2024
3 of 4 checks passed
@c-po c-po deleted the mergify/bp/equuleus/pr-3596 branch June 14, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants