Skip to content

fix(giskard-oss): PR template message outdated links - #2480

Merged
kevinmessiaen merged 3 commits into
mainfrom
fix/pr-template
May 21, 2026
Merged

fix(giskard-oss): PR template message outdated links#2480
kevinmessiaen merged 3 commits into
mainfrom
fix/pr-template

Conversation

@educhesne

@educhesne educhesne commented May 20, 2026

Copy link
Copy Markdown
Contributor

Description

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Coding agents

Autonomous agents with no human in the loop must read AUTONOMOUS.md before opening a PR.

PR title: agent-opened PRs must end the title with 🤖🤖🤖🤖 (exactly four robot emojis). Do not omit — that suffix is how the expedited agent PR workflow picks up the PR.

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in NumPy format for all the methods and classes that I created or modified.
  • I've updated the uv.lock running uv lock (only applicable when pyproject.toml has been
    modified)
@educhesne
educhesne marked this pull request as ready for review May 20, 2026 14:02
@educhesne
educhesne requested a review from a team as a code owner May 20, 2026 14:02
@kevinmessiaen
kevinmessiaen enabled auto-merge (squash) May 20, 2026 14:03

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the absolute URLs for the Code of Conduct and Contributing guides in the pull request template to reflect the new repository name and default branch. The reviewer suggests using relative links instead of absolute ones to improve maintainability and prevent similar issues in the future.

Comment thread .github/PULL_REQUEST_TEMPLATE.md Outdated
kevinmessiaen and others added 2 commits May 21, 2026 09:46
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@kevinmessiaen
kevinmessiaen disabled auto-merge May 21, 2026 02:47
@kevinmessiaen
kevinmessiaen merged commit 23d0438 into main May 21, 2026
7 of 9 checks passed
@kevinmessiaen
kevinmessiaen deleted the fix/pr-template branch May 21, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants