Closed
docs: rebase acknowledgment — unable to rebase via agent tooling#921
Conversation
…918) * Initial plan * docs: update agentic tasks in AGENTS.md per review feedback - Remove "Prepare releases" (pipeline's job) - Remove "Build container images" (CI job) - Update "Dependency maintenance" to keep testing, drop checking (CI job) - Add "Merge request review" as agentic task - Remove PyPI token and Docker registry credential references Co-authored-by: hairmare <116588+hairmare@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: hairmare <116588+hairmare@users.noreply.github.com>
* Initial plan * fix: enable pytest-pylint and address all review feedback - Enable --pylint in pytest addopts - Add [tool.pylint.*] config for design/format/basic settings - Fix possibly-used-before-assignment bug in acrclient.py - Fix line-too-long in acrclient.py - Add pylint disables for legitimate edge cases - Add missing docstrings in tests - Fix AGENTS.md: poetry build -> python3.12 -m build . - Fix AGENTS.md: release.yaml trigger description + pipeline wait note Co-authored-by: hairmare <116588+hairmare@users.noreply.github.com> * fix: remove pytest-pylint, ruff is sufficient - Remove pytest-pylint from dev dependencies and lock file - Remove --pylint from pytest addopts in pyproject.toml - Remove all [tool.pylint.*] config sections - Remove inner else branch in acrclient.py (covered by outer else) - Remove # pylint: disable comments from suisa_sendemeldung.py - Update AGENTS.md to remove pylint references Co-authored-by: hairmare <116588+hairmare@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: hairmare <116588+hairmare@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add AGENTS.md for workflow guidance
docs: rebase acknowledgment — unable to rebase via agent tooling
Feb 27, 2026
6901e48 to
11bfe2b
Compare
Member
|
done w/o ai helping me |
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.
Rebasing requires a force push, which is unavailable in the agent environment. The branch
copilot/sub-pr-917cannot be rebased programmatically.Requested action from maintainer: Please rebase this branch manually onto
mainto resolve any drift from the merged sub-PRs (#918, #920).💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.