Tags: github/evergreen
Tags
feat: add copilot agent setup and instructions files (#382) * feat: add copilot agent setup and instructions files This ensures that when we have the copilot agent writing PRs, it sets up its environment correctly and understands our standards for coding. - Copilot Instructions file ([docs](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/agents/copilot-coding-agent/best-practices-for-using-copilot-to-work-on-tasks#adding-custom-instructions-to-your-repository)) - Copilot Setup Steps ([docs](https://docs.github.com/en/copilot/how-tos/agents/copilot-coding-agent/customizing-the-development-environment-for-copilot-coding-agent#preinstalling-tools-or-dependencies-in-copilots-environment)) Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com> * docs: formatting fixes Signed-off-by: Zack Koppert <zkoppert@github.com> * Update .github/workflows/copilot-setup-steps.yml Co-authored-by: Zack Koppert <zkoppert@github.com> Signed-off-by: Jason Meridth <35014+jmeridth@users.noreply.github.com> * fix: linting and fix warning about incorrect pylint disable name change `too-many-positional-arguments` to `too-many-arguments` Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com> * fix: put the disable argument back one must upgrade pylint before running make lint. 🤦 Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com> --------- Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com> Signed-off-by: Zack Koppert <zkoppert@github.com> Signed-off-by: Jason Meridth <35014+jmeridth@users.noreply.github.com> Co-authored-by: Zack Koppert <zkoppert@github.com>
chore(deps): bump the dependencies group with 2 updates (#365) Bumps the dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [github/codeql-action](https://github.com/github/codeql-action). Updates `github/contributors` from 1.5.8 to 1.5.9 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github/contributors@6949781...4d90d92) Updates `github/codeql-action` from 3.28.19 to 3.29.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@fca7ace...ce28f5b) --- updated-dependencies: - dependency-name: github/contributors dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github/codeql-action dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump ruamel-yaml in the dependencies group (#353) Bumps the dependencies group with 1 update: ruamel-yaml. Updates `ruamel-yaml` from 0.18.10 to 0.18.11 --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.18.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump ruamel-yaml in the dependencies group (#353) Bumps the dependencies group with 1 update: ruamel-yaml. Updates `ruamel-yaml` from 0.18.10 to 0.18.11 --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.18.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump the dependencies group with 2 updates (#325) * chore(deps): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [super-linter/super-linter](https://github.com/super-linter/super-linter). Updates `github/contributors` from 1.5.5 to 1.5.6 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github/contributors@1f903d4...ed5a1f1) Updates `super-linter/super-linter` from 7.2.1 to 7.3.0 - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@85f7611...4e8a7c2) --- updated-dependencies: - dependency-name: github/contributors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * fix: linting Signed-off-by: jmeridth <jmeridth@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: jmeridth <jmeridth@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jmeridth <jmeridth@gmail.com>
PreviousNext