Skip to content

Conversation

@CrisBarreiro
Copy link
Contributor

@CrisBarreiro CrisBarreiro commented Dec 18, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/project/1211760946270935/task/1212502548756445?focus=true

Description

Tag LGC when nightly job is successful

Steps to test this PR

Feature 1

  • Check job is successful and creates a tag with the timestamp

UI changes

n/a


Note

Add CI job that, on successful nightly, creates and pushes an LGC-<UTC timestamp> tag for the current commit.

  • CI (GitHub Actions):
    • Add tag_lgc_when_successful job that runs after code_formatting, unit_tests, lint, and android_tests succeed.
      • Configures git with bot credentials and updates origin using secrets.GT_DAXMOBILE.
      • Creates and pushes an LGC-<UTC timestamp> tag pointing to ${{ github.sha }}.

Written by Cursor Bugbot for commit b3d8754. This will update automatically on new commits. Configure here.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@CrisBarreiro CrisBarreiro changed the title Tag LGC when nightly jub is successful Tag LGC when nightly job is successful Dec 18, 2025
@CrisBarreiro CrisBarreiro force-pushed the feature/cris/lgc/tag-last-good-commit branch from 0bb2637 to 10d4d7e Compare December 18, 2025 09:46
Copy link
Contributor

@malmstein malmstein left a comment

Choose a reason for hiding this comment

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

listen to the robot, also added a comment for the tag name

@CrisBarreiro CrisBarreiro force-pushed the feature/cris/lgc/tag-last-good-commit branch from 292a0bb to 87eb65e Compare December 18, 2025 15:22
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.

3 participants