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

MINOR: Add Governance Bot to the workflow automated tasks #19222

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

IceS2
Copy link
Contributor

@IceS2 IceS2 commented Jan 3, 2025

Currently the automated tasks are picking up the user that has last updated the entity and using it for the updatedBy value.
This PR aims to change that by introducing the GovernanceBot that will be used when no manual tasks are in place before an automated action takes place.

Type of change:

  • Improvement

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@IceS2 IceS2 requested a review from a team as a code owner January 3, 2025 09:47
@github-actions github-actions bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Jan 3, 2025
Copy link

sonarqubecloud bot commented Jan 3, 2025

@IceS2 IceS2 merged commit 617b894 into main Jan 7, 2025
17 of 19 checks passed
@IceS2 IceS2 deleted the add-governance-bot branch January 7, 2025 06:55
IceS2 added a commit that referenced this pull request Jan 7, 2025
* Add Governance Bot to the workflow automated tasks

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants