Skip to content

馃摎 Archivist: Clarify CI trigger conditions for prerelease builds - #486

Merged
2fst4u merged 1 commit into
mainfrom
archivist/fix-ci-trigger-docs-5190970421697098366
Jul 29, 2026
Merged

馃摎 Archivist: Clarify CI trigger conditions for prerelease builds#486
2fst4u merged 1 commit into
mainfrom
archivist/fix-ci-trigger-docs-5190970421697098366

Conversation

@2fst4u

@2fst4u 2fst4u commented Jul 29, 2026

Copy link
Copy Markdown
Owner

馃摎 Archivist: Clarify CI trigger conditions for prerelease builds

馃挕 Problem:
AGENTS.md incorrectly claimed that automatic prerelease dev builds were triggered by pushes to "any branch", including "direct main pushes". However, .github/workflows/build.yml contains a branches-ignore: - main clause and a paths-ignore block for markdown and workflow files, meaning the documentation was completely false regarding the main branch.

馃幆 Fix:

  • Updated the "Prerelease Builds (automatic)" text to explicitly note that the main branch, markdown files, and workflow files are ignored.
  • Removed main from the dev branch tag example text.
  • Removed "& direct main pushes" from the Docker Image Tags table.

馃И Verification:

  • Checked .github/workflows/build.yml triggers manually using cat.
  • Formatted AGENTS.md and .jules/archivist.md with prettier.
  • Ran make test to ensure no infrastructure tests (like test_release_config.py) were broken.

馃攷 Scope:
This PR contains ONLY documentation changes to AGENTS.md and a new critical learning entry in .jules/archivist.md.


PR created automatically by Jules for task 5190970421697098366 started by @2fst4u

Co-authored-by: 2fst4u <15257926+2fst4u@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

馃憢 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 馃憖 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@2fst4u
2fst4u merged commit ae9c68a into main Jul 29, 2026
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.

1 participant