Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deploy key to nightly commit #7722

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Add deploy key to nightly commit #7722

merged 1 commit into from
Feb 11, 2025

Conversation

pfrazee
Copy link
Collaborator

@pfrazee pfrazee commented Feb 11, 2025

This PR incorporates the solution described in https://stackoverflow.com/questions/69263843/how-to-push-to-protected-main-branches-in-a-github-action to enable the nightly commit to happen.

Note:

  • This secret is dangerous, so we should be mindful that we're giving commit power to that action (or any other action that uses that key)
  • The secret is GH_ACTION_DEPLOY_KEY
  • The deploy key is called Github Action Commit Key

@arcalinea arcalinea temporarily deployed to add-deploy-key - social-app PR #7722 February 11, 2025 22:22 — with Render Destroyed
@pfrazee pfrazee merged commit 94e35ee into main Feb 11, 2025
6 of 7 checks passed
@pfrazee pfrazee deleted the add-deploy-key branch February 11, 2025 22:23
Copy link

Old size New size Diff
7.02 MB 7.02 MB 0 B (0.00%)

estrattonbailey added a commit that referenced this pull request Feb 13, 2025
* origin/main: (39 commits)
  Revert "fix quote & feed padding not being pressable (#7694)" (#7733)
  Nightly source-language update
  Add dev mode for easy copying of at:// URIs and DIDs (#7723)
  Improved search language select (#7591)
  Improved search page (#7590)
  Animate drawer menu on mobile web (#7711)
  Special treatment for recommended starter packs (#7706)
  invert new postonboarding gate (#7695)
  Animate dropdown menus (#7704)
  Better animations for dialogs, animate web composer (#7703)
  fix quote & feed padding not being pressable (#7694)
  ungate trending (#7696)
  run prettier (#7727)
  Nightly source-language update
  Add deploy key to nightly commit (#7722)
  [APP-1031] Add new followerRule to threadgate settings (#7681)
  Fix bug in GH action nightly-update-source-languages.yaml
  More i18n process updates (#7720)
  Run intl:extract on english to see if crowdin picks up on the changes
  Refine accessibilityHint (#7554)
  ...
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