-
Notifications
You must be signed in to change notification settings - Fork 347
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
Conversation
Cherry-pick of 395bd4e has failed:
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 |
|
||
jobs: | ||
check-pr-title: | ||
uses: vyos/.github/.github/workflows/check-pr-message.yml@feature/T6349-reusable-workflows |
There was a problem hiding this comment.
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: |
There was a problem hiding this comment.
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?
added pr update trigger
Change Summary
added pr update trigger
Types of changes
Related Task(s)
https://vyos.dev/T6449
Related PR(s)
Component(s) name
Proposed changes
How to test
Smoketest result
Checklist:
This is an automatic backport of pull request #3596 done by [Mergify](https://mergify.com).