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

Introduce workflow to automate GitHub Projects #1777

Merged
merged 12 commits into from
Sep 3, 2024
Merged

Conversation

justinretzolk
Copy link
Member

@justinretzolk justinretzolk commented May 30, 2024

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
  • The resources and data sources in this provider are generated from the CloudFormation schema, so they can only support the actions that the underlying schema supports. For this reason submitted bugs should be limited to defects in the generation and runtime code of the provider. Customizing behavior of the resource, or noting a gap in behavior are not valid bugs and should be submitted as enhancements to AWS via the CloudFormation Open Coverage Roadmap.

About

Introduces a workflow to handle various tasks related to automating the team's GitHub Project. The sole job works on the AWS Provider team's GitHub Project, but the workflow is intentionally constructed so that we can easily add other projects within separate jobs (hence the use of env at the top level and within the team_board job).

Similar to #1773, this will require the following secrets in the repository:

Slack related:

  • SLACK_BOT_TOKEN
  • SLACK_CHANNEL

Depends on #1743
Relates #1742
Relates #1773

Copy link
Member

@jar-b jar-b left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@breathingdust breathingdust left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@justinretzolk justinretzolk merged commit 280aaf3 into main Sep 3, 2024
1 check passed
@justinretzolk justinretzolk deleted the projects-workflow branch September 3, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants