Skip to content

(RHEL-138710) core: only activate transaction that contain useful jobs#464

Merged
jamacku merged 1 commit intoredhat-plumbers:rhel-8.10.0from
lnykryn:RHEL-138710
Jan 21, 2026
Merged

(RHEL-138710) core: only activate transaction that contain useful jobs#464
jamacku merged 1 commit intoredhat-plumbers:rhel-8.10.0from
lnykryn:RHEL-138710

Conversation

@lnykryn
Copy link
Member

@lnykryn lnykryn commented Jan 21, 2026

If no real jobs were added to the transaction, do not activate it. The JOB_NOP anchor does not perform any useful work and activating such transaction only wastes resources.

Fixes #9751

@github-actions github-actions bot added tracker/missing Formerly needs-bz pr/needs-ci Formerly needs-ci pr/needs-review Formerly needs-review labels Jan 21, 2026
@github-actions
Copy link

github-actions bot commented Jan 21, 2026

Commit validation

Tracker - RHEL-138710

The following commits meet all requirements

commit upstream
3539365 - core: only activate transaction that contain useful jobs systemd/systemd@bcbf80c

Tracker validation

Success

🟢 Tracker RHEL-138710 has set desired product: rhel-8.10.z
🟢 Tracker RHEL-138710 has set desired component: systemd
🟢 Tracker RHEL-138710 has been approved
🟢 Tracker RHEL-138710 has set severity


Pull Request validation

Success

🟢 CI - All checks have passed
🟢 Review - Reviewed by a member
🟢 Approval - Changes were approved


Auto Merge

Failed

🔴 Pull Request has unsupported target branch rhel-8.10.0, expected branches are: 'main,master'

Success

🟢 Pull Request is not marked as draft and it's not blocked by dont-merge label
🟢 Pull Request meet requirements, title has correct form
🟢 Pull Request meet requirements, mergeable is true
🟢 Pull Request meet requirements, mergeable_state is clean

@github-actions github-actions bot removed the tracker/missing Formerly needs-bz label Jan 21, 2026
@github-actions github-actions bot changed the title core: only activate transaction that contain useful jobs (RHEL-138710) core: only activate transaction that contain useful jobs Jan 21, 2026
@jamacku jamacku requested a review from msekletar January 21, 2026 07:42
Copy link
Member

@jamacku jamacku left a comment

Choose a reason for hiding this comment

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

@lnykryn, please fix the upstream reference by using git cherry-pick -x.

@github-actions github-actions bot added pr/changes-requested and removed pr/needs-ci Formerly needs-ci pr/needs-review Formerly needs-review labels Jan 21, 2026
If no real jobs were added to the transaction, do not activate it.
The JOB_NOP anchor does not perform any useful work and activating
such transaction only wastes resources.

Fixes #9751

(cherry picked from commit bcbf80c43d107ad233edc990a60bdc40f517085a)
Resolves: RHEL-138710
@lnykryn
Copy link
Member Author

lnykryn commented Jan 21, 2026

@jamacku oops sorry, it seems I have an old version of my cherry-pick script on my other machine

Should be fixed now

@github-actions github-actions bot added the pr/needs-ci Formerly needs-ci label Jan 21, 2026
@jamacku jamacku merged commit 6389926 into redhat-plumbers:rhel-8.10.0 Jan 21, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants