-
Notifications
You must be signed in to change notification settings - Fork 332
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
T6674: workflow: Add trigger to rebuild repo package #4030
Conversation
👍 |
|
||
- name: Trigger rebuild for ${{ env.PACKAGE_NAME }} | ||
run: | | ||
set -eux |
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 really want to expose all debug output?
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.
Fixed!
@mergify backport circinus |
✅ Backports have been created
|
T6674: workflow: Add trigger to rebuild repo package
@mergify backport circinus |
✅ Backports have been created
|
Change Summary
Add trigger to rebuild repo package
Types of changes
Related Task(s)
Related PR(s)
Component(s) name
git-action
Proposed changes
How to test
Smoketest result
Checklist: