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

Fix automated root task start #541

Merged
merged 2 commits into from
Oct 22, 2022
Merged

Fix automated root task start #541

merged 2 commits into from
Oct 22, 2022

Conversation

cugu
Copy link
Contributor

@cugu cugu commented Oct 22, 2022

No description provided.

@cugu cugu linked an issue Oct 22, 2022 that may be closed by this pull request
@cugu cugu changed the title Run root tasks Fix automated root task start Oct 22, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #541 (571eb33) into main (4d0dfba) will decrease coverage by 0.12%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             main     #541      +/-   ##
==========================================
- Coverage   66.53%   66.41%   -0.13%     
==========================================
  Files          75       75              
  Lines        9559     9557       -2     
==========================================
- Hits         6360     6347      -13     
- Misses       2644     2652       +8     
- Partials      555      558       +3     
Impacted Files Coverage Δ
database/ticket_field.go 71.23% <20.00%> (-2.01%) ⬇️
database/playbookutils.go 61.98% <0.00%> (-2.48%) ⬇️
database/ticket_task.go 68.57% <0.00%> (-2.29%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cugu cugu merged commit f8a1103 into main Oct 22, 2022
@cugu cugu deleted the run-root-tasks branch October 22, 2022 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automations as root task do not start automatically
2 participants