Skip to content

BRE-1670 Update credentials away from using PAT tokens#133

Merged
AmyLGalles merged 1 commit intomainfrom
agalles/BRE-1670-2
Apr 8, 2026
Merged

BRE-1670 Update credentials away from using PAT tokens#133
AmyLGalles merged 1 commit intomainfrom
agalles/BRE-1670-2

Conversation

@AmyLGalles
Copy link
Copy Markdown
Contributor

@AmyLGalles AmyLGalles commented Apr 7, 2026

🎟️ Tracking

BRE-1670

📔 Objective

Updating github workflows that use PAT to use bot token or GITHUB_TOKEN instead.

In some cases, the PAT token was being used for simple repo actions that didn't require further authentication, such as reading from or cloning a public repository. For signing commits to other repos, actions/checkout native signing is available

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@AmyLGalles AmyLGalles requested a review from a team as a code owner April 7, 2026 19:52
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.02%. Comparing base (67a41c1) to head (1b38a0b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   66.02%   66.02%           
=======================================
  Files           5        5           
  Lines         518      518           
=======================================
  Hits          342      342           
  Misses        176      176           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 7, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

Logo
Checkmarx One – Scan Summary & Detailsf2ef0cc4-39c4-4c9a-983d-cfc95a6809d0

Great job! No new security vulnerabilities introduced in this pull request

@AmyLGalles AmyLGalles changed the title update credentials away from using PAT tokens BRE-1670 Update credentials away from using PAT tokens Apr 7, 2026
@AmyLGalles AmyLGalles merged commit 3b370bd into main Apr 8, 2026
13 checks passed
@AmyLGalles AmyLGalles deleted the agalles/BRE-1670-2 branch April 8, 2026 21:42
@AmyLGalles AmyLGalles mentioned this pull request Apr 9, 2026
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