Skip to content

[pull] main from github:main#35

Merged
pull[bot] merged 19 commits into
Android-studio61:mainfrom
github:main
May 5, 2026
Merged

[pull] main from github:main#35
pull[bot] merged 19 commits into
Android-studio61:mainfrom
github:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 5, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Modularizes Agentic Workflows docs (context, syntax, triggers, safe outputs) and updates workflows for security, correctness, and lower token usage across the repo.

  • New Features

    • Split github-agentic-workflows.md into context.md, syntax.md, triggers.md, safe-outputs.md.
    • Added #elseif/#else-if/#else_if support in template expressions.
    • Enabled safe-outputs issue creation in Copilot token workflows; added repo-memory where needed.
    • Included pull_request_review in reaction/status conditions to cover review events.
    • Moved dictation prompt to root DICTATION.md and updated references.
  • Bug Fixes and Changes

    • Reduced contribution-check token usage (evaluate 3 PRs, concurrent dispatch, truncated guidelines).
    • Switched architecture diagram to weekly; normalized report formatting (h3 headers, collapsible sections).
    • Defaulted sandbox.agent to awf in strict mode; moved model aliases under apiProxy.models.
    • Allowed bot-posted-menu/user-checks-box pattern to bypass the confused-deputy check.
    • Updated firewall schema references and minor lockfile configs.

Written for commit e890d0f. Summary will update on new commits.

Copilot AI and others added 19 commits May 5, 2026 05:53
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/80ffe7a3-3a15-4a93-8457-f46df930ea0b

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…y, and turn cap (#30387)

* Initial plan

* fix: optimize contribution-check workflow token usage

- Reduce MAX_EVALUATE from 5 to 3 (saves ~2 subagent evaluations)
- Truncate CONTRIBUTING.md to 2000 chars with pseudocode example
- Enforce true concurrent dispatch in single tool-use block
- Add completion gate: max 1 retry, max 50 turns with tracking guidance

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/6f3bddb0-268e-40bf-98bd-a1e865baa21b

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- astro: ^6.1.10 → ^6.2.2
- yaml: ^2.8.3 → ^2.8.4

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Remove old workflows

* Add bundled workflow from githubnext/agentic-ops

* initial plan

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/c0342d40-d1e3-4211-b0c8-7a70cdc4e85a

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
…30394)

* Initial plan

* fix: use require.Error instead of assert.Error for error assertion in compile_args_test.go

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/12f3892c-7173-4aa0-91ea-8ae72c470794

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators May 5, 2026
@pull pull Bot added the ⤵️ pull label May 5, 2026
@pull pull Bot merged commit e890d0f into Android-studio61:main May 5, 2026
@pull pull Bot had a problem deploying to github-pages May 5, 2026 18:46 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants