Skip to content

Conversation

@l2ysho
Copy link
Contributor

@l2ysho l2ysho commented Jan 14, 2026

Propagates title and description from actor.json to the Apify Console.

Updates the Actor's title and description when pushing if they differ from the current values.
Adds tests to ensure that the title and description are correctly set when creating a new actor and updated on an existing actor.

Fixes #723

Propagates title and description from actor.json to the Apify Console.

Updates the Actor's title and description when pushing if they differ from the current values.
Adds tests to ensure that the title and description are correctly set when creating a new actor and updated on an existing actor.

Fixes #723
@l2ysho l2ysho linked an issue Jan 14, 2026 that may be closed by this pull request
@github-actions github-actions bot added this to the 132nd sprint - Tooling team milestone Jan 14, 2026
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Jan 14, 2026
actor title and description in the console with local values.
Only updates the title and description if they are not
already present in the console.
Ensures all attributes are provided for a successful update.

Fixes #723
@l2ysho l2ysho marked this pull request as ready for review January 15, 2026 10:20
@l2ysho l2ysho requested a review from vladfrangu as a code owner January 15, 2026 10:20
@l2ysho l2ysho requested review from B4nan and janbuchar January 15, 2026 10:21
@l2ysho l2ysho merged commit 7285aec into master Jan 15, 2026
22 checks passed
@l2ysho l2ysho deleted the 723-actorjson-title-and-descriptions-dont-propagate-to-the-console branch January 15, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

actor.json title and descriptions don't propagate to the Console

3 participants