Copilot
Copilot
> @copilot it would be nice if the see also section had actual links to the documentation for those nodes. I think that should be possible with page and header...
> @copilot Right now it's a bit messy due to the fact that you're printing out the type information for each input and output. I would say let's just hide...
> @copilot I changed my mind. We don't need to list inputs and outputs here. We just need to list categories and what nodes are included, and what each node's...
@tkoyama010 I've opened a new pull request, #8134, to work on those changes. Once the pull request is ready, I'll request review from you.
> @copilot there's no need for the new test; existing tests already cover this. > the exception text should be `this secret is not owned by this unit/app. Did you...
> @copilot fix go linter check: > > ``` ... Fixed gofumpt formatting issues in commit cf2161d: - Removed trailing whitespace on line 61 - Fixed map alignment formatting on...
@gchust I've opened a new pull request, #7909, to work on those changes. Once the pull request is ready, I'll request review from you.
> @copilot I'm not sure we actually want to hide these warnings in all cases, we may only want to hide them from github actions results such as here: https://github.com/stryker-mutator/stryker-net/actio......
> @copilot: Merge `main`, resolve conflicts, and follow updated `AGENTS.md` . Completed in 617ba77. Merged `main`, resolved conflicts, and updated implementation to use `igraph_hexagonal_lattice()` following updated `AGENTS.md` guidelines. All tests...
> @copilot: Merge `main` and follow updated `AGENTS.md` . Double-check triangular and hexagonal in the documentation. Completed in acab512. Merged `main` and fixed the documentation - hexagonal and triangular lattices...