Skip to content

Conversation

@joshpollara
Copy link
Contributor

@joshpollara joshpollara commented Nov 11, 2025

Description

Add non-marketing org-level email address collection for saas

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (explain):

Checklist

  • I have read the contributing guidelines
  • The pull request title follows this format:
    ISSUE_NUMBER ACTION_TYPE Short description (e.g., 123 ADD Feature description)
  • I have added tests and documentation (if applicable)
  • My changes generate no new warnings/errors and do not break existing functionality

Additional context (optional)

@joshpollara joshpollara requested a review from a team as a code owner November 11, 2025 04:19
@terrateam-action
Copy link

Potentially Stale Operations Detected

Terrateam has identified potentially stale operations whose current status cannot be determined. This occurs when GitHub fails to provide status updates. These are blocking the execution of this operation.

What to Do Next

  • If the operations are still in progress, no immediate action is necessary. This operation will run automatically when they complete.
  • If the operations have encountered failures, follow the instructions below to unlock them, this operation will resume automatically.

Potentially Stale Operations

Pull Request Operation State Created At
#950 Plan Running 2025-11-10 14:55 UTC

If these appear to be stuck, unlock them by commenting in any pull request:

terrateam unlock 950

Be careful when unlocking. Make sure that these runs are actually stuck by verifying if there are any running GitHub Actions workflows.

If this persists, verify the GitHub Action workflow matches the documentation.

For further support:

@terrateam-action

This comment has been minimized.

@terrateam-action
Copy link

Potentially Stale Operations Detected

Terrateam has identified potentially stale operations whose current status cannot be determined. This occurs when GitHub fails to provide status updates. These are blocking the execution of this operation.

What to Do Next

  • If the operations are still in progress, no immediate action is necessary. This operation will run automatically when they complete.
  • If the operations have encountered failures, follow the instructions below to unlock them, this operation will resume automatically.

Potentially Stale Operations

Pull Request Operation State Created At
#950 Plan Running 2025-11-10 14:55 UTC

If these appear to be stuck, unlock them by commenting in any pull request:

terrateam unlock 950

Be careful when unlocking. Make sure that these runs are actually stuck by verifying if there are any running GitHub Actions workflows.

If this persists, verify the GitHub Action workflow matches the documentation.

For further support:

@terrateam-action
Copy link

Plans 👍

Outputs can be viewed in the Terrateam Console here.

Terrateam Plan Output 👍

Expand for plan output details

Dir: code | No changes

Dir: code
Workspace: default
Success: 👍

Step: run
Success: 👍
Command: /github/workspace/bin/verify-commit-msg


Step: plan
Success: 👍


To apply all these changes, comment:

terrateam apply

Feedback?

Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.

("refactor-gitlab-access-tokens", run_file_sql "2025-10-06-refactor-gitlab-tokens.sql");
("add-gitlab-token-from-config", add_gitlab_token_from_config);
("add-stacks", run_file_sql "2025-10-22-add-stacks.sql");
("add-installation-emails", run_file_sql "2025-11-02-add-installation-emails.sql");
Copy link
Contributor

Choose a reason for hiding this comment

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

You can't add a migration in the middle, this will fail to start.

Copy link
Contributor

Choose a reason for hiding this comment

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

Modifications to terrrat_api have to happen via api.json changes.

end
end

module Email : sig
Copy link
Contributor

Choose a reason for hiding this comment

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

Why does this put have a different type than the gitlab put?

@orbitz
Copy link
Contributor

orbitz commented Nov 11, 2025

terrateam unlock 950

@terrateam-action
Copy link

All directories and workspaces have been unlocked. 🔓

Copy link
Contributor

@orbitz orbitz left a comment

Choose a reason for hiding this comment

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

Push the api.json changes in and then I'll make some changes on top of this.

@terrateam-action
Copy link

Merge Conflict ✖️

This operation cannot be performed because the pull request has a merge conflict.

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.

3 participants