Skip to content

basic issue-labeler example#194

Closed
pelikhan wants to merge 2 commits into
mainfrom
issue-labeller-example
Closed

basic issue-labeler example#194
pelikhan wants to merge 2 commits into
mainfrom
issue-labeller-example

Conversation

@pelikhan
Copy link
Copy Markdown
Collaborator

@pelikhan pelikhan commented Aug 23, 2025

Added a simpler/safer example and explaining the compiled code. it's not obvious that AW is a compiler at all from the readme.

- Deleted the old issue labeller markdown file and replaced it with a new version that includes updated formatting and structure.
- Updated README to correct the spelling of "labeler" and adjusted references to the job name in the workflow.
- Added a new lock file for the issue labeler workflow, detailing the steps and configurations for the GitHub Actions workflow.
- Enhanced the agentic output collection and logging mechanisms to improve clarity and functionality.
- Implemented a more robust label addition process, ensuring only allowed labels are applied based on agent output.
@pelikhan pelikhan requested review from Mossaka and dsyme August 23, 2025 00:12
@dsyme
Copy link
Copy Markdown
Collaborator

dsyme commented Aug 23, 2025

Please not a scattering of workflows in this repo

Comment thread README.md
1. Read the issue content
2. Post a helpful comment summarizing the issue
3. Write your analysis to ${{ env.GITHUB_AW_OUTPUT }} for automatic issue creation
The compiler will compile this agentic workflow into a GitHub Action Workflow file (`.yml`)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I've just gone over the README, you'll likely have to redo this.

But I don't think we want any more complexity in the README

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'm doing a pass over all the docs so maybe just leave them for now

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Just move this example to separate file. I want the workflow to make sure it actually compiles.

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