chore(deps): update kesin11/actions-timeline action to v3 - #70
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update kesin11/actions-timeline action to v3#70renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
March 5, 2026 10:39
7b020cb to
67ce2fa
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
March 26, 2026 17:19
67ce2fa to
1e5fda7
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
April 8, 2026 17:38
1e5fda7 to
c87bf74
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
2 times, most recently
from
April 21, 2026 22:06
ee18a08 to
9bf6f49
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
April 29, 2026 09:37
9bf6f49 to
6139d7e
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
May 12, 2026 12:03
6139d7e to
7d543c8
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
May 22, 2026 16:30
7d543c8 to
894a5cf
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
June 11, 2026 14:56
894a5cf to
a98e74b
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
July 1, 2026 22:47
a98e74b to
32d2f40
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
July 12, 2026 11:51
32d2f40 to
4d60f5d
Compare
renovate
Bot
force-pushed
the
renovate/major-3-github-actions
branch
from
July 24, 2026 18:03
4d60f5d to
d155da8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.1.0→v3.1.1Release Notes
Kesin11/actions-timeline (Kesin11/actions-timeline)
v3.1.1Compare Source
Changes
Fixes
Dependencies
22 changes
Internal improvement
$GITHUB_TOKENinstead of$(gh auth token)in verify-composite skill @Kesin11 (#331)v3.1.0Compare Source
What's New in v3.1.0
New Feature: Expand Composite Action Steps
Two new inputs have been added to provide deeper visibility into composite actions.
expand-composite-actionsWhen set to
true, composite action steps are expanded in the timeline, showing each internal step individually prefixed with(sub). This makes it easy to see exactly where time is being spent inside a composite action.expand-composite-actions-thresholdControls the duration threshold (in seconds) for expanding composite action steps. Only steps whose total duration meets or exceeds this value will be expanded, keeping the chart readable for fast-running steps. Default is
20seconds.Try it out
You can quickly verify the output using the CLI:
The generated
actions_timeline.mdwill contain a Mermaid gantt chart like this - composite action steps such asdenoland/setup-deno@v1andactions/setup-node@v6are shown as(sub)entries alongside the parent step bar:Example output
Changes
Features
Fixes
Dependencies
31 changes
v3.1Compare Source
v3.0.0Compare Source
Changes
BREAKING CHANGES
Fixes
v3.0Compare Source
v3Compare Source
v2.2.6Compare Source
Changes
Dependencies
22 changes
Documentation
v2.2.5Compare Source
Changes
Fixes
Dependencies
25 changes
Internal improvement
v2.2.4Compare Source
Changes
Fixes
Dependencies
29 changes
v2.2.3Compare Source
Changes
Fixes
Dependencies
v2.2.2Compare Source
Changes
Fixes
Workflow Display Limited to 30 Jobs in Workflows with Many Jobs#186Dependencies
20 changes
Documentation
v2.2.1Compare Source
Changes
Fixes
Dependencies
13 changes
Internal improvement
v2.2.0Compare Source
Changes
Features
v2.2Compare Source
v2.1.2Compare Source
Changes
Dependencies
18 changes
v2.1.1Compare Source
Changes
Dependencies
23 changes
Internal improvement
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.