-
Notifications
You must be signed in to change notification settings - Fork 49
feat: [AAP-46254] trigger project resync after project update #1323
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
Conversation
183e8ed
to
a54107e
Compare
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## main #1323 +/- ##
=======================================
Coverage 93.91% 93.91%
=======================================
Files 320 320
Lines 18793 18827 +34
=======================================
+ Hits 17650 17682 +32
- Misses 1143 1145 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
2fe4287
to
44608a8
Compare
eba52e2
to
fa16e84
Compare
This commit causes auto sync/import of a project when one of its url or scm_branch/tag/commit is updated, without the user having to manually trigger the sync via the UI/API.
successful test run: https://github.com/ansible/eda-server/actions/runs/15695197469 had to trigger it manually between branches |
|
This commit causes auto sync/import of a project when one of its url, scm_branch, or scm_refspec is updated,
without the user having to manually trigger the sync via the UI/API.
https://issues.redhat.com/browse/AAP-46254