Skip to content

CI: PR1 - Create reusable workflow (BLOCKER PR)#57

Open
vbhavh wants to merge 2 commits intokagenti:mainfrom
vbhavh:feat/#817
Open

CI: PR1 - Create reusable workflow (BLOCKER PR)#57
vbhavh wants to merge 2 commits intokagenti:mainfrom
vbhavh:feat/#817

Conversation

@vbhavh
Copy link
Copy Markdown

@vbhavh vbhavh commented Apr 6, 2026

Summary

Created a reusable workflow
Key points:

  • No permissions: block
  • Uses org secret
  • This PR must be merged FIRST.

Related issue(s)

kagenti/kagenti#870

Signed-off-by: Vaibhav Singh <95634443+vbhavh@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@rubambiza rubambiza left a comment

Choose a reason for hiding this comment

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

Clarifying comment about the access tokens and action version pinning.

@vbhavh
Copy link
Copy Markdown
Author

vbhavh commented Apr 7, 2026

@rubambiza
This workflow requires a fine-grained PAT with Projects: Read & Write permission because GITHUB_TOKEN does not support GitHub Projects.

Could an org admin please:

Create a fine-grained PAT scoped to the kagenti org
Store it as an org-level secret named ADD_TO_PROJECT_PAT

Once that is set up, the workflow will work as expected.

@rubambiza
Copy link
Copy Markdown
Contributor

rubambiza commented Apr 8, 2026

@vbhavh Good progress so far, thanks! Some feedback/status below:

  • Your most recent commit is missing a Sign-Off for DCO (see here for remediation instructions)
  • Thanks for the exact instructions on the PAT and org-level secret
  • While I work with admins to get the PAT and secret setup, can you kindly move forward with replicating the workflow invocation to all other repos. I'll update on this issue when the secret is ready.

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.

2 participants