Skip to content

root: Update PR template#22185

Open
PeshekDotDev wants to merge 7 commits into
mainfrom
pr-template-update
Open

root: Update PR template#22185
PeshekDotDev wants to merge 7 commits into
mainfrom
pr-template-update

Conversation

@PeshekDotDev
Copy link
Copy Markdown
Contributor

@PeshekDotDev PeshekDotDev commented May 9, 2026

Details

By leading people to give information that helps us understand their pr's, and by simplifying the commands needed to prepare a PR, we can hope to make the PR submission and review process better for everyone

Should not be merged until #22186 is in


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema and clients have been updated (make gen)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@PeshekDotDev PeshekDotDev self-assigned this May 9, 2026
@PeshekDotDev PeshekDotDev requested a review from a team as a code owner May 9, 2026 13:32
@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b231de1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a18cc4c35bdf40008c272cb
😎 Deploy Preview https://deploy-preview-22185--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b231de1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a18cc4cdd29a60008f7b98d
😎 Deploy Preview https://deploy-preview-22185--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.30%. Comparing base (9e75f62) to head (b231de1).
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (9e75f62) and HEAD (b231de1). Click for more details.

HEAD has 34 uploads less than BASE
Flag BASE (9e75f62) HEAD (b231de1)
e2e 10 2
conformance 6 0
unit 10 0
unit-migrate 10 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #22185       +/-   ##
===========================================
- Coverage   93.30%   36.30%   -57.00%     
===========================================
  Files        1033     1026        -7     
  Lines       60150    59652      -498     
  Branches      400      400               
===========================================
- Hits        56120    21656    -34464     
- Misses       4030    37996    +33966     
Flag Coverage Δ
conformance ?
e2e 35.65% <ø> (-6.12%) ⬇️
integration 33.00% <ø> (-0.12%) ⬇️
rust 0.00% <ø> (ø)
unit ?
unit-migrate ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-6b105165836b2db1f0333a55977ba9323ee51673
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-6b105165836b2db1f0333a55977ba9323ee51673

Afterwards, run the upgrade commands from the latest release notes.

@rissson rissson changed the title Root: Update pr template root: Update PR template May 11, 2026
Comment thread .github/pull_request_template.md Outdated
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 641bb64
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a16cf29fff21600084387e8
😎 Deploy Preview https://deploy-preview-22185--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants