Skip to content

MAINT: Add PR triage board action#31499

Merged
jklymak merged 2 commits intomatplotlib:mainfrom
melissawm:add-triage
Apr 17, 2026
Merged

MAINT: Add PR triage board action#31499
jklymak merged 2 commits intomatplotlib:mainfrom
melissawm:add-triage

Conversation

@melissawm
Copy link
Copy Markdown
Member

@melissawm melissawm commented Apr 14, 2026

PR summary

Adds a github action to manage the PR Triage Board set up at https://github.com/orgs/matplotlib/projects/11, following the instructions on https://github.com/jupyter/pr-triage-board-bot#using-as-a-github-action

This was discussed in our weekly meeting a couple of times. Thanks @ksunden for the help setting this up!

AI Disclosure

No AI tooling was used.

PR checklist

@melissawm melissawm requested a review from ksunden April 14, 2026 17:27
Adds a github action to manage the PR Triage Board set up at https://github.com/orgs/matplotlib/projects/11
Comment thread .github/workflows/triage_board.yml Outdated
runs-on: ubuntu-latest
steps:
- name: Update PR Triage Board
uses: yuvipanda/pr-triage-board-bot@main
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are there really no tags? We prefer pinning to commits that correspond to tags with a dependabot update for stable reproducible workflows.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Also should be jupyter now, not yuvipanda.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think this is the best I can do, i.e. pin to a specific commit since there are no tags :(

Comment thread .github/workflows/triage_board.yml
Also remove permissions
@jklymak jklymak merged commit 98a9107 into matplotlib:main Apr 17, 2026
40 of 41 checks passed
@jklymak
Copy link
Copy Markdown
Member

jklymak commented Apr 17, 2026

Perhaps I wasn't to merge this? My apologies if so, but it seems to not be able to read the private key? https://github.com/matplotlib/matplotlib/actions/runs/24545820517/job/71761058671

@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Apr 17, 2026

I think @ksunden may have forgotten that step? I don't think I see that secret set up.

@ksunden
Copy link
Copy Markdown
Member

ksunden commented Apr 17, 2026

Yeah, I have now added the secret, hopefully that is all that was needed

@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Apr 17, 2026

Looks successful to me: https://github.com/matplotlib/matplotlib/actions/runs/24579703538/job/71874058934

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants