Skip to content

chore(ci): authenticate project sync as the nebari-project-sync app - #10

Merged
jbouder merged 1 commit into
mainfrom
feat/project-status-app-token
Aug 26, 2026
Merged

chore(ci): authenticate project sync as the nebari-project-sync app#10
jbouder merged 1 commit into
mainfrom
feat/project-status-app-token

Conversation

@jbouder

@jbouder jbouder commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Mint an installation token with actions/create-github-app-token instead of using the ADD_TO_PROJECT_PAT personal access token, so project status updates are attributed to nebari-project-sync[bot] rather than a person. Document the app secrets and the repo-project link requirement in the README.

Reference Issues or PRs

Closes #9

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

Access-centered content checklist

Text styling

  • The content is written with plain language (where relevant).
  • If there are headers, they use the proper header tags (with only one level-one header: H1 or # in markdown).
  • All links describe where they link to (for example, check the Nebari website).
  • This content adheres to the Nebari style guides.

Non-text content

  • All content is represented as text (for example, images need alt text, and videos need captions or descriptive transcripts).
  • If there are emojis, there are not more than three in a row.
  • Don't use flashing GIFs or videos.
  • If the content were to be read as plain text, it still makes sense, and no information is missing.

Any other comments?

Mint an installation token with actions/create-github-app-token instead
of using the ADD_TO_PROJECT_PAT personal access token, so project
status updates are attributed to nebari-project-sync[bot] rather than a
person. Document the app secrets and the repo-project link requirement
in the README.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jbouder
jbouder merged commit f86d8f0 into main Aug 26, 2026
@jbouder
jbouder deleted the feat/project-status-app-token branch August 26, 2026 15:39
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.

Automate Project Status Transitions on PR Merge and Release

1 participant