Skip to content

Action to auto-populate an org-wide bug tracker board, maybe#13

Merged
jorydotcom merged 2 commits into
mainfrom
jorydotcom-patch-1
Jun 12, 2025
Merged

Action to auto-populate an org-wide bug tracker board, maybe#13
jorydotcom merged 2 commits into
mainfrom
jorydotcom-patch-1

Conversation

@jorydotcom
Copy link
Copy Markdown
Contributor

will this work? who can say.

will this work? who can say.

Signed-off-by: Jory Burson <jburson@linuxfoundation.org>
Signed-off-by: Jory Burson <jburson@linuxfoundation.org>
@jorydotcom jorydotcom requested a review from Copilot June 12, 2025 21:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request introduces a new GitHub Actions workflow intended to automatically add issues labeled as "bug" to an organization-wide bug tracker board.

  • Introduces a new workflow named "Bug tracker."
  • Retrieves organization repositories, syncs them, and conditionally adds issues as bugs to a project.
Comments suppressed due to low confidence (1)

.github/workflows/bug-tracker.yml:37

  • The job 'add_bug_to_project' appears to be mis-indented relative to other jobs. Please adjust its indentation to match the two-space indent used for the other jobs so that YAML parsing is correct.
   add_bug_to_project:

@jorydotcom jorydotcom merged commit bcfe372 into main Jun 12, 2025
1 check passed
@jorydotcom jorydotcom deleted the jorydotcom-patch-1 branch June 12, 2025 21:43
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