Skip to content

Added auth to workflow - #105

Merged
dew326 merged 2 commits into
mainfrom
use-tibdex-for-token
Jul 8, 2026
Merged

Added auth to workflow#105
dew326 merged 2 commits into
mainfrom
use-tibdex-for-token

Conversation

@GrabowskiM

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-XXXXX

Description:

For QA:

Documentation:

@GrabowskiM
GrabowskiM marked this pull request as draft April 2, 2026 08:59
@GrabowskiM
GrabowskiM force-pushed the use-tibdex-for-token branch from 17347ac to 22dcf59 Compare April 2, 2026 09:11
@GrabowskiM
GrabowskiM force-pushed the use-tibdex-for-token branch from 22dcf59 to db0250e Compare July 7, 2026 13:48
@GrabowskiM
GrabowskiM marked this pull request as ready for review July 7, 2026 13:49
@GrabowskiM
GrabowskiM requested review from a team and Copilot July 7, 2026 13:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the notify-on-push GitHub Actions workflow to authenticate using a GitHub App token and trigger sync workflows for multiple target branches.

Changes:

  • Add a GitHub App authentication step using tibdex/github-app-token@v1.
  • Replace the previous single-trigger curl call with a loop that triggers sync for branches 5.0 and 6.0 and fails the job if any trigger fails.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +17 to +19
app_id: ${{ secrets.AUTOMATION_CLIENT_ID }}
installation_id: ${{ secrets.AUTOMATION_CLIENT_INSTALLATION }}
private_key: ${{ secrets.AUTOMATION_CLIENT_SECRET }}
@dew326
dew326 merged commit 63d536c into main Jul 8, 2026
6 of 7 checks passed
@dew326
dew326 deleted the use-tibdex-for-token branch July 8, 2026 09:19
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.

5 participants