DEV Community

Param
Param

Posted on

The 10 Day Ship : Day 2 - Switching gears #GitHubHack23

The idea on Day1 was to build a github action, which will update the jira statuses automatically. Yes, its a pain point on my day job.

  • To Update (To Do -> In progress -> Done)
  • To update back, (well, when i sent a PR for review, reviwer asked for changes, The PR is not in review any more. it should be back to in progress? )
  • Change between Merge vs Deployed

Just realized, there are already github actions, and i cannot expose or share the work for my day-job in public. So switching gear.

New Idea? Do summaries for PRs per repo to Slack. A Daily job, do a report, with Open PRs, expecting next step from which person, a summary.

May be just top10 PRs? may be least 10? need to think more while building or iterating.

lets see.

Top comments (0)